Results

By type

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

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

2022-08-22T03:21:45.671Z||main|||||INFO|500||The following profiles are active: basic
2022-08-22T03:22:00.864Z||main|||||INFO|500||Starting service [Tomcat]
2022-08-22T03:22:00.869Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-08-22T03:22:01.049Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-08-22T03:22:02.273Z||main|||||INFO|500||reqdb-pool - Starting...
2022-08-22T03:22:02.548Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-08-22T03:22:02.747Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate
2022-08-22T03:22:02.862Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.5)
2022-08-22T03:22:02.914Z||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.
2022-08-22T03:22:03.025Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.067s)
2022-08-22T03:22:03.057Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ...
2022-08-22T03:22:03.138Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State:  - Error Code: 1280)
2022-08-22T03:22:03.186Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >>
2022-08-22T03:22:03.223Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version
2022-08-22T03:22:03.559Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests
2022-08-22T03:22:03.642Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status
2022-08-22T03:22:03.738Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data
2022-08-22T03:22:03.777Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns
2022-08-22T03:22:03.866Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests
2022-08-22T03:22:03.948Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock
2022-08-22T03:22:04.061Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes
2022-08-22T03:22:04.137Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data
2022-08-22T03:22:04.209Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size
2022-08-22T03:22:04.276Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests
2022-08-22T03:22:04.377Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests
2022-08-22T03:22:04.463Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500
2022-08-22T03:22:04.533Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data
2022-08-22T03:22:04.645Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup
2022-08-22T03:22:04.718Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column
2022-08-22T03:22:04.782Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column
2022-08-22T03:22:04.854Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information
2022-08-22T03:22:04.938Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id
2022-08-22T03:22:05.000Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source
2022-08-22T03:22:05.052Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL
2022-08-22T03:22:05.111Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source
2022-08-22T03:22:05.180Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table
2022-08-22T03:22:05.277Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status
2022-08-22T03:22:05.354Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status
2022-08-22T03:22:05.415Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table
2022-08-22T03:22:05.536Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column
2022-08-22T03:22:05.631Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests
2022-08-22T03:22:05.703Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData
2022-08-22T03:22:05.751Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables
2022-08-22T03:22:05.919Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables
2022-08-22T03:22:06.023Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables
2022-08-22T03:22:06.101Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name
2022-08-22T03:22:06.194Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn
2022-08-22T03:22:06.272Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table
2022-08-22T03:22:06.345Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status
2022-08-22T03:22:06.387Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name
2022-08-22T03:22:06.467Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:03.293s)
2022-08-22T03:22:07.171Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-08-22T03:22:07.585Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-08-22T03:22:08.664Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-08-22T03:22:12.099Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-08-22T03:22:16.042Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-08-22T03:22:23.347Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-08-22T03:22:25.902Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter
2022-08-22T03:22:28.006Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter
2022-08-22T03:22:28.692Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-08-22T03:22:36.288Z||main|||||INFO|500||Started MSORequestDBApplication in 56.059 seconds (JVM running for 59.868)
2022-08-22T03:22:36.308Z|58216d6f-0de0-467a-90da-f4433cd2aede|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:22:36.338Z|58216d6f-0de0-467a-90da-f4433cd2aede|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:22:36.342Z|4db5da71-c3a3-418b-9666-7ba534e55ed8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:22:36.352Z|4db5da71-c3a3-418b-9666-7ba534e55ed8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:22:51.278Z|bbe6a53e-dbf9-4157-8696-11aeb6b61f92|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:22:51.280Z|bbe6a53e-dbf9-4157-8696-11aeb6b61f92|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:23:06.278Z|6da19163-8641-4119-82b9-00d48332b96f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:23:06.279Z|6da19163-8641-4119-82b9-00d48332b96f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:23:06.355Z|d7041031-9923-4cb2-895f-02d964bb5749|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:23:06.356Z|d7041031-9923-4cb2-895f-02d964bb5749|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:23:21.278Z|b9eeefef-2575-46ab-a6c3-80764fe2484d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:23:21.283Z|b9eeefef-2575-46ab-a6c3-80764fe2484d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:23:36.278Z|11471d9d-8e3d-4005-aad1-a133d96e626c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:23:36.279Z|11471d9d-8e3d-4005-aad1-a133d96e626c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:23:36.358Z|12c6c83b-86b2-43e6-b080-8967b9246e11|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:23:36.359Z|12c6c83b-86b2-43e6-b080-8967b9246e11|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:23:51.282Z|36373646-c450-4c16-8c4e-5a0f01b20b4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:23:51.286Z|36373646-c450-4c16-8c4e-5a0f01b20b4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:24:06.278Z|f3ab30cc-3f0c-4204-9459-0db4a3f5c56c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:24:06.279Z|f3ab30cc-3f0c-4204-9459-0db4a3f5c56c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:24:06.361Z|54385af8-9a27-440d-ba75-ce2f812ee356|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:24:06.362Z|54385af8-9a27-440d-ba75-ce2f812ee356|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:24:21.278Z|9adf36c9-b8f0-4c0b-9f46-4cb2f5caf065|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:24:21.279Z|9adf36c9-b8f0-4c0b-9f46-4cb2f5caf065|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:24:36.278Z|4f94a2a8-2db5-4f01-8553-de5c42564941|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:24:36.282Z|4f94a2a8-2db5-4f01-8553-de5c42564941|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:24:36.363Z|70e808ca-11d9-4989-8128-833a4fe717f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:24:36.365Z|70e808ca-11d9-4989-8128-833a4fe717f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:24:51.278Z|7fdf5f0f-e4fb-4d2a-9c6c-f223470785ee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:24:51.280Z|7fdf5f0f-e4fb-4d2a-9c6c-f223470785ee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:25:06.279Z|0ab5adee-9870-4cce-b9a7-e23f0d0ab6e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:25:06.281Z|0ab5adee-9870-4cce-b9a7-e23f0d0ab6e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:25:06.367Z|addb1318-756f-4977-8974-ca358850364c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:25:06.368Z|addb1318-756f-4977-8974-ca358850364c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:25:21.278Z|458a5645-fda8-4640-96f0-9a2ba8ee611e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:25:21.282Z|458a5645-fda8-4640-96f0-9a2ba8ee611e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:25:36.278Z|020e0400-84fa-4781-97a2-49ca1cf73070|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:25:36.279Z|020e0400-84fa-4781-97a2-49ca1cf73070|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:25:36.369Z|f41e1ad0-7793-45eb-8433-2f490944d02a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:25:36.370Z|f41e1ad0-7793-45eb-8433-2f490944d02a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:25:51.278Z|abb5e282-2d26-49b5-a23e-251e68ff8ba7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:25:51.279Z|abb5e282-2d26-49b5-a23e-251e68ff8ba7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:26:06.279Z|2d86b112-0c65-46e8-9f18-2aa98adad576|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:26:06.283Z|2d86b112-0c65-46e8-9f18-2aa98adad576|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:26:06.373Z|1ac41fcd-afd4-4316-a2c5-bdfd49e66c91|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:26:06.374Z|1ac41fcd-afd4-4316-a2c5-bdfd49e66c91|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:26:21.280Z|0e1d1639-d604-4941-a3cf-3f6983fd590a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:26:21.281Z|0e1d1639-d604-4941-a3cf-3f6983fd590a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:26:36.278Z|84e826b3-4b10-41c4-94fe-46d5c5d7e065|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:26:36.279Z|84e826b3-4b10-41c4-94fe-46d5c5d7e065|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:26:36.376Z|15b31a5d-b3ee-4edb-9484-83c7caa5d1fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:26:36.377Z|15b31a5d-b3ee-4edb-9484-83c7caa5d1fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:26:51.278Z|475342c0-a9b9-449d-afba-b862b52198b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:26:51.281Z|475342c0-a9b9-449d-afba-b862b52198b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:27:06.278Z|a57f312d-1721-485c-bf32-1abb1a475def|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:27:06.279Z|a57f312d-1721-485c-bf32-1abb1a475def|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:27:06.378Z|dd1ee14c-f6c4-4a9c-a04f-7969555a8d98|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:27:06.379Z|dd1ee14c-f6c4-4a9c-a04f-7969555a8d98|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:27:21.278Z|894a4d2e-1efd-45c7-8832-dfbac49f839f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:27:21.279Z|894a4d2e-1efd-45c7-8832-dfbac49f839f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:27:36.280Z|d14dfa3c-5636-46d6-9b42-0b9491a5cb34|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:27:36.283Z|d14dfa3c-5636-46d6-9b42-0b9491a5cb34|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:27:36.382Z|be35a8d5-1a1a-4b43-b8d3-a7ef3d29370a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:27:36.384Z|be35a8d5-1a1a-4b43-b8d3-a7ef3d29370a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:27:51.278Z|7f9386bb-da0c-4736-a921-45f8845e9905|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:27:51.279Z|7f9386bb-da0c-4736-a921-45f8845e9905|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:28:06.278Z|d17b9629-a378-4fef-b393-adffc56b3ba6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:28:06.279Z|d17b9629-a378-4fef-b393-adffc56b3ba6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:28:06.387Z|85e41ddf-78a7-412c-a812-ed0c640fec24|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:28:06.389Z|85e41ddf-78a7-412c-a812-ed0c640fec24|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:28:21.278Z|75611e74-e9a5-47c3-99c9-259d1d1e650d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:28:21.283Z|75611e74-e9a5-47c3-99c9-259d1d1e650d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:28:36.279Z|0550e42b-13a7-473b-9f8d-a6f1755eb4dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:28:36.281Z|0550e42b-13a7-473b-9f8d-a6f1755eb4dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:28:36.391Z|17a031b1-71a8-40c5-acd1-4d1b730b5d31|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:28:36.392Z|17a031b1-71a8-40c5-acd1-4d1b730b5d31|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:28:51.278Z|e440f4f7-4083-4d47-b48c-b81b58552e09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:28:51.279Z|e440f4f7-4083-4d47-b48c-b81b58552e09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:29:06.278Z|ef87be9c-7da2-4d9d-a1a8-937e890f6975|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:29:06.289Z|ef87be9c-7da2-4d9d-a1a8-937e890f6975|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:29:06.395Z|a9ee6e92-ec65-46b8-b3c4-b1f0da6f6d16|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:29:06.396Z|a9ee6e92-ec65-46b8-b3c4-b1f0da6f6d16|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:29:21.278Z|7d7b2c10-c4b3-4d9c-95a9-2c350dbcde85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:29:21.279Z|7d7b2c10-c4b3-4d9c-95a9-2c350dbcde85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:29:36.278Z|76b03981-f8cf-4c40-912d-7df24b2753f7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:29:36.279Z|76b03981-f8cf-4c40-912d-7df24b2753f7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:29:36.398Z|acf1e804-aa2b-44ea-adfb-7cca4675eadf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:29:36.399Z|acf1e804-aa2b-44ea-adfb-7cca4675eadf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:29:51.278Z|5bfaa818-6600-42a1-b8b9-a81eece5093c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:29:51.281Z|5bfaa818-6600-42a1-b8b9-a81eece5093c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:30:06.278Z|12dac181-bd19-47b9-ab08-e6ddfcc2f5bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:30:06.279Z|12dac181-bd19-47b9-ab08-e6ddfcc2f5bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:30:06.402Z|6660fc78-b8c4-4235-8e4c-5e4f1f2dc0ea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:30:06.403Z|6660fc78-b8c4-4235-8e4c-5e4f1f2dc0ea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:30:21.280Z|0c320f27-03e9-445f-903e-ebdfb8d2f27f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:30:21.281Z|0c320f27-03e9-445f-903e-ebdfb8d2f27f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:30:36.278Z|25be779a-1229-4586-a66c-b1578b3ca9d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:30:36.281Z|25be779a-1229-4586-a66c-b1578b3ca9d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:30:36.405Z|f6781dbc-11f5-4f59-a6bd-0bc2c04ce476|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:30:36.406Z|f6781dbc-11f5-4f59-a6bd-0bc2c04ce476|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:30:51.278Z|baa92066-8d0a-447f-abcf-772436ca219d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:30:51.279Z|baa92066-8d0a-447f-abcf-772436ca219d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:31:06.278Z|7186077a-86c5-43ef-8cac-5816a8eeaaa4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:31:06.279Z|7186077a-86c5-43ef-8cac-5816a8eeaaa4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:31:06.408Z|30b48255-d3ba-4820-8a04-171f17701d53|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:31:06.409Z|30b48255-d3ba-4820-8a04-171f17701d53|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:31:21.278Z|cfab8b7f-785d-4f6c-b7be-b32253d8f169|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:31:21.281Z|cfab8b7f-785d-4f6c-b7be-b32253d8f169|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:31:36.278Z|d198afcb-8aec-4cbb-a7d0-3e3dc181891f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:31:36.279Z|d198afcb-8aec-4cbb-a7d0-3e3dc181891f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:31:36.410Z|1d730336-2329-40d8-960d-22ae5b3bf92d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:31:36.411Z|1d730336-2329-40d8-960d-22ae5b3bf92d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:31:51.278Z|503cdfcc-14b0-44d3-bc62-fe98cd6a3453|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:31:51.279Z|503cdfcc-14b0-44d3-bc62-fe98cd6a3453|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:32:06.278Z|c035cacd-72ae-468b-8e19-498a8d30e34f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:32:06.285Z|c035cacd-72ae-468b-8e19-498a8d30e34f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:32:06.413Z|c59f7715-a4c1-4518-bba2-d38fed4f5e6b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:32:06.414Z|c59f7715-a4c1-4518-bba2-d38fed4f5e6b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:32:21.277Z|f9261c8c-4651-4fda-b9a0-bf612c86332e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:32:21.279Z|f9261c8c-4651-4fda-b9a0-bf612c86332e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:32:30.705Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-08-22T03:32:30.969Z|d23dd524-24c1-43a7-9056-e89062e0ce12|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:32:30.970Z|d23dd524-24c1-43a7-9056-e89062e0ce12|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:32:30.971Z|d23dd524-24c1-43a7-9056-e89062e0ce12|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:32:30.972Z|d23dd524-24c1-43a7-9056-e89062e0ce12|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:32:30.974Z|d23dd524-24c1-43a7-9056-e89062e0ce12|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:32:30.974Z|d23dd524-24c1-43a7-9056-e89062e0ce12|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:32:31.262Z|d23dd524-24c1-43a7-9056-e89062e0ce12|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:32:31.263Z|d23dd524-24c1-43a7-9056-e89062e0ce12|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:32:31.267Z|d23dd524-24c1-43a7-9056-e89062e0ce12|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:32:31.268Z|d23dd524-24c1-43a7-9056-e89062e0ce12|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:32:31 GMT;Connection:close;
2022-08-22T03:32:31.268Z|d23dd524-24c1-43a7-9056-e89062e0ce12|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:32:31.269Z|d23dd524-24c1-43a7-9056-e89062e0ce12|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:32:36.278Z|b7640c62-0004-44f8-b3b9-f5e95feaff01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:32:36.279Z|b7640c62-0004-44f8-b3b9-f5e95feaff01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:32:36.415Z|163b1c05-ca44-4923-aa45-e5bcad413f5b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:32:36.416Z|163b1c05-ca44-4923-aa45-e5bcad413f5b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:32:51.278Z|dee4a37d-fb4d-49ff-af66-d8c387758065|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:32:51.281Z|dee4a37d-fb4d-49ff-af66-d8c387758065|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:33:06.278Z|42112d97-4ccb-45a7-adaa-b9998b5f9747|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:33:06.279Z|42112d97-4ccb-45a7-adaa-b9998b5f9747|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:33:06.418Z|80c7eb39-d19e-40b8-ba48-8a07a74b772b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:33:06.419Z|80c7eb39-d19e-40b8-ba48-8a07a74b772b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:33:21.277Z|a271156a-c5f4-43e2-ae2d-68b3399beef3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:33:21.278Z|a271156a-c5f4-43e2-ae2d-68b3399beef3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:33:30.501Z|83ec0ef6-5515-4c2e-9b93-4093175c7e34|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:33:30.502Z|83ec0ef6-5515-4c2e-9b93-4093175c7e34|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:33:30.502Z|83ec0ef6-5515-4c2e-9b93-4093175c7e34|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:33:30.503Z|83ec0ef6-5515-4c2e-9b93-4093175c7e34|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:33:30.503Z|83ec0ef6-5515-4c2e-9b93-4093175c7e34|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:33:30.504Z|83ec0ef6-5515-4c2e-9b93-4093175c7e34|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:33:30.512Z|83ec0ef6-5515-4c2e-9b93-4093175c7e34|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:33:30.512Z|83ec0ef6-5515-4c2e-9b93-4093175c7e34|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:33:30.513Z|83ec0ef6-5515-4c2e-9b93-4093175c7e34|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:33:30.513Z|83ec0ef6-5515-4c2e-9b93-4093175c7e34|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:33:30 GMT;Connection:close;
2022-08-22T03:33:30.513Z|83ec0ef6-5515-4c2e-9b93-4093175c7e34|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:33:30.514Z|83ec0ef6-5515-4c2e-9b93-4093175c7e34|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:33:36.278Z|b3694cee-a163-48be-b51a-2466c403f8ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:33:36.281Z|b3694cee-a163-48be-b51a-2466c403f8ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:33:36.421Z|970ab6bf-d7e9-438f-b122-a8e06f34385f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:33:36.422Z|970ab6bf-d7e9-438f-b122-a8e06f34385f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:33:51.278Z|162cad85-0b8a-4c97-9f80-b8def95f9c78|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:33:51.279Z|162cad85-0b8a-4c97-9f80-b8def95f9c78|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:34:06.278Z|2d96149e-f79f-4a92-856b-692d252be047|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:34:06.280Z|2d96149e-f79f-4a92-856b-692d252be047|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:34:06.424Z|1c681194-1051-47fe-9d98-d166dc976552|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:34:06.425Z|1c681194-1051-47fe-9d98-d166dc976552|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:34:21.277Z|b31bf211-1538-4828-bee6-72589ab085ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:34:21.282Z|b31bf211-1538-4828-bee6-72589ab085ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:34:30.501Z|70d45973-d799-4454-b3ef-706a672c6335|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:34:30.502Z|70d45973-d799-4454-b3ef-706a672c6335|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:34:30.502Z|70d45973-d799-4454-b3ef-706a672c6335|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:34:30.505Z|70d45973-d799-4454-b3ef-706a672c6335|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:34:30.505Z|70d45973-d799-4454-b3ef-706a672c6335|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:34:30.505Z|70d45973-d799-4454-b3ef-706a672c6335|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:34:30.514Z|70d45973-d799-4454-b3ef-706a672c6335|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:34:30.515Z|70d45973-d799-4454-b3ef-706a672c6335|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:34:30.515Z|70d45973-d799-4454-b3ef-706a672c6335|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:34:30.515Z|70d45973-d799-4454-b3ef-706a672c6335|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:34:30 GMT;Connection:close;
2022-08-22T03:34:30.515Z|70d45973-d799-4454-b3ef-706a672c6335|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:34:30.516Z|70d45973-d799-4454-b3ef-706a672c6335|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:34:36.277Z|9ade51a3-155b-4a4a-8000-5f8f27d3095a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:34:36.279Z|9ade51a3-155b-4a4a-8000-5f8f27d3095a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:34:36.427Z|0abda2df-b826-4770-a638-b61e1a093bbd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:34:36.428Z|0abda2df-b826-4770-a638-b61e1a093bbd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:34:51.278Z|cae3cced-47a2-42d1-aacd-2f45de06b82a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:34:51.279Z|cae3cced-47a2-42d1-aacd-2f45de06b82a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:35:06.278Z|f7440139-1155-4fae-916e-8973978c1397|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:35:06.281Z|f7440139-1155-4fae-916e-8973978c1397|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:35:06.430Z|306fab24-3730-4fc6-aa4e-38b62f58d27b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:35:06.431Z|306fab24-3730-4fc6-aa4e-38b62f58d27b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:35:21.278Z|08cc08d6-5736-4537-87f9-5bb00ff7146b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:35:21.279Z|08cc08d6-5736-4537-87f9-5bb00ff7146b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:35:30.501Z|a81c0e69-6347-461b-81e9-16979a709880|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:35:30.502Z|a81c0e69-6347-461b-81e9-16979a709880|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:35:30.502Z|a81c0e69-6347-461b-81e9-16979a709880|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:35:30.503Z|a81c0e69-6347-461b-81e9-16979a709880|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:35:30.503Z|a81c0e69-6347-461b-81e9-16979a709880|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:35:30.503Z|a81c0e69-6347-461b-81e9-16979a709880|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:35:30.511Z|a81c0e69-6347-461b-81e9-16979a709880|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:35:30.511Z|a81c0e69-6347-461b-81e9-16979a709880|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:35:30.512Z|a81c0e69-6347-461b-81e9-16979a709880|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:35:30.512Z|a81c0e69-6347-461b-81e9-16979a709880|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:35:30 GMT;Connection:close;
2022-08-22T03:35:30.512Z|a81c0e69-6347-461b-81e9-16979a709880|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:35:30.513Z|a81c0e69-6347-461b-81e9-16979a709880|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:35:36.278Z|7534ddd8-5fe4-4a65-a936-894781ec87eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:35:36.280Z|7534ddd8-5fe4-4a65-a936-894781ec87eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:35:36.433Z|a67de5fb-43e2-4059-a057-5e5214057b9a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:35:36.434Z|a67de5fb-43e2-4059-a057-5e5214057b9a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:35:51.278Z|30425380-5022-4ff6-8ff7-01685add19a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:35:51.282Z|30425380-5022-4ff6-8ff7-01685add19a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:36:06.279Z|fba8c992-dfbc-42ab-9787-acedba9b86a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:36:06.281Z|fba8c992-dfbc-42ab-9787-acedba9b86a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:36:06.435Z|b72fe9fa-d83b-4b40-881a-aebb79e3e580|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:36:06.437Z|b72fe9fa-d83b-4b40-881a-aebb79e3e580|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:36:21.278Z|5b4925c9-4d75-46ca-90f3-e2e9aebf32bc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:36:21.280Z|5b4925c9-4d75-46ca-90f3-e2e9aebf32bc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:36:30.503Z|5c017c32-4043-408d-9ad7-4b937bc4462b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:36:30.504Z|5c017c32-4043-408d-9ad7-4b937bc4462b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:36:30.504Z|5c017c32-4043-408d-9ad7-4b937bc4462b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:36:30.505Z|5c017c32-4043-408d-9ad7-4b937bc4462b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:36:30.505Z|5c017c32-4043-408d-9ad7-4b937bc4462b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:36:30.506Z|5c017c32-4043-408d-9ad7-4b937bc4462b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:36:30.516Z|5c017c32-4043-408d-9ad7-4b937bc4462b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:36:30.516Z|5c017c32-4043-408d-9ad7-4b937bc4462b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:36:30.517Z|5c017c32-4043-408d-9ad7-4b937bc4462b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:36:30.517Z|5c017c32-4043-408d-9ad7-4b937bc4462b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:36:30 GMT;Connection:close;
2022-08-22T03:36:30.517Z|5c017c32-4043-408d-9ad7-4b937bc4462b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:36:30.518Z|5c017c32-4043-408d-9ad7-4b937bc4462b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:36:36.277Z|d4ce0186-1f57-4d3f-b448-7bc6d2bedad1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:36:36.281Z|d4ce0186-1f57-4d3f-b448-7bc6d2bedad1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:36:36.439Z|5d5af4d7-137e-4318-8bbc-f4510a1a53dd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:36:36.440Z|5d5af4d7-137e-4318-8bbc-f4510a1a53dd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:36:51.278Z|95c5b331-e798-4eb6-8999-6c14ca1a64af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:36:51.279Z|95c5b331-e798-4eb6-8999-6c14ca1a64af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:37:06.278Z|ae90791d-0765-4920-b0f3-2936a74fa3ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:37:06.279Z|ae90791d-0765-4920-b0f3-2936a74fa3ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:37:06.442Z|1a25de78-4e53-4249-875b-28537bbe0b0c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:37:06.443Z|1a25de78-4e53-4249-875b-28537bbe0b0c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:37:21.277Z|c53c0b4e-2596-41f5-b06f-9ba13877abb9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:37:21.281Z|c53c0b4e-2596-41f5-b06f-9ba13877abb9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:37:30.501Z|36e7558d-f07d-4b68-8d7f-e101cb6b2b6d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:37:30.501Z|36e7558d-f07d-4b68-8d7f-e101cb6b2b6d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:37:30.501Z|36e7558d-f07d-4b68-8d7f-e101cb6b2b6d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:37:30.503Z|36e7558d-f07d-4b68-8d7f-e101cb6b2b6d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:37:30.504Z|36e7558d-f07d-4b68-8d7f-e101cb6b2b6d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:37:30.504Z|36e7558d-f07d-4b68-8d7f-e101cb6b2b6d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:37:30.510Z|36e7558d-f07d-4b68-8d7f-e101cb6b2b6d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:37:30.511Z|36e7558d-f07d-4b68-8d7f-e101cb6b2b6d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:37:30.511Z|36e7558d-f07d-4b68-8d7f-e101cb6b2b6d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:37:30.511Z|36e7558d-f07d-4b68-8d7f-e101cb6b2b6d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:37:30 GMT;Connection:close;
2022-08-22T03:37:30.511Z|36e7558d-f07d-4b68-8d7f-e101cb6b2b6d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:37:30.513Z|36e7558d-f07d-4b68-8d7f-e101cb6b2b6d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:37:36.278Z|33e5fb3c-936f-4c50-9df1-e86e482778b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:37:36.279Z|33e5fb3c-936f-4c50-9df1-e86e482778b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:37:36.445Z|d7acef36-8af3-4e67-b7a5-fdbec8163a82|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:37:36.446Z|d7acef36-8af3-4e67-b7a5-fdbec8163a82|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:37:51.278Z|7bd3bbbc-0582-4f48-bd8d-9d59fc65a1ac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:37:51.279Z|7bd3bbbc-0582-4f48-bd8d-9d59fc65a1ac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:38:06.277Z|e63f86fd-2466-4949-9d39-0fd6bbf1541e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:38:06.281Z|e63f86fd-2466-4949-9d39-0fd6bbf1541e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:38:06.447Z|9573899e-cf3a-467a-ab11-ac9cf841f5bf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:38:06.449Z|9573899e-cf3a-467a-ab11-ac9cf841f5bf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:38:21.278Z|e0b57624-b673-412f-b6e0-457fe89a1d26|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:38:21.279Z|e0b57624-b673-412f-b6e0-457fe89a1d26|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:38:30.500Z|e336f848-5736-48c3-abd0-7d92a3e5707c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:38:30.500Z|e336f848-5736-48c3-abd0-7d92a3e5707c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:38:30.501Z|e336f848-5736-48c3-abd0-7d92a3e5707c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:38:30.502Z|e336f848-5736-48c3-abd0-7d92a3e5707c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:38:30.502Z|e336f848-5736-48c3-abd0-7d92a3e5707c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:38:30.502Z|e336f848-5736-48c3-abd0-7d92a3e5707c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:38:30.510Z|e336f848-5736-48c3-abd0-7d92a3e5707c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:38:30.510Z|e336f848-5736-48c3-abd0-7d92a3e5707c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:38:30.510Z|e336f848-5736-48c3-abd0-7d92a3e5707c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:38:30.511Z|e336f848-5736-48c3-abd0-7d92a3e5707c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:38:30 GMT;Connection:close;
2022-08-22T03:38:30.511Z|e336f848-5736-48c3-abd0-7d92a3e5707c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:38:30.511Z|e336f848-5736-48c3-abd0-7d92a3e5707c|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:38:36.278Z|a78f36e3-8b32-45e2-ab6b-8639ec63f9c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:38:36.279Z|a78f36e3-8b32-45e2-ab6b-8639ec63f9c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:38:36.451Z|ae0d9d22-4f4d-4e7f-8711-8b56953539b5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:38:36.452Z|ae0d9d22-4f4d-4e7f-8711-8b56953539b5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:38:51.278Z|8e39a09e-7880-46d3-8415-d72a70b510ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:38:51.281Z|8e39a09e-7880-46d3-8415-d72a70b510ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:39:06.278Z|976543de-2582-471a-b442-996994dce97b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:39:06.279Z|976543de-2582-471a-b442-996994dce97b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:39:06.453Z|1180816d-5454-42b8-b28d-a6b3beabb2cb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:39:06.454Z|1180816d-5454-42b8-b28d-a6b3beabb2cb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:39:21.278Z|e4c7d479-cf2b-46d7-a501-07d02103854e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:39:21.279Z|e4c7d479-cf2b-46d7-a501-07d02103854e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:39:30.500Z|bdccb94c-3e8b-423b-a07b-685acb5b9169|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:39:30.501Z|bdccb94c-3e8b-423b-a07b-685acb5b9169|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:39:30.501Z|bdccb94c-3e8b-423b-a07b-685acb5b9169|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:39:30.502Z|bdccb94c-3e8b-423b-a07b-685acb5b9169|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:39:30.502Z|bdccb94c-3e8b-423b-a07b-685acb5b9169|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:39:30.503Z|bdccb94c-3e8b-423b-a07b-685acb5b9169|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:39:30.511Z|bdccb94c-3e8b-423b-a07b-685acb5b9169|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:39:30.511Z|bdccb94c-3e8b-423b-a07b-685acb5b9169|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:39:30.512Z|bdccb94c-3e8b-423b-a07b-685acb5b9169|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:39:30.512Z|bdccb94c-3e8b-423b-a07b-685acb5b9169|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:39:30 GMT;Connection:close;
2022-08-22T03:39:30.512Z|bdccb94c-3e8b-423b-a07b-685acb5b9169|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:39:30.513Z|bdccb94c-3e8b-423b-a07b-685acb5b9169|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:39:36.277Z|0e536490-418c-4c58-9a30-7c89ca91271c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:39:36.284Z|0e536490-418c-4c58-9a30-7c89ca91271c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:39:36.455Z|44436038-caf5-41eb-afa5-b8fe5776a82b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:39:36.456Z|44436038-caf5-41eb-afa5-b8fe5776a82b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:39:51.277Z|a0c0e23a-ff28-4c6c-ac87-fad5513204b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:39:51.278Z|a0c0e23a-ff28-4c6c-ac87-fad5513204b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:40:06.277Z|dceeabc4-fb76-4a8d-87fa-4890a79842ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:40:06.279Z|dceeabc4-fb76-4a8d-87fa-4890a79842ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:40:06.458Z|9ea44873-5164-4edb-9a5f-505081c292d3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:40:06.459Z|9ea44873-5164-4edb-9a5f-505081c292d3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:40:21.278Z|436a0143-583d-4f12-97c1-ba02a61f4614|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:40:21.282Z|436a0143-583d-4f12-97c1-ba02a61f4614|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:40:30.499Z|8b38f7f8-4695-4b66-9b0b-ad2b15a997fd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:40:30.499Z|8b38f7f8-4695-4b66-9b0b-ad2b15a997fd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:40:30.501Z|8b38f7f8-4695-4b66-9b0b-ad2b15a997fd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:40:30.502Z|8b38f7f8-4695-4b66-9b0b-ad2b15a997fd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:40:30.503Z|8b38f7f8-4695-4b66-9b0b-ad2b15a997fd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:40:30.503Z|8b38f7f8-4695-4b66-9b0b-ad2b15a997fd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:40:30.518Z|8b38f7f8-4695-4b66-9b0b-ad2b15a997fd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:40:30.519Z|8b38f7f8-4695-4b66-9b0b-ad2b15a997fd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:40:30.520Z|8b38f7f8-4695-4b66-9b0b-ad2b15a997fd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:40:30.520Z|8b38f7f8-4695-4b66-9b0b-ad2b15a997fd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:40:30 GMT;Connection:close;
2022-08-22T03:40:30.520Z|8b38f7f8-4695-4b66-9b0b-ad2b15a997fd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:40:30.521Z|8b38f7f8-4695-4b66-9b0b-ad2b15a997fd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:40:36.277Z|b2ecebf2-fe26-4278-8969-b8d86c64cd8a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:40:36.278Z|b2ecebf2-fe26-4278-8969-b8d86c64cd8a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:40:36.461Z|9dfe64c8-a8b3-4a7f-bc34-23a7d6cd46fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:40:36.462Z|9dfe64c8-a8b3-4a7f-bc34-23a7d6cd46fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:40:51.278Z|d9490e9c-6daf-4171-9205-92247fcbace5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:40:51.279Z|d9490e9c-6daf-4171-9205-92247fcbace5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:41:06.278Z|8a260125-fdec-4b03-825f-17d2b7c8f6ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:41:06.282Z|8a260125-fdec-4b03-825f-17d2b7c8f6ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:41:06.463Z|f54c7a2f-db44-45b1-bcca-eaf63324e91d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:41:06.464Z|f54c7a2f-db44-45b1-bcca-eaf63324e91d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:41:21.278Z|d29bdfd0-daa1-4590-971d-48caba1119b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:41:21.278Z|d29bdfd0-daa1-4590-971d-48caba1119b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:41:30.499Z|af5536db-6b52-4d0f-b92b-be66ebec5704|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:41:30.500Z|af5536db-6b52-4d0f-b92b-be66ebec5704|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:41:30.500Z|af5536db-6b52-4d0f-b92b-be66ebec5704|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:41:30.500Z|af5536db-6b52-4d0f-b92b-be66ebec5704|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:41:30.503Z|af5536db-6b52-4d0f-b92b-be66ebec5704|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:41:30.503Z|af5536db-6b52-4d0f-b92b-be66ebec5704|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:41:30.511Z|af5536db-6b52-4d0f-b92b-be66ebec5704|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:41:30.511Z|af5536db-6b52-4d0f-b92b-be66ebec5704|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:41:30.511Z|af5536db-6b52-4d0f-b92b-be66ebec5704|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:41:30.511Z|af5536db-6b52-4d0f-b92b-be66ebec5704|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:41:30 GMT;Connection:close;
2022-08-22T03:41:30.512Z|af5536db-6b52-4d0f-b92b-be66ebec5704|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:41:30.512Z|af5536db-6b52-4d0f-b92b-be66ebec5704|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:41:36.278Z|8d288780-dee3-4545-8ac0-42b6f01f7514|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:41:36.279Z|8d288780-dee3-4545-8ac0-42b6f01f7514|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:41:36.466Z|bcce1c45-dd40-4ac7-9ac1-ea5f5ac46e25|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:41:36.467Z|bcce1c45-dd40-4ac7-9ac1-ea5f5ac46e25|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:41:51.277Z|036b3a73-b717-43ef-bb58-ac0d316e280b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:41:51.281Z|036b3a73-b717-43ef-bb58-ac0d316e280b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:42:06.278Z|bf385f8c-3bae-4420-94c1-da37aa708f6b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:42:06.280Z|bf385f8c-3bae-4420-94c1-da37aa708f6b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:42:06.469Z|a7d17231-83c3-460a-950c-0ecc1478c54c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:42:06.470Z|a7d17231-83c3-460a-950c-0ecc1478c54c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:42:21.278Z|84e14d5a-16ae-4e08-8ce5-63f5586df742|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:42:21.280Z|84e14d5a-16ae-4e08-8ce5-63f5586df742|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:42:30.504Z|171e0050-5e21-4bab-8cb3-19d679ec417e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:42:30.505Z|171e0050-5e21-4bab-8cb3-19d679ec417e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:42:30.506Z|171e0050-5e21-4bab-8cb3-19d679ec417e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:42:30.507Z|171e0050-5e21-4bab-8cb3-19d679ec417e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:42:30.507Z|171e0050-5e21-4bab-8cb3-19d679ec417e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:42:30.508Z|171e0050-5e21-4bab-8cb3-19d679ec417e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:42:30.519Z|171e0050-5e21-4bab-8cb3-19d679ec417e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:42:30.520Z|171e0050-5e21-4bab-8cb3-19d679ec417e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:42:30.521Z|171e0050-5e21-4bab-8cb3-19d679ec417e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:42:30.521Z|171e0050-5e21-4bab-8cb3-19d679ec417e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:42:30 GMT;Connection:close;
2022-08-22T03:42:30.521Z|171e0050-5e21-4bab-8cb3-19d679ec417e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:42:30.522Z|171e0050-5e21-4bab-8cb3-19d679ec417e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:42:36.277Z|66b8cc15-b4af-4598-950a-bd8bebb488b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:42:36.281Z|66b8cc15-b4af-4598-950a-bd8bebb488b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:42:36.473Z|493bcf91-8fe9-4e6e-9050-c7de1a5ff603|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:42:36.474Z|493bcf91-8fe9-4e6e-9050-c7de1a5ff603|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:42:51.277Z|ac426f5c-790b-4e9c-b2bb-f0ead9ca7da7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:42:51.279Z|ac426f5c-790b-4e9c-b2bb-f0ead9ca7da7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:43:06.278Z|49a768c8-d1dd-494d-bf20-9372719c81dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:43:06.279Z|49a768c8-d1dd-494d-bf20-9372719c81dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:43:06.476Z|a8313fd2-b48f-4f89-a521-415f5381bda7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:43:06.477Z|a8313fd2-b48f-4f89-a521-415f5381bda7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:43:21.278Z|f8b9600f-c746-4870-9e5d-d2ffd47f4909|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:43:21.282Z|f8b9600f-c746-4870-9e5d-d2ffd47f4909|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:43:30.499Z|26a3e5cd-8271-48f7-ba2d-31550fe0439c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:43:30.500Z|26a3e5cd-8271-48f7-ba2d-31550fe0439c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:43:30.500Z|26a3e5cd-8271-48f7-ba2d-31550fe0439c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:43:30.503Z|26a3e5cd-8271-48f7-ba2d-31550fe0439c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:43:30.503Z|26a3e5cd-8271-48f7-ba2d-31550fe0439c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:43:30.504Z|26a3e5cd-8271-48f7-ba2d-31550fe0439c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:43:30.510Z|26a3e5cd-8271-48f7-ba2d-31550fe0439c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:43:30.510Z|26a3e5cd-8271-48f7-ba2d-31550fe0439c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:43:30.511Z|26a3e5cd-8271-48f7-ba2d-31550fe0439c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:43:30.511Z|26a3e5cd-8271-48f7-ba2d-31550fe0439c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:43:30 GMT;Connection:close;
2022-08-22T03:43:30.512Z|26a3e5cd-8271-48f7-ba2d-31550fe0439c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:43:30.512Z|26a3e5cd-8271-48f7-ba2d-31550fe0439c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:43:36.278Z|7785fff9-c7db-4dba-8876-733bac045289|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:43:36.279Z|7785fff9-c7db-4dba-8876-733bac045289|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:43:36.480Z|98e7da94-cf53-4705-820a-f7a35bca3292|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:43:36.481Z|98e7da94-cf53-4705-820a-f7a35bca3292|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:43:51.278Z|220101ee-53f8-4501-8b4f-57c8893bfd22|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:43:51.279Z|220101ee-53f8-4501-8b4f-57c8893bfd22|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:44:06.278Z|685dc0cc-45c7-421b-b607-5925dfd204a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:44:06.281Z|685dc0cc-45c7-421b-b607-5925dfd204a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:44:06.483Z|05dbeb1b-4bc0-4854-8596-dfd19254de2f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:44:06.483Z|05dbeb1b-4bc0-4854-8596-dfd19254de2f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:44:21.278Z|6c1a679b-2054-4a00-9fdd-f2a8d4e25677|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:44:21.280Z|6c1a679b-2054-4a00-9fdd-f2a8d4e25677|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:44:30.502Z|16a617ca-abbc-4c01-b56a-f30225047efd|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:44:30.503Z|16a617ca-abbc-4c01-b56a-f30225047efd|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:44:30.503Z|16a617ca-abbc-4c01-b56a-f30225047efd|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:44:30.503Z|16a617ca-abbc-4c01-b56a-f30225047efd|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:44:30.503Z|16a617ca-abbc-4c01-b56a-f30225047efd|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:44:30.504Z|16a617ca-abbc-4c01-b56a-f30225047efd|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:44:30.513Z|16a617ca-abbc-4c01-b56a-f30225047efd|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:44:30.513Z|16a617ca-abbc-4c01-b56a-f30225047efd|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:44:30.513Z|16a617ca-abbc-4c01-b56a-f30225047efd|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:44:30.514Z|16a617ca-abbc-4c01-b56a-f30225047efd|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:44:30 GMT;Connection:close;
2022-08-22T03:44:30.514Z|16a617ca-abbc-4c01-b56a-f30225047efd|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:44:30.515Z|16a617ca-abbc-4c01-b56a-f30225047efd|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:44:36.278Z|d396d262-829d-436c-b6f0-ab3c9352bcf0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:44:36.279Z|d396d262-829d-436c-b6f0-ab3c9352bcf0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:44:36.485Z|c1a51b8e-1966-4c66-8bcc-007bc904170e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:44:36.486Z|c1a51b8e-1966-4c66-8bcc-007bc904170e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:44:51.278Z|5599bb29-31f8-45f2-a909-83637170790e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:44:51.282Z|5599bb29-31f8-45f2-a909-83637170790e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:45:06.278Z|961adf47-7fbc-4f2f-a97a-791dac9ccb7b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:45:06.279Z|961adf47-7fbc-4f2f-a97a-791dac9ccb7b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:45:06.489Z|e306ff01-9566-4fe5-8a18-7419d98d895c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:45:06.490Z|e306ff01-9566-4fe5-8a18-7419d98d895c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:45:21.277Z|4e959313-18e9-4016-b9ce-f6b023a159c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:45:21.278Z|4e959313-18e9-4016-b9ce-f6b023a159c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:45:30.501Z|aa0b7a53-c5ee-438e-8152-ca98aa9e8cef|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:45:30.501Z|aa0b7a53-c5ee-438e-8152-ca98aa9e8cef|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:45:30.502Z|aa0b7a53-c5ee-438e-8152-ca98aa9e8cef|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:45:30.502Z|aa0b7a53-c5ee-438e-8152-ca98aa9e8cef|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:45:30.503Z|aa0b7a53-c5ee-438e-8152-ca98aa9e8cef|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:45:30.503Z|aa0b7a53-c5ee-438e-8152-ca98aa9e8cef|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:45:30.510Z|aa0b7a53-c5ee-438e-8152-ca98aa9e8cef|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:45:30.512Z|aa0b7a53-c5ee-438e-8152-ca98aa9e8cef|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:45:30.512Z|aa0b7a53-c5ee-438e-8152-ca98aa9e8cef|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:45:30.513Z|aa0b7a53-c5ee-438e-8152-ca98aa9e8cef|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:45:30 GMT;Connection:close;
2022-08-22T03:45:30.513Z|aa0b7a53-c5ee-438e-8152-ca98aa9e8cef|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:45:30.514Z|aa0b7a53-c5ee-438e-8152-ca98aa9e8cef|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:45:36.278Z|605edc48-d4bd-48c8-a065-b28a4d4a3eea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:45:36.282Z|605edc48-d4bd-48c8-a065-b28a4d4a3eea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:45:36.491Z|d66b30e7-c110-4b7f-a136-11a5cfbea4d1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:45:36.492Z|d66b30e7-c110-4b7f-a136-11a5cfbea4d1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:45:51.277Z|bde43b50-732d-46bd-9802-81b3c0575bb7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:45:51.278Z|bde43b50-732d-46bd-9802-81b3c0575bb7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:46:06.277Z|f9feab8a-19ca-440d-9428-09caa2ca44cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:46:06.279Z|f9feab8a-19ca-440d-9428-09caa2ca44cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:46:06.494Z|d732be00-5ff2-4b06-bce9-c9b1b1e9eeeb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:46:06.495Z|d732be00-5ff2-4b06-bce9-c9b1b1e9eeeb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:46:21.278Z|8121d18e-5539-432a-a471-61ca5c94cbf1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:46:21.281Z|8121d18e-5539-432a-a471-61ca5c94cbf1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:46:30.499Z|acce3ccd-7e47-4c6f-926a-d9c70f012cd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:46:30.499Z|acce3ccd-7e47-4c6f-926a-d9c70f012cd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:46:30.500Z|acce3ccd-7e47-4c6f-926a-d9c70f012cd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:46:30.501Z|acce3ccd-7e47-4c6f-926a-d9c70f012cd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:46:30.502Z|acce3ccd-7e47-4c6f-926a-d9c70f012cd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:46:30.502Z|acce3ccd-7e47-4c6f-926a-d9c70f012cd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:46:30.508Z|acce3ccd-7e47-4c6f-926a-d9c70f012cd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:46:30.508Z|acce3ccd-7e47-4c6f-926a-d9c70f012cd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:46:30.508Z|acce3ccd-7e47-4c6f-926a-d9c70f012cd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:46:30.508Z|acce3ccd-7e47-4c6f-926a-d9c70f012cd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:46:30 GMT;Connection:close;
2022-08-22T03:46:30.509Z|acce3ccd-7e47-4c6f-926a-d9c70f012cd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:46:30.509Z|acce3ccd-7e47-4c6f-926a-d9c70f012cd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:46:36.278Z|001f83ca-3800-414b-84c3-b4e4248c03f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:46:36.279Z|001f83ca-3800-414b-84c3-b4e4248c03f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:46:36.496Z|e55b3da7-2ebe-453d-855e-3272547927fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:46:36.497Z|e55b3da7-2ebe-453d-855e-3272547927fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:46:51.277Z|d2e61f0a-f979-426b-a8eb-f5514436b4a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:46:51.278Z|d2e61f0a-f979-426b-a8eb-f5514436b4a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:47:06.277Z|3f3b63d5-f15a-447d-80d1-07ad9e9dd09a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:47:06.281Z|3f3b63d5-f15a-447d-80d1-07ad9e9dd09a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:47:06.499Z|fa143152-b14a-40e9-925f-6bd908e1e0e4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:47:06.499Z|fa143152-b14a-40e9-925f-6bd908e1e0e4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:47:21.277Z|f929b5b2-2151-44bf-966c-3c6837e44cff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:47:21.278Z|f929b5b2-2151-44bf-966c-3c6837e44cff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:47:30.500Z|698ef7c0-8c5c-4314-add9-e1de3d6bce97|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:47:30.500Z|698ef7c0-8c5c-4314-add9-e1de3d6bce97|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:47:30.501Z|698ef7c0-8c5c-4314-add9-e1de3d6bce97|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:47:30.501Z|698ef7c0-8c5c-4314-add9-e1de3d6bce97|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:47:30.502Z|698ef7c0-8c5c-4314-add9-e1de3d6bce97|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:47:30.502Z|698ef7c0-8c5c-4314-add9-e1de3d6bce97|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:47:30.513Z|698ef7c0-8c5c-4314-add9-e1de3d6bce97|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:47:30.514Z|698ef7c0-8c5c-4314-add9-e1de3d6bce97|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:47:30.514Z|698ef7c0-8c5c-4314-add9-e1de3d6bce97|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:47:30.515Z|698ef7c0-8c5c-4314-add9-e1de3d6bce97|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:47:30 GMT;Connection:close;
2022-08-22T03:47:30.515Z|698ef7c0-8c5c-4314-add9-e1de3d6bce97|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:47:30.516Z|698ef7c0-8c5c-4314-add9-e1de3d6bce97|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:47:36.277Z|02ab3278-9dc9-4b01-a5d3-1a04b8446d17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:47:36.278Z|02ab3278-9dc9-4b01-a5d3-1a04b8446d17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:47:36.501Z|610394e2-78c7-484e-9635-e1bd27396ac0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:47:36.502Z|610394e2-78c7-484e-9635-e1bd27396ac0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:47:51.277Z|8b8c174b-1239-40e6-888d-529e64265e75|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:47:51.281Z|8b8c174b-1239-40e6-888d-529e64265e75|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:48:06.277Z|f08c22e8-bb2a-4cf3-89ba-01c9484095c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:48:06.278Z|f08c22e8-bb2a-4cf3-89ba-01c9484095c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:48:06.503Z|2c2c0fc5-4475-4f1c-a389-54af659353f1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:48:06.504Z|2c2c0fc5-4475-4f1c-a389-54af659353f1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:48:21.278Z|329f7dab-326c-49bb-9a94-f0e0df533aea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:48:21.278Z|329f7dab-326c-49bb-9a94-f0e0df533aea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:48:30.500Z|bc8ac1d4-cd32-441d-99bc-7cc1cbb59f16|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:48:30.500Z|bc8ac1d4-cd32-441d-99bc-7cc1cbb59f16|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:48:30.500Z|bc8ac1d4-cd32-441d-99bc-7cc1cbb59f16|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:48:30.501Z|bc8ac1d4-cd32-441d-99bc-7cc1cbb59f16|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:48:30.502Z|bc8ac1d4-cd32-441d-99bc-7cc1cbb59f16|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:48:30.502Z|bc8ac1d4-cd32-441d-99bc-7cc1cbb59f16|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:48:30.522Z|bc8ac1d4-cd32-441d-99bc-7cc1cbb59f16|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:48:30.523Z|bc8ac1d4-cd32-441d-99bc-7cc1cbb59f16|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:48:30.523Z|bc8ac1d4-cd32-441d-99bc-7cc1cbb59f16|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:48:30.523Z|bc8ac1d4-cd32-441d-99bc-7cc1cbb59f16|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:48:30 GMT;Connection:close;
2022-08-22T03:48:30.523Z|bc8ac1d4-cd32-441d-99bc-7cc1cbb59f16|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:48:30.524Z|bc8ac1d4-cd32-441d-99bc-7cc1cbb59f16|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:48:36.277Z|5d009217-0656-4582-b9e9-824a57536f6c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:48:36.281Z|5d009217-0656-4582-b9e9-824a57536f6c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:48:36.506Z|f0124690-4ee8-43f0-9c22-34b48f8f7291|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:48:36.507Z|f0124690-4ee8-43f0-9c22-34b48f8f7291|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:48:51.277Z|02d19300-3630-4484-a5cf-004cd201f0c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:48:51.278Z|02d19300-3630-4484-a5cf-004cd201f0c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:49:06.277Z|5d5dd273-177d-4373-b10e-a691c827dbca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:49:06.278Z|5d5dd273-177d-4373-b10e-a691c827dbca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:49:06.508Z|c0dfffbd-c5b0-4c61-8f9e-57fd1efd27f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:49:06.509Z|c0dfffbd-c5b0-4c61-8f9e-57fd1efd27f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:49:21.277Z|380ee7f0-b396-4ab7-a95e-4c0b52e6ffc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:49:21.280Z|380ee7f0-b396-4ab7-a95e-4c0b52e6ffc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:49:30.499Z|b0097577-ad49-45ae-b302-63cbd5f6b361|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:49:30.499Z|b0097577-ad49-45ae-b302-63cbd5f6b361|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:49:30.500Z|b0097577-ad49-45ae-b302-63cbd5f6b361|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:49:30.500Z|b0097577-ad49-45ae-b302-63cbd5f6b361|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:49:30.500Z|b0097577-ad49-45ae-b302-63cbd5f6b361|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:49:30.500Z|b0097577-ad49-45ae-b302-63cbd5f6b361|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:49:30.510Z|b0097577-ad49-45ae-b302-63cbd5f6b361|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:49:30.511Z|b0097577-ad49-45ae-b302-63cbd5f6b361|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:49:30.511Z|b0097577-ad49-45ae-b302-63cbd5f6b361|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:49:30.512Z|b0097577-ad49-45ae-b302-63cbd5f6b361|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:49:30 GMT;Connection:close;
2022-08-22T03:49:30.512Z|b0097577-ad49-45ae-b302-63cbd5f6b361|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:49:30.513Z|b0097577-ad49-45ae-b302-63cbd5f6b361|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:49:36.278Z|4e5a2eb2-5b37-47a3-900e-99dbd8cc2edb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:49:36.279Z|4e5a2eb2-5b37-47a3-900e-99dbd8cc2edb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:49:36.510Z|8d4c6c2f-6f7e-4b6e-9781-530f98e462e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:49:36.511Z|8d4c6c2f-6f7e-4b6e-9781-530f98e462e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:49:51.278Z|840bf4d6-3b8c-4a46-8cb8-6041737c3aec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:49:51.278Z|840bf4d6-3b8c-4a46-8cb8-6041737c3aec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:50:06.277Z|a6c1d98f-5e10-4edd-ac32-65d31fd5bdae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:50:06.281Z|a6c1d98f-5e10-4edd-ac32-65d31fd5bdae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:50:06.512Z|2215751a-7f94-423f-b32b-41fd4e58d463|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:50:06.513Z|2215751a-7f94-423f-b32b-41fd4e58d463|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:50:21.278Z|b185aca8-07db-4949-b294-c643bddab30c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:50:21.279Z|b185aca8-07db-4949-b294-c643bddab30c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:50:30.501Z|13426e6b-c538-4375-9910-7ebf15fa870f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:50:30.502Z|13426e6b-c538-4375-9910-7ebf15fa870f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:50:30.502Z|13426e6b-c538-4375-9910-7ebf15fa870f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:50:30.502Z|13426e6b-c538-4375-9910-7ebf15fa870f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:50:30.503Z|13426e6b-c538-4375-9910-7ebf15fa870f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:50:30.503Z|13426e6b-c538-4375-9910-7ebf15fa870f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:50:30.510Z|13426e6b-c538-4375-9910-7ebf15fa870f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:50:30.510Z|13426e6b-c538-4375-9910-7ebf15fa870f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:50:30.510Z|13426e6b-c538-4375-9910-7ebf15fa870f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:50:30.510Z|13426e6b-c538-4375-9910-7ebf15fa870f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:50:30 GMT;Connection:close;
2022-08-22T03:50:30.511Z|13426e6b-c538-4375-9910-7ebf15fa870f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:50:30.511Z|13426e6b-c538-4375-9910-7ebf15fa870f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:50:36.278Z|f4321c80-3718-4f5b-8b3b-3a099a64139d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:50:36.279Z|f4321c80-3718-4f5b-8b3b-3a099a64139d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:50:36.515Z|c5c5ad16-5497-4411-a32e-e97dc7116fe3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:50:36.515Z|c5c5ad16-5497-4411-a32e-e97dc7116fe3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:50:51.279Z|379f3659-c0d0-4a19-9f83-791d25006633|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:50:51.283Z|379f3659-c0d0-4a19-9f83-791d25006633|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:50:55.328Z|e71f1e98-fce3-4c0d-b694-d17de9fbdf1f|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-08-22T03:50:55.329Z|e71f1e98-fce3-4c0d-b694-d17de9fbdf1f|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request begin================================================
2022-08-22T03:50:55.329Z|e71f1e98-fce3-4c0d-b694-d17de9fbdf1f|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||URI         : /manage/health
2022-08-22T03:50:55.330Z|e71f1e98-fce3-4c0d-b694-d17de9fbdf1f|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||Method      : GET
2022-08-22T03:50:55.331Z|e71f1e98-fce3-4c0d-b694-d17de9fbdf1f|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.28.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:e71f1e98-fce3-4c0d-b694-d17de9fbdf1f;x-fromappid:robot-ete;
2022-08-22T03:50:55.331Z|e71f1e98-fce3-4c0d-b694-d17de9fbdf1f|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request end==================================================
2022-08-22T03:50:55.390Z|e71f1e98-fce3-4c0d-b694-d17de9fbdf1f|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response begin==========================================
2022-08-22T03:50:55.391Z|e71f1e98-fce3-4c0d-b694-d17de9fbdf1f|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||Status code  : 200
2022-08-22T03:50:55.393Z|e71f1e98-fce3-4c0d-b694-d17de9fbdf1f|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||Status text  : OK
2022-08-22T03:50:55.396Z|e71f1e98-fce3-4c0d-b694-d17de9fbdf1f|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:50:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T03:50:55.396Z|e71f1e98-fce3-4c0d-b694-d17de9fbdf1f|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response end============================================
2022-08-22T03:50:55.397Z|e71f1e98-fce3-4c0d-b694-d17de9fbdf1f|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||INFO|500||Exiting.
2022-08-22T03:50:57.774Z|58d1ae76-41a1-47db-9898-c755631732f9|http-nio-8083-exec-2|/infraActiveRequests/58d1ae76-41a1-47db-9898-c755631732f9|bpel|||INFO|500||Entering
2022-08-22T03:50:57.774Z|58d1ae76-41a1-47db-9898-c755631732f9|http-nio-8083-exec-2|/infraActiveRequests/58d1ae76-41a1-47db-9898-c755631732f9|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T03:50:57.775Z|58d1ae76-41a1-47db-9898-c755631732f9|http-nio-8083-exec-2|/infraActiveRequests/58d1ae76-41a1-47db-9898-c755631732f9|bpel|||DEBUG|500||URI         : /infraActiveRequests/58d1ae76-41a1-47db-9898-c755631732f9
2022-08-22T03:50:57.776Z|58d1ae76-41a1-47db-9898-c755631732f9|http-nio-8083-exec-2|/infraActiveRequests/58d1ae76-41a1-47db-9898-c755631732f9|bpel|||DEBUG|500||Method      : GET
2022-08-22T03:50:57.776Z|58d1ae76-41a1-47db-9898-c755631732f9|http-nio-8083-exec-2|/infraActiveRequests/58d1ae76-41a1-47db-9898-c755631732f9|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a417e6429839bb54;x-b3-spanid:b73d52ea77e8e091;x-b3-parentspanid:a417e6429839bb54;x-b3-sampled:0;x-onap-requestid:58d1ae76-41a1-47db-9898-c755631732f9;x-requestid:58d1ae76-41a1-47db-9898-c755631732f9;x-transactionid:58d1ae76-41a1-47db-9898-c755631732f9;x-ecomp-requestid:58d1ae76-41a1-47db-9898-c755631732f9;x-onap-partnername:SO.APIH;x-invocationid:a711009b-491f-499d-9596-8f826a3fc09d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate;
2022-08-22T03:50:57.777Z|58d1ae76-41a1-47db-9898-c755631732f9|http-nio-8083-exec-2|/infraActiveRequests/58d1ae76-41a1-47db-9898-c755631732f9|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T03:51:06.277Z|875b0abd-f34f-405d-b0cb-e873062d6ea1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:51:06.278Z|875b0abd-f34f-405d-b0cb-e873062d6ea1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:51:06.517Z|e9a63e98-b785-4a20-9162-b71a42f5be3d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:51:06.518Z|e9a63e98-b785-4a20-9162-b71a42f5be3d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:51:15.380Z|bd18a2f8-0fa9-41ff-984c-14ecf7417814|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-08-22T03:51:15.382Z|bd18a2f8-0fa9-41ff-984c-14ecf7417814|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request begin================================================
2022-08-22T03:51:15.383Z|bd18a2f8-0fa9-41ff-984c-14ecf7417814|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||URI         : /manage/health
2022-08-22T03:51:15.383Z|bd18a2f8-0fa9-41ff-984c-14ecf7417814|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Method      : GET
2022-08-22T03:51:15.383Z|bd18a2f8-0fa9-41ff-984c-14ecf7417814|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.28.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:bd18a2f8-0fa9-41ff-984c-14ecf7417814;x-fromappid:robot-ete;
2022-08-22T03:51:15.383Z|bd18a2f8-0fa9-41ff-984c-14ecf7417814|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request end==================================================
2022-08-22T03:51:15.423Z|bd18a2f8-0fa9-41ff-984c-14ecf7417814|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response begin==========================================
2022-08-22T03:51:15.423Z|bd18a2f8-0fa9-41ff-984c-14ecf7417814|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Status code  : 200
2022-08-22T03:51:15.424Z|bd18a2f8-0fa9-41ff-984c-14ecf7417814|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Status text  : OK
2022-08-22T03:51:15.424Z|bd18a2f8-0fa9-41ff-984c-14ecf7417814|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:51:15 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T03:51:15.424Z|bd18a2f8-0fa9-41ff-984c-14ecf7417814|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response end============================================
2022-08-22T03:51:15.425Z|bd18a2f8-0fa9-41ff-984c-14ecf7417814|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||INFO|500||Exiting.
2022-08-22T03:51:21.277Z|863c04ea-c3f1-4184-bc94-8a1319c1f3a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:51:21.279Z|863c04ea-c3f1-4184-bc94-8a1319c1f3a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:51:30.499Z|be53bef7-16ff-40d7-bd38-c9fa175dc443|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:51:30.500Z|be53bef7-16ff-40d7-bd38-c9fa175dc443|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:51:30.500Z|be53bef7-16ff-40d7-bd38-c9fa175dc443|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:51:30.501Z|be53bef7-16ff-40d7-bd38-c9fa175dc443|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:51:30.502Z|be53bef7-16ff-40d7-bd38-c9fa175dc443|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:51:30.502Z|be53bef7-16ff-40d7-bd38-c9fa175dc443|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:51:30.510Z|be53bef7-16ff-40d7-bd38-c9fa175dc443|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:51:30.510Z|be53bef7-16ff-40d7-bd38-c9fa175dc443|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:51:30.511Z|be53bef7-16ff-40d7-bd38-c9fa175dc443|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:51:30.511Z|be53bef7-16ff-40d7-bd38-c9fa175dc443|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:51:30 GMT;Connection:close;
2022-08-22T03:51:30.511Z|be53bef7-16ff-40d7-bd38-c9fa175dc443|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:51:30.512Z|be53bef7-16ff-40d7-bd38-c9fa175dc443|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:51:36.278Z|330d791f-2db2-4b92-9577-ef4b1280c49e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:51:36.279Z|330d791f-2db2-4b92-9577-ef4b1280c49e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:51:36.519Z|42c45b8c-f7cd-4cfb-a377-d868572bfa68|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:51:36.520Z|42c45b8c-f7cd-4cfb-a377-d868572bfa68|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:51:51.278Z|40a99ac8-0717-4b5c-8856-17aff4cc725a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:51:51.279Z|40a99ac8-0717-4b5c-8856-17aff4cc725a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:52:06.278Z|755c60bb-ab13-4ee8-ad55-d08876f2ffe4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:52:06.279Z|755c60bb-ab13-4ee8-ad55-d08876f2ffe4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:52:06.521Z|998e0ddc-274b-4b0a-9364-ed9a6f166dcb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:52:06.522Z|998e0ddc-274b-4b0a-9364-ed9a6f166dcb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:52:21.277Z|5966971d-effd-4cc0-b37f-6d5ac03fe8ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:52:21.279Z|5966971d-effd-4cc0-b37f-6d5ac03fe8ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:52:30.503Z|1ed399b2-bbd9-46fb-a394-15511ac50ac5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:52:30.504Z|1ed399b2-bbd9-46fb-a394-15511ac50ac5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:52:30.504Z|1ed399b2-bbd9-46fb-a394-15511ac50ac5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:52:30.505Z|1ed399b2-bbd9-46fb-a394-15511ac50ac5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:52:30.505Z|1ed399b2-bbd9-46fb-a394-15511ac50ac5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:52:30.506Z|1ed399b2-bbd9-46fb-a394-15511ac50ac5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:52:30.516Z|1ed399b2-bbd9-46fb-a394-15511ac50ac5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:52:30.516Z|1ed399b2-bbd9-46fb-a394-15511ac50ac5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:52:30.516Z|1ed399b2-bbd9-46fb-a394-15511ac50ac5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:52:30.516Z|1ed399b2-bbd9-46fb-a394-15511ac50ac5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:52:30 GMT;Connection:close;
2022-08-22T03:52:30.517Z|1ed399b2-bbd9-46fb-a394-15511ac50ac5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:52:30.517Z|1ed399b2-bbd9-46fb-a394-15511ac50ac5|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:52:36.278Z|86bd1d8a-1a7f-4e03-ab72-e0b7d83c23b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:52:36.282Z|86bd1d8a-1a7f-4e03-ab72-e0b7d83c23b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:52:36.524Z|0790ef36-be71-470f-9eef-b25e3556d71f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:52:36.525Z|0790ef36-be71-470f-9eef-b25e3556d71f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:52:51.278Z|dc2f415e-08fe-4c28-98d6-d6293f998407|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:52:51.280Z|dc2f415e-08fe-4c28-98d6-d6293f998407|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:53:06.277Z|ea8242d9-ffdd-4370-a2f1-c227021bd71f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:53:06.279Z|ea8242d9-ffdd-4370-a2f1-c227021bd71f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:53:06.526Z|c910aab5-f5f5-4ff7-8c22-99ef826ebb8a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:53:06.527Z|c910aab5-f5f5-4ff7-8c22-99ef826ebb8a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:53:21.277Z|4b0db0e6-c31d-45a5-93b2-67934e6273ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:53:21.281Z|4b0db0e6-c31d-45a5-93b2-67934e6273ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:53:30.501Z|9bd74090-c5a8-403c-b449-4a02bff96103|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:53:30.502Z|9bd74090-c5a8-403c-b449-4a02bff96103|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:53:30.502Z|9bd74090-c5a8-403c-b449-4a02bff96103|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:53:30.503Z|9bd74090-c5a8-403c-b449-4a02bff96103|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:53:30.503Z|9bd74090-c5a8-403c-b449-4a02bff96103|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:53:30.504Z|9bd74090-c5a8-403c-b449-4a02bff96103|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:53:30.512Z|9bd74090-c5a8-403c-b449-4a02bff96103|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:53:30.512Z|9bd74090-c5a8-403c-b449-4a02bff96103|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:53:30.513Z|9bd74090-c5a8-403c-b449-4a02bff96103|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:53:30.513Z|9bd74090-c5a8-403c-b449-4a02bff96103|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:53:30 GMT;Connection:close;
2022-08-22T03:53:30.513Z|9bd74090-c5a8-403c-b449-4a02bff96103|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:53:30.514Z|9bd74090-c5a8-403c-b449-4a02bff96103|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:53:36.277Z|a5d1dde7-8823-4ec8-99ec-ed140be66a21|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:53:36.278Z|a5d1dde7-8823-4ec8-99ec-ed140be66a21|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:53:36.528Z|aa0eb071-afc7-40da-8d61-59a233c6ab24|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:53:36.529Z|aa0eb071-afc7-40da-8d61-59a233c6ab24|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:53:51.278Z|85e69ff2-0e2e-4bb0-8cda-7113038049ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:53:51.279Z|85e69ff2-0e2e-4bb0-8cda-7113038049ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:54:06.277Z|4f4c4bcd-73ee-4f36-acdc-cdf6398b29cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:54:06.282Z|4f4c4bcd-73ee-4f36-acdc-cdf6398b29cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:54:06.532Z|04f06377-a426-47e2-ba52-2bf0c12c8b1d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:54:06.533Z|04f06377-a426-47e2-ba52-2bf0c12c8b1d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:54:21.278Z|55915b6a-7c00-4a30-bd84-b3e6546f25c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:54:21.279Z|55915b6a-7c00-4a30-bd84-b3e6546f25c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:54:30.499Z|099ba7c0-8a47-47fe-bde3-9393607aa7c1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:54:30.500Z|099ba7c0-8a47-47fe-bde3-9393607aa7c1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:54:30.501Z|099ba7c0-8a47-47fe-bde3-9393607aa7c1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:54:30.502Z|099ba7c0-8a47-47fe-bde3-9393607aa7c1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:54:30.503Z|099ba7c0-8a47-47fe-bde3-9393607aa7c1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:54:30.503Z|099ba7c0-8a47-47fe-bde3-9393607aa7c1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:54:30.509Z|099ba7c0-8a47-47fe-bde3-9393607aa7c1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:54:30.510Z|099ba7c0-8a47-47fe-bde3-9393607aa7c1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:54:30.510Z|099ba7c0-8a47-47fe-bde3-9393607aa7c1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:54:30.510Z|099ba7c0-8a47-47fe-bde3-9393607aa7c1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:54:30 GMT;Connection:close;
2022-08-22T03:54:30.511Z|099ba7c0-8a47-47fe-bde3-9393607aa7c1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:54:30.512Z|099ba7c0-8a47-47fe-bde3-9393607aa7c1|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:54:36.277Z|781b8bc9-2675-4670-bbbe-22c7aa3554a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:54:36.278Z|781b8bc9-2675-4670-bbbe-22c7aa3554a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:54:36.534Z|e4dd3e30-297e-44bf-bfca-96d64b81a69e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:54:36.535Z|e4dd3e30-297e-44bf-bfca-96d64b81a69e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:54:51.277Z|1bcf48f2-5574-4ff0-9b88-a0ee7f1db86f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:54:51.280Z|1bcf48f2-5574-4ff0-9b88-a0ee7f1db86f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:55:06.277Z|95c4535f-703e-4828-b54b-2274d39493b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:55:06.278Z|95c4535f-703e-4828-b54b-2274d39493b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:55:06.536Z|7de5fdcb-8ca6-4018-991b-4cf81bd1f095|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:55:06.537Z|7de5fdcb-8ca6-4018-991b-4cf81bd1f095|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:55:21.277Z|0b1837f4-ce24-4eb7-82cb-c4a4a8d63c8a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:55:21.279Z|0b1837f4-ce24-4eb7-82cb-c4a4a8d63c8a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:55:30.500Z|f3253489-3c5c-40e7-8ad5-ddb8710e4a99|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:55:30.500Z|f3253489-3c5c-40e7-8ad5-ddb8710e4a99|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:55:30.500Z|f3253489-3c5c-40e7-8ad5-ddb8710e4a99|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:55:30.501Z|f3253489-3c5c-40e7-8ad5-ddb8710e4a99|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:55:30.501Z|f3253489-3c5c-40e7-8ad5-ddb8710e4a99|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:55:30.501Z|f3253489-3c5c-40e7-8ad5-ddb8710e4a99|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:55:30.514Z|f3253489-3c5c-40e7-8ad5-ddb8710e4a99|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:55:30.515Z|f3253489-3c5c-40e7-8ad5-ddb8710e4a99|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:55:30.515Z|f3253489-3c5c-40e7-8ad5-ddb8710e4a99|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:55:30.515Z|f3253489-3c5c-40e7-8ad5-ddb8710e4a99|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:55:30 GMT;Connection:close;
2022-08-22T03:55:30.516Z|f3253489-3c5c-40e7-8ad5-ddb8710e4a99|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:55:30.517Z|f3253489-3c5c-40e7-8ad5-ddb8710e4a99|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:55:36.277Z|f352c2af-8f39-481b-92f1-9bc4f394e8b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:55:36.281Z|f352c2af-8f39-481b-92f1-9bc4f394e8b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:55:36.539Z|ed073ee0-03e9-40d5-94f2-c638ec55bc1d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:55:36.540Z|ed073ee0-03e9-40d5-94f2-c638ec55bc1d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:55:51.277Z|2f8a732d-0bec-44ef-a567-2791eeaa3a56|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:55:51.278Z|2f8a732d-0bec-44ef-a567-2791eeaa3a56|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:56:06.277Z|b3b8c2bd-72ba-434e-939f-a88a8f8e4cc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:56:06.278Z|b3b8c2bd-72ba-434e-939f-a88a8f8e4cc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:56:06.541Z|08e07b22-f5ac-4790-8324-e8ac1abc0a63|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:56:06.542Z|08e07b22-f5ac-4790-8324-e8ac1abc0a63|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:56:21.277Z|e246dd70-e1ee-4f09-be52-4e062ee9a5a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:56:21.280Z|e246dd70-e1ee-4f09-be52-4e062ee9a5a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:56:30.499Z|1f83ea97-c669-4ccb-8dbb-975cd3d42a64|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:56:30.499Z|1f83ea97-c669-4ccb-8dbb-975cd3d42a64|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:56:30.499Z|1f83ea97-c669-4ccb-8dbb-975cd3d42a64|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:56:30.500Z|1f83ea97-c669-4ccb-8dbb-975cd3d42a64|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:56:30.500Z|1f83ea97-c669-4ccb-8dbb-975cd3d42a64|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:56:30.501Z|1f83ea97-c669-4ccb-8dbb-975cd3d42a64|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:56:30.507Z|1f83ea97-c669-4ccb-8dbb-975cd3d42a64|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:56:30.507Z|1f83ea97-c669-4ccb-8dbb-975cd3d42a64|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:56:30.507Z|1f83ea97-c669-4ccb-8dbb-975cd3d42a64|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:56:30.508Z|1f83ea97-c669-4ccb-8dbb-975cd3d42a64|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:56:30 GMT;Connection:close;
2022-08-22T03:56:30.508Z|1f83ea97-c669-4ccb-8dbb-975cd3d42a64|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:56:30.508Z|1f83ea97-c669-4ccb-8dbb-975cd3d42a64|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:56:36.277Z|3257d499-768b-42db-8bbf-37c235dc43e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:56:36.278Z|3257d499-768b-42db-8bbf-37c235dc43e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:56:36.543Z|c5b3dcf9-f7c7-4abe-90d1-7a1bd6507265|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:56:36.544Z|c5b3dcf9-f7c7-4abe-90d1-7a1bd6507265|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:56:51.277Z|05fdca34-ab89-473c-a2c5-0c72ac598001|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:56:51.278Z|05fdca34-ab89-473c-a2c5-0c72ac598001|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:57:06.278Z|3e8a7bec-54bb-44c5-bc3f-c40b1efd24db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:57:06.281Z|3e8a7bec-54bb-44c5-bc3f-c40b1efd24db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:57:06.545Z|5f19db3f-bedf-4bee-a37c-63ffc9230098|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:57:06.547Z|5f19db3f-bedf-4bee-a37c-63ffc9230098|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:57:21.277Z|8ff6e016-2c7e-4e72-885f-63952586a0bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:57:21.278Z|8ff6e016-2c7e-4e72-885f-63952586a0bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:57:30.506Z|3d41fd33-fc64-49df-b687-b816a319aef1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:57:30.506Z|3d41fd33-fc64-49df-b687-b816a319aef1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:57:30.506Z|3d41fd33-fc64-49df-b687-b816a319aef1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:57:30.508Z|3d41fd33-fc64-49df-b687-b816a319aef1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:57:30.509Z|3d41fd33-fc64-49df-b687-b816a319aef1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:57:30.509Z|3d41fd33-fc64-49df-b687-b816a319aef1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:57:30.517Z|3d41fd33-fc64-49df-b687-b816a319aef1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:57:30.518Z|3d41fd33-fc64-49df-b687-b816a319aef1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:57:30.518Z|3d41fd33-fc64-49df-b687-b816a319aef1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:57:30.518Z|3d41fd33-fc64-49df-b687-b816a319aef1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:57:30 GMT;Connection:close;
2022-08-22T03:57:30.519Z|3d41fd33-fc64-49df-b687-b816a319aef1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:57:30.519Z|3d41fd33-fc64-49df-b687-b816a319aef1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:57:36.277Z|2f9e011a-0a30-447e-98bb-5d91c437f53e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:57:36.278Z|2f9e011a-0a30-447e-98bb-5d91c437f53e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:57:36.548Z|6f19a228-22d5-4899-9c61-6464d79dbf6f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:57:36.549Z|6f19a228-22d5-4899-9c61-6464d79dbf6f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:57:51.278Z|9794f14d-c56b-455c-a39e-0d604a1bf036|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:57:51.281Z|9794f14d-c56b-455c-a39e-0d604a1bf036|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:58:06.278Z|8f4fa808-9a41-40dc-b583-e2896798793f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:58:06.279Z|8f4fa808-9a41-40dc-b583-e2896798793f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:58:06.550Z|22ea7bea-40a7-48fa-bc34-784fbc5f9e96|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:58:06.551Z|22ea7bea-40a7-48fa-bc34-784fbc5f9e96|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:58:21.277Z|99c66cfe-ab6d-4cab-8458-0901c0534cc3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:58:21.278Z|99c66cfe-ab6d-4cab-8458-0901c0534cc3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:58:30.499Z|1ae7c200-d147-4d76-8c94-67162bfad1ba|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:58:30.500Z|1ae7c200-d147-4d76-8c94-67162bfad1ba|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:58:30.500Z|1ae7c200-d147-4d76-8c94-67162bfad1ba|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:58:30.500Z|1ae7c200-d147-4d76-8c94-67162bfad1ba|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:58:30.501Z|1ae7c200-d147-4d76-8c94-67162bfad1ba|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:58:30.501Z|1ae7c200-d147-4d76-8c94-67162bfad1ba|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:58:30.508Z|1ae7c200-d147-4d76-8c94-67162bfad1ba|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:58:30.508Z|1ae7c200-d147-4d76-8c94-67162bfad1ba|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:58:30.508Z|1ae7c200-d147-4d76-8c94-67162bfad1ba|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:58:30.508Z|1ae7c200-d147-4d76-8c94-67162bfad1ba|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:58:30 GMT;Connection:close;
2022-08-22T03:58:30.509Z|1ae7c200-d147-4d76-8c94-67162bfad1ba|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:58:30.509Z|1ae7c200-d147-4d76-8c94-67162bfad1ba|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:58:36.277Z|30f9cf85-70d7-4ffa-8b28-0bd2c8bc8773|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:58:36.281Z|30f9cf85-70d7-4ffa-8b28-0bd2c8bc8773|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:58:36.552Z|13b1752d-9cd9-4eec-95b5-d1dec1396b10|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:58:36.553Z|13b1752d-9cd9-4eec-95b5-d1dec1396b10|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:58:51.278Z|33dc21b0-f03c-4b36-9031-3a9856c109b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:58:51.279Z|33dc21b0-f03c-4b36-9031-3a9856c109b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:59:06.278Z|e76ad896-7dde-4488-af95-54fdb8d70bc6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:59:06.279Z|e76ad896-7dde-4488-af95-54fdb8d70bc6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:59:06.554Z|e964e716-4b38-4796-a08f-1951a74ae5af|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:59:06.555Z|e964e716-4b38-4796-a08f-1951a74ae5af|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:59:21.278Z|16f7d7e5-96ac-493e-9440-f2df5f820554|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:59:21.282Z|16f7d7e5-96ac-493e-9440-f2df5f820554|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:59:30.502Z|1814db5c-c6a6-4577-9d10-bbdc3480e494|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T03:59:30.502Z|1814db5c-c6a6-4577-9d10-bbdc3480e494|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T03:59:30.503Z|1814db5c-c6a6-4577-9d10-bbdc3480e494|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T03:59:30.503Z|1814db5c-c6a6-4577-9d10-bbdc3480e494|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T03:59:30.503Z|1814db5c-c6a6-4577-9d10-bbdc3480e494|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T03:59:30.503Z|1814db5c-c6a6-4577-9d10-bbdc3480e494|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T03:59:30.513Z|1814db5c-c6a6-4577-9d10-bbdc3480e494|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T03:59:30.514Z|1814db5c-c6a6-4577-9d10-bbdc3480e494|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T03:59:30.514Z|1814db5c-c6a6-4577-9d10-bbdc3480e494|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T03:59:30.514Z|1814db5c-c6a6-4577-9d10-bbdc3480e494|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 03:59:30 GMT;Connection:close;
2022-08-22T03:59:30.514Z|1814db5c-c6a6-4577-9d10-bbdc3480e494|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T03:59:30.515Z|1814db5c-c6a6-4577-9d10-bbdc3480e494|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T03:59:36.277Z|95059e00-45d5-480c-8ffe-e366a2575c0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:59:36.278Z|95059e00-45d5-480c-8ffe-e366a2575c0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:59:36.556Z|d1c56ffe-a6d0-42a8-9257-498c3e44384e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:59:36.557Z|d1c56ffe-a6d0-42a8-9257-498c3e44384e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T03:59:51.277Z|735389ae-58af-4772-8be8-f1e402483407|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T03:59:51.278Z|735389ae-58af-4772-8be8-f1e402483407|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:00:06.278Z|7b668ed2-304f-4f4c-a495-350516b0d4c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:00:06.282Z|7b668ed2-304f-4f4c-a495-350516b0d4c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:00:06.558Z|e36d9dfa-93e8-4e74-aa15-0e18bdf2cd14|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:00:06.559Z|e36d9dfa-93e8-4e74-aa15-0e18bdf2cd14|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:00:21.277Z|dd3c5122-da56-4886-bd75-b083c144e83b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:00:21.278Z|dd3c5122-da56-4886-bd75-b083c144e83b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:00:30.500Z|205171f3-5d9e-4d74-956c-57f303a8e911|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T04:00:30.500Z|205171f3-5d9e-4d74-956c-57f303a8e911|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T04:00:30.501Z|205171f3-5d9e-4d74-956c-57f303a8e911|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T04:00:30.501Z|205171f3-5d9e-4d74-956c-57f303a8e911|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T04:00:30.501Z|205171f3-5d9e-4d74-956c-57f303a8e911|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T04:00:30.504Z|205171f3-5d9e-4d74-956c-57f303a8e911|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T04:00:30.512Z|205171f3-5d9e-4d74-956c-57f303a8e911|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T04:00:30.512Z|205171f3-5d9e-4d74-956c-57f303a8e911|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T04:00:30.512Z|205171f3-5d9e-4d74-956c-57f303a8e911|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T04:00:30.513Z|205171f3-5d9e-4d74-956c-57f303a8e911|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:00:30 GMT;Connection:close;
2022-08-22T04:00:30.513Z|205171f3-5d9e-4d74-956c-57f303a8e911|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T04:00:30.513Z|205171f3-5d9e-4d74-956c-57f303a8e911|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T04:00:36.277Z|54ed0bd5-b5dc-48da-b577-03bcfede5b83|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:00:36.278Z|54ed0bd5-b5dc-48da-b577-03bcfede5b83|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:00:36.562Z|11b608e9-d81a-490c-956d-7ee36ef49a1d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:00:36.562Z|11b608e9-d81a-490c-956d-7ee36ef49a1d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:00:51.278Z|cbfe38cc-4495-4a71-aefc-409de024999b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:00:51.282Z|cbfe38cc-4495-4a71-aefc-409de024999b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:01:06.278Z|61997f6e-689a-47a0-8540-6ad5249230d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:01:06.280Z|61997f6e-689a-47a0-8540-6ad5249230d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:01:06.563Z|efd5ab61-cf4f-43b8-9423-7945737f38ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:01:06.564Z|efd5ab61-cf4f-43b8-9423-7945737f38ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:01:21.277Z|e44081b2-61ac-4576-97c9-3621e7a00aba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:01:21.279Z|e44081b2-61ac-4576-97c9-3621e7a00aba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:01:30.502Z|01781023-299f-4546-9b4a-e24f7e7470ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T04:01:30.502Z|01781023-299f-4546-9b4a-e24f7e7470ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T04:01:30.503Z|01781023-299f-4546-9b4a-e24f7e7470ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T04:01:30.503Z|01781023-299f-4546-9b4a-e24f7e7470ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T04:01:30.504Z|01781023-299f-4546-9b4a-e24f7e7470ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T04:01:30.504Z|01781023-299f-4546-9b4a-e24f7e7470ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T04:01:30.512Z|01781023-299f-4546-9b4a-e24f7e7470ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T04:01:30.513Z|01781023-299f-4546-9b4a-e24f7e7470ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T04:01:30.513Z|01781023-299f-4546-9b4a-e24f7e7470ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T04:01:30.513Z|01781023-299f-4546-9b4a-e24f7e7470ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:01:30 GMT;Connection:close;
2022-08-22T04:01:30.513Z|01781023-299f-4546-9b4a-e24f7e7470ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T04:01:30.514Z|01781023-299f-4546-9b4a-e24f7e7470ed|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T04:01:36.277Z|e9bd44e8-722e-44c8-8c6e-8c8a27b2d744|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:01:36.281Z|e9bd44e8-722e-44c8-8c6e-8c8a27b2d744|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:01:36.566Z|96fa84de-0e81-444a-a342-2305def36548|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:01:36.567Z|96fa84de-0e81-444a-a342-2305def36548|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:01:51.277Z|4e1a009a-10d0-445d-ad04-9156c99af3ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:01:51.279Z|4e1a009a-10d0-445d-ad04-9156c99af3ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:02:06.277Z|b0f10bba-4db9-4501-a604-6ed20a468db8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:02:06.278Z|b0f10bba-4db9-4501-a604-6ed20a468db8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:02:06.569Z|0072d4cd-1da8-4c21-bbe3-ee8264c02c7f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:02:06.570Z|0072d4cd-1da8-4c21-bbe3-ee8264c02c7f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:02:21.278Z|b69bdbfe-f261-4e9e-8645-054f35ecdfbf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:02:21.281Z|b69bdbfe-f261-4e9e-8645-054f35ecdfbf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:02:30.505Z|651be9a8-d885-474c-98e3-f8800b359787|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T04:02:30.505Z|651be9a8-d885-474c-98e3-f8800b359787|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T04:02:30.506Z|651be9a8-d885-474c-98e3-f8800b359787|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T04:02:30.506Z|651be9a8-d885-474c-98e3-f8800b359787|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T04:02:30.506Z|651be9a8-d885-474c-98e3-f8800b359787|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T04:02:30.506Z|651be9a8-d885-474c-98e3-f8800b359787|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T04:02:30.513Z|651be9a8-d885-474c-98e3-f8800b359787|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T04:02:30.514Z|651be9a8-d885-474c-98e3-f8800b359787|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T04:02:30.514Z|651be9a8-d885-474c-98e3-f8800b359787|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T04:02:30.515Z|651be9a8-d885-474c-98e3-f8800b359787|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:02:30 GMT;Connection:close;
2022-08-22T04:02:30.515Z|651be9a8-d885-474c-98e3-f8800b359787|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T04:02:30.515Z|651be9a8-d885-474c-98e3-f8800b359787|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T04:02:36.277Z|fe199556-a6ee-41ed-ae5a-7dec28acedc8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:02:36.278Z|fe199556-a6ee-41ed-ae5a-7dec28acedc8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:02:36.571Z|022e6b01-a9fe-4307-b0cb-4527adc91957|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:02:36.572Z|022e6b01-a9fe-4307-b0cb-4527adc91957|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:02:51.277Z|afc9342e-15b4-4568-8a11-a91d30456ca6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:02:51.278Z|afc9342e-15b4-4568-8a11-a91d30456ca6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:03:06.277Z|9d29ab11-0e95-4cf4-9bbd-b7853aa4f16e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:03:06.282Z|9d29ab11-0e95-4cf4-9bbd-b7853aa4f16e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:03:06.573Z|634f578a-88eb-403a-a575-837b58f67ab1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:03:06.574Z|634f578a-88eb-403a-a575-837b58f67ab1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:03:21.277Z|f3df865b-2316-44c6-9a2a-461ffe843da5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:03:21.278Z|f3df865b-2316-44c6-9a2a-461ffe843da5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:03:30.499Z|ce7cd2de-e85c-4b00-acbb-71d48659f5f3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T04:03:30.499Z|ce7cd2de-e85c-4b00-acbb-71d48659f5f3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T04:03:30.500Z|ce7cd2de-e85c-4b00-acbb-71d48659f5f3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T04:03:30.501Z|ce7cd2de-e85c-4b00-acbb-71d48659f5f3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T04:03:30.502Z|ce7cd2de-e85c-4b00-acbb-71d48659f5f3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T04:03:30.502Z|ce7cd2de-e85c-4b00-acbb-71d48659f5f3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T04:03:30.512Z|ce7cd2de-e85c-4b00-acbb-71d48659f5f3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T04:03:30.512Z|ce7cd2de-e85c-4b00-acbb-71d48659f5f3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T04:03:30.512Z|ce7cd2de-e85c-4b00-acbb-71d48659f5f3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T04:03:30.513Z|ce7cd2de-e85c-4b00-acbb-71d48659f5f3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:03:30 GMT;Connection:close;
2022-08-22T04:03:30.513Z|ce7cd2de-e85c-4b00-acbb-71d48659f5f3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T04:03:30.513Z|ce7cd2de-e85c-4b00-acbb-71d48659f5f3|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T04:03:36.277Z|e11f1f93-a150-4e9a-b000-4db762ddd1c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:03:36.278Z|e11f1f93-a150-4e9a-b000-4db762ddd1c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:03:36.575Z|f9d6b1ea-4cb8-430f-90ef-c00b6174cfff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:03:36.576Z|f9d6b1ea-4cb8-430f-90ef-c00b6174cfff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:03:51.277Z|fafcf8f7-9872-44c4-8b20-43c58ccf3dce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:03:51.281Z|fafcf8f7-9872-44c4-8b20-43c58ccf3dce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:04:06.277Z|6d2052f2-0e6a-4d01-bdda-34a0ecaf06be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:04:06.278Z|6d2052f2-0e6a-4d01-bdda-34a0ecaf06be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:04:06.577Z|110c16ba-5a60-4ed0-810f-0bdfbed0a304|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:04:06.578Z|110c16ba-5a60-4ed0-810f-0bdfbed0a304|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:04:21.277Z|29c70a52-2de2-4927-8a4e-79caecb313b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:04:21.278Z|29c70a52-2de2-4927-8a4e-79caecb313b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:04:30.499Z|31913ab7-91c6-4032-bf19-4b51faa3a350|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T04:04:30.499Z|31913ab7-91c6-4032-bf19-4b51faa3a350|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T04:04:30.500Z|31913ab7-91c6-4032-bf19-4b51faa3a350|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T04:04:30.500Z|31913ab7-91c6-4032-bf19-4b51faa3a350|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T04:04:30.501Z|31913ab7-91c6-4032-bf19-4b51faa3a350|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T04:04:30.501Z|31913ab7-91c6-4032-bf19-4b51faa3a350|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T04:04:30.506Z|31913ab7-91c6-4032-bf19-4b51faa3a350|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T04:04:30.507Z|31913ab7-91c6-4032-bf19-4b51faa3a350|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T04:04:30.507Z|31913ab7-91c6-4032-bf19-4b51faa3a350|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T04:04:30.507Z|31913ab7-91c6-4032-bf19-4b51faa3a350|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:04:30 GMT;Connection:close;
2022-08-22T04:04:30.508Z|31913ab7-91c6-4032-bf19-4b51faa3a350|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T04:04:30.508Z|31913ab7-91c6-4032-bf19-4b51faa3a350|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T04:04:36.277Z|1cb3a25b-ff06-4415-b96b-5c0b5dce962c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:04:36.281Z|1cb3a25b-ff06-4415-b96b-5c0b5dce962c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:04:36.580Z|e02138ec-a34d-449b-b08a-a53a9485064f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:04:36.580Z|e02138ec-a34d-449b-b08a-a53a9485064f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:04:51.277Z|858b3f19-de12-4d13-b8e6-e5069a51bf2a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:04:51.278Z|858b3f19-de12-4d13-b8e6-e5069a51bf2a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:05:06.277Z|978d2f7a-ac16-4e3d-b9af-5851e95df990|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:05:06.278Z|978d2f7a-ac16-4e3d-b9af-5851e95df990|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:05:06.582Z|8c572cba-5ee9-4549-a30b-0cd73feb013f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:05:06.583Z|8c572cba-5ee9-4549-a30b-0cd73feb013f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:05:21.277Z|7102c0e2-978f-47ff-b4a0-2063238fe347|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:05:21.281Z|7102c0e2-978f-47ff-b4a0-2063238fe347|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:05:30.499Z|a06520f6-44d9-4dab-912f-e20d8e3c545d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T04:05:30.499Z|a06520f6-44d9-4dab-912f-e20d8e3c545d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T04:05:30.500Z|a06520f6-44d9-4dab-912f-e20d8e3c545d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T04:05:30.501Z|a06520f6-44d9-4dab-912f-e20d8e3c545d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T04:05:30.501Z|a06520f6-44d9-4dab-912f-e20d8e3c545d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T04:05:30.501Z|a06520f6-44d9-4dab-912f-e20d8e3c545d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T04:05:30.509Z|a06520f6-44d9-4dab-912f-e20d8e3c545d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T04:05:30.509Z|a06520f6-44d9-4dab-912f-e20d8e3c545d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T04:05:30.509Z|a06520f6-44d9-4dab-912f-e20d8e3c545d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T04:05:30.510Z|a06520f6-44d9-4dab-912f-e20d8e3c545d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:05:30 GMT;Connection:close;
2022-08-22T04:05:30.510Z|a06520f6-44d9-4dab-912f-e20d8e3c545d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T04:05:30.510Z|a06520f6-44d9-4dab-912f-e20d8e3c545d|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T04:05:36.277Z|8ba407c5-f336-4334-9335-b0311d1458f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:05:36.278Z|8ba407c5-f336-4334-9335-b0311d1458f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:05:36.584Z|5df669d1-5967-46d0-8c04-a497179ec590|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:05:36.585Z|5df669d1-5967-46d0-8c04-a497179ec590|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:05:51.277Z|b6ff5713-b3cb-4e46-894c-4ae731e25e28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:05:51.278Z|b6ff5713-b3cb-4e46-894c-4ae731e25e28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:06:06.278Z|22baa523-7491-40c2-bc76-3716f6613a14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:06:06.283Z|22baa523-7491-40c2-bc76-3716f6613a14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:06:06.586Z|e5d58385-83a8-40b9-a0f3-596b49b3c3ef|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:06:06.588Z|e5d58385-83a8-40b9-a0f3-596b49b3c3ef|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:06:21.277Z|00e4d8ed-078d-4595-bd92-32ce6e981971|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:06:21.278Z|00e4d8ed-078d-4595-bd92-32ce6e981971|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:06:30.500Z|19d3c965-a5c5-441f-ab86-1d3648fb1567|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T04:06:30.501Z|19d3c965-a5c5-441f-ab86-1d3648fb1567|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T04:06:30.503Z|19d3c965-a5c5-441f-ab86-1d3648fb1567|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T04:06:30.503Z|19d3c965-a5c5-441f-ab86-1d3648fb1567|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T04:06:30.503Z|19d3c965-a5c5-441f-ab86-1d3648fb1567|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T04:06:30.504Z|19d3c965-a5c5-441f-ab86-1d3648fb1567|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T04:06:30.511Z|19d3c965-a5c5-441f-ab86-1d3648fb1567|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T04:06:30.511Z|19d3c965-a5c5-441f-ab86-1d3648fb1567|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T04:06:30.511Z|19d3c965-a5c5-441f-ab86-1d3648fb1567|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T04:06:30.512Z|19d3c965-a5c5-441f-ab86-1d3648fb1567|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:06:30 GMT;Connection:close;
2022-08-22T04:06:30.512Z|19d3c965-a5c5-441f-ab86-1d3648fb1567|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T04:06:30.512Z|19d3c965-a5c5-441f-ab86-1d3648fb1567|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T04:06:36.277Z|ff3ff372-e95e-4c63-9e98-afa6420b2a68|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:06:36.278Z|ff3ff372-e95e-4c63-9e98-afa6420b2a68|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:06:36.589Z|2a356b86-5ed6-4ce1-9f5f-deefb5fd9160|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:06:36.590Z|2a356b86-5ed6-4ce1-9f5f-deefb5fd9160|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:06:51.277Z|e26a47a1-874e-44dc-a407-6a130da08bea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:06:51.281Z|e26a47a1-874e-44dc-a407-6a130da08bea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:07:06.277Z|b3ac65cf-109e-4667-ba76-1583ffe10744|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:07:06.278Z|b3ac65cf-109e-4667-ba76-1583ffe10744|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:07:06.591Z|a6352e16-ba51-49cd-9292-12d3f2bf6dc5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:07:06.592Z|a6352e16-ba51-49cd-9292-12d3f2bf6dc5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:07:21.278Z|1307b9f8-42c8-40cf-ba73-b124ce526ce7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:07:21.279Z|1307b9f8-42c8-40cf-ba73-b124ce526ce7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:07:30.502Z|66931f30-a27a-4159-a2a6-d29359c985d1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T04:07:30.503Z|66931f30-a27a-4159-a2a6-d29359c985d1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T04:07:30.503Z|66931f30-a27a-4159-a2a6-d29359c985d1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T04:07:30.503Z|66931f30-a27a-4159-a2a6-d29359c985d1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T04:07:30.503Z|66931f30-a27a-4159-a2a6-d29359c985d1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T04:07:30.504Z|66931f30-a27a-4159-a2a6-d29359c985d1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T04:07:30.514Z|66931f30-a27a-4159-a2a6-d29359c985d1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T04:07:30.515Z|66931f30-a27a-4159-a2a6-d29359c985d1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T04:07:30.515Z|66931f30-a27a-4159-a2a6-d29359c985d1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T04:07:30.515Z|66931f30-a27a-4159-a2a6-d29359c985d1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:07:30 GMT;Connection:close;
2022-08-22T04:07:30.516Z|66931f30-a27a-4159-a2a6-d29359c985d1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T04:07:30.516Z|66931f30-a27a-4159-a2a6-d29359c985d1|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T04:07:36.277Z|4eeb8192-dc09-4913-81a3-7e96f7037968|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:07:36.281Z|4eeb8192-dc09-4913-81a3-7e96f7037968|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:07:36.593Z|8bc36cde-24db-4ecf-a459-3aefe78f588f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:07:36.593Z|8bc36cde-24db-4ecf-a459-3aefe78f588f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:07:51.277Z|e2c2cb9a-4ee6-442b-94ae-c1cf0314a6c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:07:51.278Z|e2c2cb9a-4ee6-442b-94ae-c1cf0314a6c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:08:06.277Z|3faa643e-dda2-4685-abc2-4d7f638aa4d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:08:06.278Z|3faa643e-dda2-4685-abc2-4d7f638aa4d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:08:06.594Z|e35f81b1-f949-4e9a-a1f5-cd5e0bd825b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:08:06.595Z|e35f81b1-f949-4e9a-a1f5-cd5e0bd825b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:08:21.277Z|6fd25e04-9bfd-4fde-9ce1-c1f761ecedc4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:08:21.281Z|6fd25e04-9bfd-4fde-9ce1-c1f761ecedc4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:08:30.500Z|f5e10223-0590-40f4-a2d3-2ca019a047e1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T04:08:30.501Z|f5e10223-0590-40f4-a2d3-2ca019a047e1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T04:08:30.501Z|f5e10223-0590-40f4-a2d3-2ca019a047e1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T04:08:30.502Z|f5e10223-0590-40f4-a2d3-2ca019a047e1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T04:08:30.502Z|f5e10223-0590-40f4-a2d3-2ca019a047e1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T04:08:30.502Z|f5e10223-0590-40f4-a2d3-2ca019a047e1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T04:08:30.509Z|f5e10223-0590-40f4-a2d3-2ca019a047e1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T04:08:30.510Z|f5e10223-0590-40f4-a2d3-2ca019a047e1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T04:08:30.510Z|f5e10223-0590-40f4-a2d3-2ca019a047e1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T04:08:30.510Z|f5e10223-0590-40f4-a2d3-2ca019a047e1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:08:30 GMT;Connection:close;
2022-08-22T04:08:30.511Z|f5e10223-0590-40f4-a2d3-2ca019a047e1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T04:08:30.511Z|f5e10223-0590-40f4-a2d3-2ca019a047e1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T04:08:36.277Z|8c158dee-dd36-48f7-afd8-b1a75f07db32|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:08:36.278Z|8c158dee-dd36-48f7-afd8-b1a75f07db32|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:08:36.597Z|254827e3-6620-4574-8c11-75f9d4241141|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:08:36.597Z|254827e3-6620-4574-8c11-75f9d4241141|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:08:51.277Z|f2ddd674-ad0f-4cbe-a254-b22898faa2f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:08:51.278Z|f2ddd674-ad0f-4cbe-a254-b22898faa2f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:09:06.278Z|f28edfb8-ed5c-4de9-be81-92324847986f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:09:06.282Z|f28edfb8-ed5c-4de9-be81-92324847986f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:09:06.598Z|2ffdc54c-7533-4466-a0ee-ad4e699a7bf9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:09:06.599Z|2ffdc54c-7533-4466-a0ee-ad4e699a7bf9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:09:21.277Z|8f35fdc7-9270-475d-8ae3-c743efa135c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:09:21.278Z|8f35fdc7-9270-475d-8ae3-c743efa135c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:09:30.502Z|4de77a29-17a1-47dd-9061-4d8dc7839a42|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T04:09:30.503Z|4de77a29-17a1-47dd-9061-4d8dc7839a42|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T04:09:30.503Z|4de77a29-17a1-47dd-9061-4d8dc7839a42|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T04:09:30.505Z|4de77a29-17a1-47dd-9061-4d8dc7839a42|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T04:09:30.506Z|4de77a29-17a1-47dd-9061-4d8dc7839a42|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T04:09:30.506Z|4de77a29-17a1-47dd-9061-4d8dc7839a42|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T04:09:30.515Z|4de77a29-17a1-47dd-9061-4d8dc7839a42|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T04:09:30.516Z|4de77a29-17a1-47dd-9061-4d8dc7839a42|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T04:09:30.516Z|4de77a29-17a1-47dd-9061-4d8dc7839a42|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T04:09:30.516Z|4de77a29-17a1-47dd-9061-4d8dc7839a42|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:09:30 GMT;Connection:close;
2022-08-22T04:09:30.516Z|4de77a29-17a1-47dd-9061-4d8dc7839a42|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T04:09:30.517Z|4de77a29-17a1-47dd-9061-4d8dc7839a42|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T04:09:36.278Z|e97472b1-682d-4075-aa7b-731a2c148542|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:09:36.280Z|e97472b1-682d-4075-aa7b-731a2c148542|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:09:36.601Z|8162e08a-419d-4d23-91a6-7d181fd4dc12|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:09:36.602Z|8162e08a-419d-4d23-91a6-7d181fd4dc12|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:09:51.277Z|720d9a15-73a7-4aa0-89c0-d44b2a7f0510|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:09:51.281Z|720d9a15-73a7-4aa0-89c0-d44b2a7f0510|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:10:06.277Z|1fb6415c-0998-4c9f-933c-1335ec6b4db0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:10:06.279Z|1fb6415c-0998-4c9f-933c-1335ec6b4db0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:10:06.603Z|ec24612d-330b-46a3-9a12-51aef8250ebb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:10:06.604Z|ec24612d-330b-46a3-9a12-51aef8250ebb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:10:21.277Z|a8a260ce-aef1-47ec-9f70-c9e42a50f214|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:10:21.278Z|a8a260ce-aef1-47ec-9f70-c9e42a50f214|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:10:30.500Z|a9569875-65c1-4cbd-9402-108576ef95fc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T04:10:30.501Z|a9569875-65c1-4cbd-9402-108576ef95fc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T04:10:30.501Z|a9569875-65c1-4cbd-9402-108576ef95fc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T04:10:30.502Z|a9569875-65c1-4cbd-9402-108576ef95fc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T04:10:30.502Z|a9569875-65c1-4cbd-9402-108576ef95fc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T04:10:30.502Z|a9569875-65c1-4cbd-9402-108576ef95fc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T04:10:30.510Z|a9569875-65c1-4cbd-9402-108576ef95fc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T04:10:30.511Z|a9569875-65c1-4cbd-9402-108576ef95fc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T04:10:30.511Z|a9569875-65c1-4cbd-9402-108576ef95fc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T04:10:30.511Z|a9569875-65c1-4cbd-9402-108576ef95fc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:10:30 GMT;Connection:close;
2022-08-22T04:10:30.511Z|a9569875-65c1-4cbd-9402-108576ef95fc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T04:10:30.512Z|a9569875-65c1-4cbd-9402-108576ef95fc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T04:10:30.914Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-6|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Entering
2022-08-22T04:10:30.918Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-6|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:10:30.918Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-6|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244
2022-08-22T04:10:30.919Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-6|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:10:30.921Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-6|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:194a72e43cfaa942;x-b3-spanid:7061003bc791a5d9;x-b3-parentspanid:194a72e43cfaa942;x-b3-sampled:0;x-onap-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-transactionid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-ecomp-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-onap-partnername:SO.APIH;x-invocationid:29481abf-7d75-42ef-a69d-cd6b6f47629e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:10:30.921Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-6|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:10:36.277Z|573a4d6c-75c8-4fe9-95a4-99407673eb40|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:10:36.280Z|573a4d6c-75c8-4fe9-95a4-99407673eb40|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:10:36.606Z|3ee8f624-6cb9-457d-b382-a33dbaae698b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:10:36.607Z|3ee8f624-6cb9-457d-b382-a33dbaae698b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:10:51.277Z|3428f07d-bee6-4b75-9622-23259f624140|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:10:51.278Z|3428f07d-bee6-4b75-9622-23259f624140|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:10:55.825Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-08-22T04:10:55.825Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:10:55.826Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-08-22T04:10:55.827Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-08-22T04:10:55.827Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:194a72e43cfaa942;x-b3-spanid:5b6f0815d450a9cf;x-b3-parentspanid:194a72e43cfaa942;x-b3-sampled:0;x-onap-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-transactionid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-ecomp-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-onap-partnername:SO.APIH;x-invocationid:55b2595d-d778-4247-84a2-0ad569c29b44;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=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:10:55.827Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:10:56.033Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-08-22T04:10:56.220Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:10:56.221Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:10:56.221Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:10:56.222Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-08-22T04:10:56.222Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:10:56.223Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-08-22T04:10:57.054Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-08-22T04:10:57.055Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:10:57.055Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-08-22T04:10:57.056Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-08-22T04:10:57.057Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:194a72e43cfaa942;x-b3-spanid:926820b7ff3bc3cc;x-b3-parentspanid:194a72e43cfaa942;x-b3-sampled:0;x-onap-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-transactionid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-ecomp-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-onap-partnername:SO.APIH;x-invocationid:722243a1-02ec-4476-ab27-7eda8db9326c;content-length:1854;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:10:57.057Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:10:57.678Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:10:57.678Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-08-22T04:10:57.679Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-08-22T04:10:57.679Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:10:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:10:57.679Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:10:57.680Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-08-22T04:11:02.519Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Entering
2022-08-22T04:11:02.520Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:02.520Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-08-22T04:11:02.521Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-08-22T04:11:02.522Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:194a72e43cfaa942;x-b3-spanid:cfb5f2fca8621698;x-b3-parentspanid:d76451253c562d03;x-b3-sampled:0;x-onap-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-transactionid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-ecomp-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-onap-partnername:UNKNOWN;x-invocationid:8140b1a3-8d08-423c-a72d-a1c67235b2da;content-length:3978;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate;
2022-08-22T04:11:02.522Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:02.655Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:02.655Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-08-22T04:11:02.655Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-08-22T04:11:02.656Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D; 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:Mon, 22 Aug 2022 04:11:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:02.656Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:02.657Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-08-22T04:11:02.807Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-9|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Entering
2022-08-22T04:11:02.808Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-9|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:02.808Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-9|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244
2022-08-22T04:11:02.809Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-9|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:02.809Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-9|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:194a72e43cfaa942;x-b3-spanid:52545df837b7fdc5;x-b3-parentspanid:d76451253c562d03;x-b3-sampled:0;x-onap-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-transactionid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-ecomp-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-onap-partnername:UNKNOWN;x-invocationid:ceae72b6-bbc1-4bc2-b2b7-ddf903cea424;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:11:02.809Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-9|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:02.853Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-9|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:02.853Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-9|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:02.854Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-9|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:02.854Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-9|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:02.854Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-9|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:02.855Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-9|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Exiting.
2022-08-22T04:11:02.917Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Entering
2022-08-22T04:11:02.921Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:02.925Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244
2022-08-22T04:11:02.925Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Method      : PUT
2022-08-22T04:11:02.926Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:194a72e43cfaa942;x-b3-spanid:a37388ae78d9a6d1;x-b3-parentspanid:d76451253c562d03;x-b3-sampled:0;x-onap-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-transactionid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-ecomp-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-onap-partnername:UNKNOWN;x-invocationid:b9764964-0c5a-404b-b36b-bfd0f1a68d84;content-length:1947;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:11:02.926Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:03.086Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:03.087Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:03.087Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:03.088Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:03.088Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:03.089Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Exiting.
2022-08-22T04:11:03.242Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Entering
2022-08-22T04:11:03.243Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:03.245Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244
2022-08-22T04:11:03.245Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:03.246Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e22bf7653dc0c33a;x-b3-spanid:179b8b0859cf595e;x-b3-parentspanid:e22bf7653dc0c33a;x-b3-sampled:0;x-onap-requestid:5d9539fa-4df6-47e3-ac00-382499e62f14;x-requestid:5d9539fa-4df6-47e3-ac00-382499e62f14;x-transactionid:5d9539fa-4df6-47e3-ac00-382499e62f14;x-ecomp-requestid:5d9539fa-4df6-47e3-ac00-382499e62f14;x-onap-partnername:SO.APIH;x-invocationid:ca28eeae-2e1e-4df7-a992-497d7c2537b9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:03.246Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:03.334Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:03.334Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:03.334Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:03.335Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:03.335Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:03.335Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Exiting.
2022-08-22T04:11:03.380Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:11:03.381Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:03.381Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:11:03.381Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:03.383Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e22bf7653dc0c33a;x-b3-spanid:5efe047e6a10d030;x-b3-parentspanid:e22bf7653dc0c33a;x-b3-sampled:0;x-onap-requestid:5d9539fa-4df6-47e3-ac00-382499e62f14;x-requestid:5d9539fa-4df6-47e3-ac00-382499e62f14;x-transactionid:5d9539fa-4df6-47e3-ac00-382499e62f14;x-ecomp-requestid:5d9539fa-4df6-47e3-ac00-382499e62f14;x-onap-partnername:SO.APIH;x-invocationid:30088db2-c56d-4af7-bb7b-cb632bddb1d5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:03.383Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:03.511Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:03.511Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:03.511Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:03.512Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:03.512Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:03.512Z|5d9539fa-4df6-47e3-ac00-382499e62f14|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:11:06.277Z|cd7e590f-4f35-420c-85d2-a88dfa1d3e70|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:11:06.278Z|cd7e590f-4f35-420c-85d2-a88dfa1d3e70|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:11:06.608Z|96e28083-d98d-49ee-acea-0612daa41cd3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:11:06.609Z|96e28083-d98d-49ee-acea-0612daa41cd3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:11:13.799Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Entering
2022-08-22T04:11:13.801Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:13.801Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244
2022-08-22T04:11:13.801Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:13.802Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:af4a69eab95c8799;x-b3-spanid:7e4f3a5b7404fd8a;x-b3-parentspanid:af4a69eab95c8799;x-b3-sampled:0;x-onap-requestid:205b4183-f576-44e3-b506-dae42489afe9;x-requestid:205b4183-f576-44e3-b506-dae42489afe9;x-transactionid:205b4183-f576-44e3-b506-dae42489afe9;x-ecomp-requestid:205b4183-f576-44e3-b506-dae42489afe9;x-onap-partnername:SO.APIH;x-invocationid:ad8d8e47-f713-4e20-9e44-2e7a20f18713;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:13.802Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:13.841Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:13.842Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:13.842Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:13.842Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:13.842Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:13.843Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Exiting.
2022-08-22T04:11:13.864Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:11:13.864Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:13.869Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:11:13.871Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:13.871Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:af4a69eab95c8799;x-b3-spanid:f920c8b825b299a1;x-b3-parentspanid:af4a69eab95c8799;x-b3-sampled:0;x-onap-requestid:205b4183-f576-44e3-b506-dae42489afe9;x-requestid:205b4183-f576-44e3-b506-dae42489afe9;x-transactionid:205b4183-f576-44e3-b506-dae42489afe9;x-ecomp-requestid:205b4183-f576-44e3-b506-dae42489afe9;x-onap-partnername:SO.APIH;x-invocationid:a50c88c2-5b14-4d32-b65e-ac4b8683adf3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:13.871Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:13.883Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:13.883Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:13.887Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:13.887Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:13.887Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:13.888Z|205b4183-f576-44e3-b506-dae42489afe9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:11:21.277Z|23ff5be4-3878-4107-bbe4-158b79e45006|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:11:21.280Z|23ff5be4-3878-4107-bbe4-158b79e45006|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:11:24.079Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-6|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Entering
2022-08-22T04:11:24.079Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-6|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:24.079Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-6|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244
2022-08-22T04:11:24.079Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-6|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:24.080Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-6|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:190e682b0e43bbcf;x-b3-spanid:4efc4b5938c66acd;x-b3-parentspanid:190e682b0e43bbcf;x-b3-sampled:0;x-onap-requestid:f0bf5670-8f31-46ed-a7d7-f222e01ca114;x-requestid:f0bf5670-8f31-46ed-a7d7-f222e01ca114;x-transactionid:f0bf5670-8f31-46ed-a7d7-f222e01ca114;x-ecomp-requestid:f0bf5670-8f31-46ed-a7d7-f222e01ca114;x-onap-partnername:SO.APIH;x-invocationid:1d2d81aa-a47e-43ab-9a1a-8c6c10cb4c4d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:24.080Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-6|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:24.105Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-6|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:24.107Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-6|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:24.107Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-6|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:24.108Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-6|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:24 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:24.108Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-6|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:24.109Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-6|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Exiting.
2022-08-22T04:11:24.124Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:11:24.125Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:24.125Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:11:24.125Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:24.125Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:190e682b0e43bbcf;x-b3-spanid:d3cc1c16d229864d;x-b3-parentspanid:190e682b0e43bbcf;x-b3-sampled:0;x-onap-requestid:f0bf5670-8f31-46ed-a7d7-f222e01ca114;x-requestid:f0bf5670-8f31-46ed-a7d7-f222e01ca114;x-transactionid:f0bf5670-8f31-46ed-a7d7-f222e01ca114;x-ecomp-requestid:f0bf5670-8f31-46ed-a7d7-f222e01ca114;x-onap-partnername:SO.APIH;x-invocationid:214a4550-0795-49b6-ae11-f39a9e5f8db4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:24.126Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:24.139Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:24.140Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:24.140Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:24.141Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:24 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:24.141Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:24.141Z|f0bf5670-8f31-46ed-a7d7-f222e01ca114|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:11:30.499Z|06edce36-a96a-4ed0-983c-2e54b66a97c5|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T04:11:30.499Z|06edce36-a96a-4ed0-983c-2e54b66a97c5|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:30.499Z|06edce36-a96a-4ed0-983c-2e54b66a97c5|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T04:11:30.500Z|06edce36-a96a-4ed0-983c-2e54b66a97c5|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T04:11:30.500Z|06edce36-a96a-4ed0-983c-2e54b66a97c5|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T04:11:30.500Z|06edce36-a96a-4ed0-983c-2e54b66a97c5|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:30.508Z|06edce36-a96a-4ed0-983c-2e54b66a97c5|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:30.508Z|06edce36-a96a-4ed0-983c-2e54b66a97c5|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T04:11:30.509Z|06edce36-a96a-4ed0-983c-2e54b66a97c5|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T04:11:30.509Z|06edce36-a96a-4ed0-983c-2e54b66a97c5|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:30 GMT;Connection:close;
2022-08-22T04:11:30.509Z|06edce36-a96a-4ed0-983c-2e54b66a97c5|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T04:11:30.510Z|06edce36-a96a-4ed0-983c-2e54b66a97c5|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T04:11:34.328Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Entering
2022-08-22T04:11:34.329Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:34.330Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244
2022-08-22T04:11:34.330Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:34.330Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a25571e6149f9f27;x-b3-spanid:4677bdc9391b4287;x-b3-parentspanid:a25571e6149f9f27;x-b3-sampled:0;x-onap-requestid:09344ad3-1b2a-4c44-9cae-f1ab252b65da;x-requestid:09344ad3-1b2a-4c44-9cae-f1ab252b65da;x-transactionid:09344ad3-1b2a-4c44-9cae-f1ab252b65da;x-ecomp-requestid:09344ad3-1b2a-4c44-9cae-f1ab252b65da;x-onap-partnername:SO.APIH;x-invocationid:da977568-e1b8-455c-897b-488fd5902d06;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:34.331Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:34.354Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:34.354Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:34.355Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:34.355Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:34.355Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:34.355Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Exiting.
2022-08-22T04:11:34.386Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:11:34.393Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:34.394Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:11:34.394Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:34.394Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a25571e6149f9f27;x-b3-spanid:1963f22efde0693d;x-b3-parentspanid:a25571e6149f9f27;x-b3-sampled:0;x-onap-requestid:09344ad3-1b2a-4c44-9cae-f1ab252b65da;x-requestid:09344ad3-1b2a-4c44-9cae-f1ab252b65da;x-transactionid:09344ad3-1b2a-4c44-9cae-f1ab252b65da;x-ecomp-requestid:09344ad3-1b2a-4c44-9cae-f1ab252b65da;x-onap-partnername:SO.APIH;x-invocationid:7bea54fe-c30a-4c2f-afd7-0673d2439e70;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:34.395Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:34.412Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:34.412Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:34.413Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:34.413Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:34.413Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:34.414Z|09344ad3-1b2a-4c44-9cae-f1ab252b65da|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:11:36.277Z|aa0c991f-e8a2-4885-9a58-2771ff73ca68|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:11:36.278Z|aa0c991f-e8a2-4885-9a58-2771ff73ca68|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:11:36.610Z|1d69493c-ffab-487e-81d0-da6b787f5aca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:11:36.610Z|1d69493c-ffab-487e-81d0-da6b787f5aca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:11:41.876Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Entering
2022-08-22T04:11:41.877Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:41.877Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244
2022-08-22T04:11:41.878Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:41.878Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8e84827c93b55d26;x-b3-spanid:32d8ec46ce6d4864;x-b3-parentspanid:8e84827c93b55d26;x-b3-sampled:0;x-onap-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-transactionid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-ecomp-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-onap-partnername:UNKNOWN;x-invocationid:2244368f-5ce9-458a-ae03-f8809f2c359e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:11:41.878Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:41.907Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:41.908Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:41.908Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:41.909Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:41 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:41.909Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:41.910Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Exiting.
2022-08-22T04:11:41.974Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Entering
2022-08-22T04:11:41.975Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:41.975Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244
2022-08-22T04:11:41.975Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Method      : PUT
2022-08-22T04:11:41.976Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:8e84827c93b55d26;x-b3-spanid:f1fdd53b4c2d7d8c;x-b3-parentspanid:8e84827c93b55d26;x-b3-sampled:0;x-onap-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-transactionid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-ecomp-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-onap-partnername:UNKNOWN;x-invocationid:98345c53-6f35-425d-8f4a-e117dcd483d2;content-length:2146;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:11:41.976Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:42.038Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:42.038Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:42.038Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:42.038Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:41 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:42.039Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:42.039Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-2|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Exiting.
2022-08-22T04:11:43.917Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Entering
2022-08-22T04:11:43.917Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:43.918Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244
2022-08-22T04:11:43.918Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:43.918Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8e84827c93b55d26;x-b3-spanid:8dec4d30b3efdb90;x-b3-parentspanid:8e84827c93b55d26;x-b3-sampled:0;x-onap-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-transactionid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-ecomp-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-onap-partnername:UNKNOWN;x-invocationid:01a6d6fb-17b2-4b83-af5d-dd6753b75e95;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:11:43.918Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:43.936Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:43.937Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:43.937Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:43.938Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:43.938Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:43.939Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Exiting.
2022-08-22T04:11:43.978Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Entering
2022-08-22T04:11:43.979Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:43.979Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244
2022-08-22T04:11:43.979Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Method      : PUT
2022-08-22T04:11:43.980Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:8e84827c93b55d26;x-b3-spanid:060acd36ade14097;x-b3-parentspanid:8e84827c93b55d26;x-b3-sampled:0;x-onap-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-transactionid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-ecomp-requestid:ff9dc48e-4a1d-4c6e-baed-b67c89842244;x-onap-partnername:UNKNOWN;x-invocationid:634d4575-4ff2-46af-ac1d-343ac91d7e46;content-length:2123;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:11:43.980Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:44.029Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:44.032Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:44.032Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:44.033Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:44.033Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:44.033Z|ff9dc48e-4a1d-4c6e-baed-b67c89842244|http-nio-8083-exec-4|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Exiting.
2022-08-22T04:11:44.584Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-5|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Entering
2022-08-22T04:11:44.584Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-5|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:44.585Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-5|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244
2022-08-22T04:11:44.585Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-5|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:44.585Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-5|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6584976465cb3631;x-b3-spanid:f0e0b3f1f26fc529;x-b3-parentspanid:6584976465cb3631;x-b3-sampled:0;x-onap-requestid:c8e28442-6a57-449c-8136-85f08084fea6;x-requestid:c8e28442-6a57-449c-8136-85f08084fea6;x-transactionid:c8e28442-6a57-449c-8136-85f08084fea6;x-ecomp-requestid:c8e28442-6a57-449c-8136-85f08084fea6;x-onap-partnername:SO.APIH;x-invocationid:8e3a7a87-e40a-4387-90cf-b61b1165cf24;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:44.585Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-5|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:44.602Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-5|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:44.603Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-5|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:44.603Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-5|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:44.604Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-5|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:44.604Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-5|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:44.605Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-5|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Exiting.
2022-08-22T04:11:44.620Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:11:44.621Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:44.621Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:11:44.621Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:44.622Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6584976465cb3631;x-b3-spanid:be73a12c7733d25f;x-b3-parentspanid:6584976465cb3631;x-b3-sampled:0;x-onap-requestid:c8e28442-6a57-449c-8136-85f08084fea6;x-requestid:c8e28442-6a57-449c-8136-85f08084fea6;x-transactionid:c8e28442-6a57-449c-8136-85f08084fea6;x-ecomp-requestid:c8e28442-6a57-449c-8136-85f08084fea6;x-onap-partnername:SO.APIH;x-invocationid:4ce00e79-6cb3-4073-b998-b3016c63f306;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:44.622Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:44.629Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:44.629Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:44.629Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:44.630Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:44.630Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:44.630Z|c8e28442-6a57-449c-8136-85f08084fea6|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:11:44.782Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-7|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Entering
2022-08-22T04:11:44.783Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-7|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:44.783Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-7|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244
2022-08-22T04:11:44.783Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-7|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:44.785Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-7|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1eee52094b10e8c8;x-b3-spanid:ccc4703fcd12b244;x-b3-parentspanid:1eee52094b10e8c8;x-b3-sampled:0;x-onap-requestid:19643f63-4a66-406c-a1a9-557231965cf2;x-requestid:19643f63-4a66-406c-a1a9-557231965cf2;x-transactionid:19643f63-4a66-406c-a1a9-557231965cf2;x-ecomp-requestid:19643f63-4a66-406c-a1a9-557231965cf2;x-onap-partnername:SO.APIH;x-invocationid:de2e83cf-8d67-4d24-acdf-fd833ad69ad8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:44.785Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-7|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:44.811Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-7|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:44.812Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-7|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:44.812Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-7|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:44.812Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-7|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:44.812Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-7|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:44.813Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-7|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Exiting.
2022-08-22T04:11:44.828Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:11:44.828Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:44.829Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:11:44.829Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:44.830Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1eee52094b10e8c8;x-b3-spanid:63bd2680e0096e3c;x-b3-parentspanid:1eee52094b10e8c8;x-b3-sampled:0;x-onap-requestid:19643f63-4a66-406c-a1a9-557231965cf2;x-requestid:19643f63-4a66-406c-a1a9-557231965cf2;x-transactionid:19643f63-4a66-406c-a1a9-557231965cf2;x-ecomp-requestid:19643f63-4a66-406c-a1a9-557231965cf2;x-onap-partnername:SO.APIH;x-invocationid:dbe1634a-f806-4a34-ad84-6eca345c8fa4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:44.830Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:44.838Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:44.839Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:44.839Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:44.839Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:44.840Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:44.840Z|19643f63-4a66-406c-a1a9-557231965cf2|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:11:45.001Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Entering
2022-08-22T04:11:45.001Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:45.002Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244
2022-08-22T04:11:45.002Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:45.003Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f5847d759369770e;x-b3-spanid:a67060327438aed9;x-b3-parentspanid:f5847d759369770e;x-b3-sampled:0;x-onap-requestid:cc2b82ae-3045-436f-9ca5-ae5e4ee00209;x-requestid:cc2b82ae-3045-436f-9ca5-ae5e4ee00209;x-transactionid:cc2b82ae-3045-436f-9ca5-ae5e4ee00209;x-ecomp-requestid:cc2b82ae-3045-436f-9ca5-ae5e4ee00209;x-onap-partnername:SO.APIH;x-invocationid:3f461f0f-01e0-45ce-936b-4d41c58bf4e6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:45.003Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:45.022Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:45.022Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:45.023Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:45.023Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:45.023Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:45.024Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-10|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Exiting.
2022-08-22T04:11:45.044Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:11:45.045Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:45.045Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:11:45.045Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:45.046Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f5847d759369770e;x-b3-spanid:d1cf8f42854043d4;x-b3-parentspanid:f5847d759369770e;x-b3-sampled:0;x-onap-requestid:cc2b82ae-3045-436f-9ca5-ae5e4ee00209;x-requestid:cc2b82ae-3045-436f-9ca5-ae5e4ee00209;x-transactionid:cc2b82ae-3045-436f-9ca5-ae5e4ee00209;x-ecomp-requestid:cc2b82ae-3045-436f-9ca5-ae5e4ee00209;x-onap-partnername:SO.APIH;x-invocationid:dd5f4a32-0f66-4615-8505-2ac84281f846;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:45.046Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:45.055Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:45.056Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:45.056Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:45.057Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:45.058Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:45.059Z|cc2b82ae-3045-436f-9ca5-ae5e4ee00209|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:11:45.230Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Entering
2022-08-22T04:11:45.230Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:45.231Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244
2022-08-22T04:11:45.231Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:45.232Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a031be0466d2d8f0;x-b3-spanid:65995d3a42d018b2;x-b3-parentspanid:a031be0466d2d8f0;x-b3-sampled:0;x-onap-requestid:08b745ad-757a-4e55-a230-ff3cf29f823c;x-requestid:08b745ad-757a-4e55-a230-ff3cf29f823c;x-transactionid:08b745ad-757a-4e55-a230-ff3cf29f823c;x-ecomp-requestid:08b745ad-757a-4e55-a230-ff3cf29f823c;x-onap-partnername:SO.APIH;x-invocationid:1257dcd2-edd7-4809-b2ea-b1cd04ac4471;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:45.232Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:45.251Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:45.252Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:45.252Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:45.253Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:45.253Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:45.254Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-1|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Exiting.
2022-08-22T04:11:45.268Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:11:45.269Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:45.269Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:11:45.269Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:45.270Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a031be0466d2d8f0;x-b3-spanid:c74a4c32421067b5;x-b3-parentspanid:a031be0466d2d8f0;x-b3-sampled:0;x-onap-requestid:08b745ad-757a-4e55-a230-ff3cf29f823c;x-requestid:08b745ad-757a-4e55-a230-ff3cf29f823c;x-transactionid:08b745ad-757a-4e55-a230-ff3cf29f823c;x-ecomp-requestid:08b745ad-757a-4e55-a230-ff3cf29f823c;x-onap-partnername:SO.APIH;x-invocationid:46a979ae-015c-4475-bdf0-c4eea2a603f6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:45.270Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:45.278Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:45.279Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:45.279Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:45.279Z|08b745ad-757a-4e55-a230-ff3cf29f823c|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:Mon, 22 Aug 2022 04:11:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:45.280Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:45.280Z|08b745ad-757a-4e55-a230-ff3cf29f823c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:11:45.469Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Entering
2022-08-22T04:11:45.470Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:45.470Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||URI         : /infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244
2022-08-22T04:11:45.470Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:45.471Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4da1dc61f8d6d607;x-b3-spanid:e0b7ca6ce6bce5bf;x-b3-parentspanid:4da1dc61f8d6d607;x-b3-sampled:0;x-onap-requestid:22ee0c82-4a5d-4bae-af24-f15d05290b5b;x-requestid:22ee0c82-4a5d-4bae-af24-f15d05290b5b;x-transactionid:22ee0c82-4a5d-4bae-af24-f15d05290b5b;x-ecomp-requestid:22ee0c82-4a5d-4bae-af24-f15d05290b5b;x-onap-partnername:SO.APIH;x-invocationid:b3f91ccf-38bf-4134-b4f2-78e285d661db;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:45.471Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:45.507Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:45.507Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:45.508Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:45.508Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:45.508Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:45.509Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-3|/infraActiveRequests/ff9dc48e-4a1d-4c6e-baed-b67c89842244|bpel|||INFO|500||Exiting.
2022-08-22T04:11:45.524Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:11:45.525Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:45.526Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:11:45.526Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:45.526Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4da1dc61f8d6d607;x-b3-spanid:fc61ff84a47c3913;x-b3-parentspanid:4da1dc61f8d6d607;x-b3-sampled:0;x-onap-requestid:22ee0c82-4a5d-4bae-af24-f15d05290b5b;x-requestid:22ee0c82-4a5d-4bae-af24-f15d05290b5b;x-transactionid:22ee0c82-4a5d-4bae-af24-f15d05290b5b;x-ecomp-requestid:22ee0c82-4a5d-4bae-af24-f15d05290b5b;x-onap-partnername:SO.APIH;x-invocationid:7243e585-0922-4d74-80cc-7c25349f0a03;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:45.526Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:45.534Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:45.534Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:45.534Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:45.535Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:45.535Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:45.536Z|22ee0c82-4a5d-4bae-af24-f15d05290b5b|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:11:48.035Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:11:48.036Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:48.036Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:11:48.036Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:48.037Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:71ae9846cdc37235;x-b3-spanid:3e5ea9f061dd3b22;x-b3-parentspanid:71ae9846cdc37235;x-b3-sampled:0;x-onap-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-transactionid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-ecomp-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-onap-partnername:SO.APIH;x-invocationid:10318cc6-d8e6-4f32-8340-38f2ff25c073;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:48.037Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:48.477Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-08-22T04:11:48.477Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:48.477Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-08-22T04:11:48.478Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-08-22T04:11:48.478Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:71ae9846cdc37235;x-b3-spanid:20c2d6a84cc2bd5c;x-b3-parentspanid:71ae9846cdc37235;x-b3-sampled:0;x-onap-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-transactionid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-ecomp-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-onap-partnername:SO.APIH;x-invocationid:a0308486-2115-4ff6-a609-31d0dba8f3f2;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=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:48.478Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:48.481Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-08-22T04:11:48.492Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:48.492Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:48.492Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:48.493Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-08-22T04:11:48.493Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:48.494Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-08-22T04:11:48.824Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-08-22T04:11:48.824Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:48.825Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-08-22T04:11:48.825Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-08-22T04:11:48.826Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:71ae9846cdc37235;x-b3-spanid:9df396ef30a34e9f;x-b3-parentspanid:71ae9846cdc37235;x-b3-sampled:0;x-onap-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-transactionid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-ecomp-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-onap-partnername:SO.APIH;x-invocationid:2059f4e2-51d1-4a09-b37e-dc2dbec1a0ed;content-length:2666;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:48.826Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:48.870Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:48.870Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-08-22T04:11:48.871Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-08-22T04:11:48.871Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:48 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:48.871Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:48.872Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-08-22T04:11:49.503Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-8|/requestProcessingData|bpel|||INFO|500||Entering
2022-08-22T04:11:49.504Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:49.504Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-08-22T04:11:49.505Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-08-22T04:11:49.505Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:71ae9846cdc37235;x-b3-spanid:6d58e4682351737b;x-b3-parentspanid:9f4610e69890b07f;x-b3-sampled:0;x-onap-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-transactionid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-ecomp-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-onap-partnername:UNKNOWN;x-invocationid:993a2592-b983-4e6d-b606-5c92c0fff080;content-length:7843;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:11:49.505Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:49.534Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:49.535Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-08-22T04:11:49.536Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-08-22T04:11:49.537Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/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:Mon, 22 Aug 2022 04:11:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:49.537Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:49.538Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-8|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-08-22T04:11:49.570Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:11:49.570Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:49.571Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:11:49.572Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:49.573Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:71ae9846cdc37235;x-b3-spanid:5015d5741a4f34e3;x-b3-parentspanid:9f4610e69890b07f;x-b3-sampled:0;x-onap-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-transactionid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-ecomp-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-onap-partnername:UNKNOWN;x-invocationid:61c99029-45c4-41f1-b8ba-5e82cdaaee18;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:11:49.573Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:49.589Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:49.590Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:49.590Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:49.590Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:49.590Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:49.591Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:11:49.606Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:11:49.606Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:49.606Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:11:49.607Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : PUT
2022-08-22T04:11:49.607Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:71ae9846cdc37235;x-b3-spanid:b01e0049a1bf2b65;x-b3-parentspanid:9f4610e69890b07f;x-b3-sampled:0;x-onap-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-transactionid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-ecomp-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-onap-partnername:UNKNOWN;x-invocationid:325da279-441b-4163-b04b-2121a9c5281d;content-length:2751;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:11:49.607Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:49.645Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:49.647Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:49.648Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:49.648Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:49.648Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:49.649Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:11:50.088Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:11:50.089Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:50.090Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:11:50.090Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:50.090Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:33bcb021c78e3482;x-b3-spanid:feb7274d6136d62f;x-b3-parentspanid:33bcb021c78e3482;x-b3-sampled:0;x-onap-requestid:31a60f93-a7d3-49b0-84c1-44ea16be4704;x-requestid:31a60f93-a7d3-49b0-84c1-44ea16be4704;x-transactionid:31a60f93-a7d3-49b0-84c1-44ea16be4704;x-ecomp-requestid:31a60f93-a7d3-49b0-84c1-44ea16be4704;x-onap-partnername:SO.APIH;x-invocationid:5e0975b4-3ecd-4a26-83b8-ab03e399ff29;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:50.090Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:50.107Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:50.107Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:50.108Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:50.108Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:11:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:50.108Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:50.112Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:11:50.131Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:11:50.132Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:11:50.132Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:11:50.132Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:11:50.133Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:33bcb021c78e3482;x-b3-spanid:26de47008406b564;x-b3-parentspanid:33bcb021c78e3482;x-b3-sampled:0;x-onap-requestid:31a60f93-a7d3-49b0-84c1-44ea16be4704;x-requestid:31a60f93-a7d3-49b0-84c1-44ea16be4704;x-transactionid:31a60f93-a7d3-49b0-84c1-44ea16be4704;x-ecomp-requestid:31a60f93-a7d3-49b0-84c1-44ea16be4704;x-onap-partnername:SO.APIH;x-invocationid:fe7b034d-5c59-4e28-92fc-4c329f931f41;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:11:50.133Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:11:50.144Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:11:50.144Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:11:50.145Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:11:50.145Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|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:Mon, 22 Aug 2022 04:11:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:11:50.145Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:11:50.146Z|31a60f93-a7d3-49b0-84c1-44ea16be4704|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:11:51.278Z|24c20153-5f5f-47c5-8df2-a62bc2f84b06|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:11:51.278Z|24c20153-5f5f-47c5-8df2-a62bc2f84b06|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:12:00.325Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:12:00.325Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:00.325Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:12:00.326Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:00.326Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:77d2eae2819eb96d;x-b3-spanid:07dc83c1dcd940db;x-b3-parentspanid:77d2eae2819eb96d;x-b3-sampled:0;x-onap-requestid:58c60579-b1d4-452f-8d65-7d642f838dee;x-requestid:58c60579-b1d4-452f-8d65-7d642f838dee;x-transactionid:58c60579-b1d4-452f-8d65-7d642f838dee;x-ecomp-requestid:58c60579-b1d4-452f-8d65-7d642f838dee;x-onap-partnername:SO.APIH;x-invocationid:48032dab-ffaf-41b5-a284-ddfb087dd92c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:12:00.326Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:00.361Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:00.362Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:00.362Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:00.363Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:00.365Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:00.366Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:12:00.382Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:12:00.382Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:00.383Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:12:00.383Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:00.383Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:77d2eae2819eb96d;x-b3-spanid:7036dc08b6c60cb2;x-b3-parentspanid:77d2eae2819eb96d;x-b3-sampled:0;x-onap-requestid:58c60579-b1d4-452f-8d65-7d642f838dee;x-requestid:58c60579-b1d4-452f-8d65-7d642f838dee;x-transactionid:58c60579-b1d4-452f-8d65-7d642f838dee;x-ecomp-requestid:58c60579-b1d4-452f-8d65-7d642f838dee;x-onap-partnername:SO.APIH;x-invocationid:38035500-444b-49b9-93dc-635b4f312461;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:12:00.384Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:00.392Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:00.393Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:00.393Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:00.393Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:00.394Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:00.394Z|58c60579-b1d4-452f-8d65-7d642f838dee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:12:01.974Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:12:01.974Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:01.975Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:12:01.975Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:01.975Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7c74b63d1441f0a2;x-b3-spanid:0e8e7e26baed7831;x-b3-parentspanid:7c74b63d1441f0a2;x-b3-sampled:0;x-onap-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-transactionid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-ecomp-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-onap-partnername:UNKNOWN;x-invocationid:db99d04d-dada-42b7-be1c-8d04704e6f57;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:12:01.976Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:01.998Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:01.998Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:01.999Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:01.999Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:01.999Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:02.000Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:12:02.030Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:12:02.030Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:02.031Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:12:02.031Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : PUT
2022-08-22T04:12:02.031Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:7c74b63d1441f0a2;x-b3-spanid:9e5197cbbcea60a2;x-b3-parentspanid:7c74b63d1441f0a2;x-b3-sampled:0;x-onap-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-transactionid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-ecomp-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-onap-partnername:UNKNOWN;x-invocationid:5cbc26dc-d537-47fc-991b-1e4889bf9cd1;content-length:2932;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:12:02.031Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:02.087Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:02.087Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:02.088Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:02.088Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:02.088Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:02.089Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:12:06.278Z|037ca552-8027-41ab-b9fa-a3aeb176b094|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:12:06.282Z|037ca552-8027-41ab-b9fa-a3aeb176b094|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:12:06.611Z|1ab9b9fd-5b44-41a7-98f0-33ed621e6bdb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:12:06.612Z|1ab9b9fd-5b44-41a7-98f0-33ed621e6bdb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:12:10.580Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:12:10.581Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:10.581Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:12:10.581Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:10.582Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:55b115da49152e47;x-b3-spanid:7ea4a7877c3d2748;x-b3-parentspanid:55b115da49152e47;x-b3-sampled:0;x-onap-requestid:8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee;x-requestid:8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee;x-transactionid:8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee;x-ecomp-requestid:8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee;x-onap-partnername:SO.APIH;x-invocationid:60201507-8982-48ca-a5b2-c9137aef9c9d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:12:10.582Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:10.609Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:10.610Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:10.610Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:10.610Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:10.611Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:10.611Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:12:10.627Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:12:10.628Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:10.628Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:12:10.628Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:10.629Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:55b115da49152e47;x-b3-spanid:722d209e8a8f22dd;x-b3-parentspanid:55b115da49152e47;x-b3-sampled:0;x-onap-requestid:8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee;x-requestid:8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee;x-transactionid:8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee;x-ecomp-requestid:8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee;x-onap-partnername:SO.APIH;x-invocationid:3358980c-b26e-4b91-ad9b-c2f1eba6fc4d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:12:10.629Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:10.642Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:10.643Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:10.643Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:10.643Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:10.644Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:10.645Z|8d6315bc-1ebd-4761-9201-1cd7fcdfd6ee|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:12:19.131Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:12:19.131Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:19.132Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:12:19.132Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:19.132Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:399d3c637225a9be;x-b3-spanid:399d3c637225a9be;x-b3-sampled:0;x-onap-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-transactionid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-ecomp-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-onap-partnername:UNKNOWN;x-invocationid:3f6c7bac-661c-432f-a970-07f095ff30c5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate;
2022-08-22T04:12:19.132Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:19.147Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:19.148Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:19.148Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:19.148Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=1FE0DB3163519E385D0AC432CDFF0B8B; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:19 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:19.148Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:19.149Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:12:19.192Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:12:19.193Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:19.193Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:12:19.194Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : PUT
2022-08-22T04:12:19.194Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:b8e5441a2da541fd;x-b3-spanid:b8e5441a2da541fd;x-b3-sampled:0;x-onap-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-transactionid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-ecomp-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-onap-partnername:UNKNOWN;x-invocationid:f1944baf-9363-4dd0-975e-cbcf509694ed;content-length:3216;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=1FE0DB3163519E385D0AC432CDFF0B8B;accept-encoding:gzip,deflate;
2022-08-22T04:12:19.194Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:19.255Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:19.255Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:19.255Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:19.256Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:19 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:19.256Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:19.257Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-9|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:12:21.277Z|7c672f49-b71f-4cd4-b626-c1a2c5a3e318|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:12:21.278Z|7c672f49-b71f-4cd4-b626-c1a2c5a3e318|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:12:21.347Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:12:21.347Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:21.348Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:12:21.348Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:21.348Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:56269e89437bfbda;x-b3-spanid:bcb51cb21a99d760;x-b3-parentspanid:56269e89437bfbda;x-b3-sampled:0;x-onap-requestid:cb31d244-87c3-4c93-aef5-b8c155cd05c9;x-requestid:cb31d244-87c3-4c93-aef5-b8c155cd05c9;x-transactionid:cb31d244-87c3-4c93-aef5-b8c155cd05c9;x-ecomp-requestid:cb31d244-87c3-4c93-aef5-b8c155cd05c9;x-onap-partnername:SO.APIH;x-invocationid:7124f6e4-7be7-4ce5-a56e-c4c15a110c89;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:12:21.349Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:21.372Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:21.372Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:21.373Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:21.373Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:21.373Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:21.373Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:12:21.389Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:12:21.389Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:21.389Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:12:21.390Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:21.390Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:56269e89437bfbda;x-b3-spanid:c0ae2c10575147bf;x-b3-parentspanid:56269e89437bfbda;x-b3-sampled:0;x-onap-requestid:cb31d244-87c3-4c93-aef5-b8c155cd05c9;x-requestid:cb31d244-87c3-4c93-aef5-b8c155cd05c9;x-transactionid:cb31d244-87c3-4c93-aef5-b8c155cd05c9;x-ecomp-requestid:cb31d244-87c3-4c93-aef5-b8c155cd05c9;x-onap-partnername:SO.APIH;x-invocationid:652a0d95-f2bb-48fa-961d-8be0b24b2a27;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:12:21.390Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:21.397Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:21.398Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:21.398Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:21.398Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|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:Mon, 22 Aug 2022 04:12:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:21.398Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:21.398Z|cb31d244-87c3-4c93-aef5-b8c155cd05c9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:12:22.758Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:12:22.759Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:22.759Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:12:22.759Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : PATCH
2022-08-22T04:12:22.760Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ce2e45bd67b92175;x-b3-spanid:ce2e45bd67b92175;x-b3-sampled:0;x-onap-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-transactionid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-ecomp-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-onap-partnername:UNKNOWN;x-invocationid:47238935-cfd5-4ed0-87b5-7a3746d31992;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=1FE0DB3163519E385D0AC432CDFF0B8B;accept-encoding:gzip,deflate;
2022-08-22T04:12:22.760Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:22.815Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:22.816Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:22.816Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:22.816Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:22.817Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:22.817Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:12:24.626Z|803a0688-a7a4-406b-947b-de940a5f3615|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-08-22T04:12:24.626Z|803a0688-a7a4-406b-947b-de940a5f3615|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:24.627Z|803a0688-a7a4-406b-947b-de940a5f3615|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-08-22T04:12:24.627Z|803a0688-a7a4-406b-947b-de940a5f3615|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:24.627Z|803a0688-a7a4-406b-947b-de940a5f3615|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bf85069729c1948b;x-b3-spanid:c5076526b0dc10d3;x-b3-parentspanid:bf85069729c1948b;x-b3-sampled:0;x-onap-requestid:803a0688-a7a4-406b-947b-de940a5f3615;x-requestid:803a0688-a7a4-406b-947b-de940a5f3615;x-transactionid:803a0688-a7a4-406b-947b-de940a5f3615;x-ecomp-requestid:803a0688-a7a4-406b-947b-de940a5f3615;x-onap-partnername:UNKNOWN;x-invocationid:48eb1202-9be9-47a2-ad83-2d4b91d68451;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=1FE0DB3163519E385D0AC432CDFF0B8B;accept-encoding:gzip,deflate;
2022-08-22T04:12:24.627Z|803a0688-a7a4-406b-947b-de940a5f3615|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:24.682Z|803a0688-a7a4-406b-947b-de940a5f3615|http-nio-8083-exec-5|/requestProcessingData|bpel|||INFO|500||Entering
2022-08-22T04:12:24.682Z|803a0688-a7a4-406b-947b-de940a5f3615|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:24.683Z|803a0688-a7a4-406b-947b-de940a5f3615|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-08-22T04:12:24.683Z|803a0688-a7a4-406b-947b-de940a5f3615|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-08-22T04:12:24.684Z|803a0688-a7a4-406b-947b-de940a5f3615|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:bf85069729c1948b;x-b3-spanid:07a89202ea2b9de6;x-b3-parentspanid:bf85069729c1948b;x-b3-sampled:0;x-onap-requestid:803a0688-a7a4-406b-947b-de940a5f3615;x-requestid:803a0688-a7a4-406b-947b-de940a5f3615;x-transactionid:803a0688-a7a4-406b-947b-de940a5f3615;x-ecomp-requestid:803a0688-a7a4-406b-947b-de940a5f3615;x-onap-partnername:UNKNOWN;x-invocationid:5f8a18f8-3b87-4571-9f7c-9cb2550d872c;content-length:1582;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=1FE0DB3163519E385D0AC432CDFF0B8B;accept-encoding:gzip,deflate;
2022-08-22T04:12:24.684Z|803a0688-a7a4-406b-947b-de940a5f3615|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:24.704Z|803a0688-a7a4-406b-947b-de940a5f3615|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:24.704Z|803a0688-a7a4-406b-947b-de940a5f3615|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-08-22T04:12:24.704Z|803a0688-a7a4-406b-947b-de940a5f3615|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-08-22T04:12:24.705Z|803a0688-a7a4-406b-947b-de940a5f3615|http-nio-8083-exec-5|/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:Mon, 22 Aug 2022 04:12:24 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:24.705Z|803a0688-a7a4-406b-947b-de940a5f3615|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:24.706Z|803a0688-a7a4-406b-947b-de940a5f3615|http-nio-8083-exec-5|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-08-22T04:12:30.498Z|a65fce79-850f-4bdc-ac69-468296fc0683|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T04:12:30.498Z|a65fce79-850f-4bdc-ac69-468296fc0683|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:30.498Z|a65fce79-850f-4bdc-ac69-468296fc0683|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T04:12:30.499Z|a65fce79-850f-4bdc-ac69-468296fc0683|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T04:12:30.499Z|a65fce79-850f-4bdc-ac69-468296fc0683|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T04:12:30.499Z|a65fce79-850f-4bdc-ac69-468296fc0683|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:30.504Z|a65fce79-850f-4bdc-ac69-468296fc0683|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:30.505Z|a65fce79-850f-4bdc-ac69-468296fc0683|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T04:12:30.505Z|a65fce79-850f-4bdc-ac69-468296fc0683|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T04:12:30.505Z|a65fce79-850f-4bdc-ac69-468296fc0683|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:30 GMT;Connection:close;
2022-08-22T04:12:30.505Z|a65fce79-850f-4bdc-ac69-468296fc0683|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T04:12:30.506Z|a65fce79-850f-4bdc-ac69-468296fc0683|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T04:12:31.898Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:12:31.899Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:31.899Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:12:31.899Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:31.900Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:966e3ef6478c7181;x-b3-spanid:fc5508dcbf3c680d;x-b3-parentspanid:966e3ef6478c7181;x-b3-sampled:0;x-onap-requestid:d5daa55a-58c9-4f8f-95e8-4fa345ef16fd;x-requestid:d5daa55a-58c9-4f8f-95e8-4fa345ef16fd;x-transactionid:d5daa55a-58c9-4f8f-95e8-4fa345ef16fd;x-ecomp-requestid:d5daa55a-58c9-4f8f-95e8-4fa345ef16fd;x-onap-partnername:SO.APIH;x-invocationid:168930d0-002a-464d-8db1-255b095143e6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:12:31.900Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:31.927Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:31.927Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:31.928Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:31.928Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:31.929Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:31.929Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:12:31.950Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:12:31.951Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:31.951Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:12:31.952Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:31.953Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:966e3ef6478c7181;x-b3-spanid:08c2bfc9864a423a;x-b3-parentspanid:966e3ef6478c7181;x-b3-sampled:0;x-onap-requestid:d5daa55a-58c9-4f8f-95e8-4fa345ef16fd;x-requestid:d5daa55a-58c9-4f8f-95e8-4fa345ef16fd;x-transactionid:d5daa55a-58c9-4f8f-95e8-4fa345ef16fd;x-ecomp-requestid:d5daa55a-58c9-4f8f-95e8-4fa345ef16fd;x-onap-partnername:SO.APIH;x-invocationid:e656b958-09f6-4413-be3f-74d5d48e3b0b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:12:31.953Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:31.971Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:31.971Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:31.972Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:31.972Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:31.972Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:31.973Z|d5daa55a-58c9-4f8f-95e8-4fa345ef16fd|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:12:36.277Z|b0d30e9c-846e-46f8-8034-8c2becb36cb6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:12:36.278Z|b0d30e9c-846e-46f8-8034-8c2becb36cb6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:12:36.613Z|23141e45-0cda-4a0d-87c1-04382fd964e3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:12:36.614Z|23141e45-0cda-4a0d-87c1-04382fd964e3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:12:39.901Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-08-22T04:12:39.901Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:39.902Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-08-22T04:12:39.902Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:39.902Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e7772a61f7f6502a;x-b3-spanid:38ba4e7b7596f9f1;x-b3-parentspanid:e7772a61f7f6502a;x-b3-sampled:0;x-onap-requestid:e6387a46-1b37-467a-9b74-af731554c88c;x-requestid:e6387a46-1b37-467a-9b74-af731554c88c;x-transactionid:e6387a46-1b37-467a-9b74-af731554c88c;x-ecomp-requestid:e6387a46-1b37-467a-9b74-af731554c88c;x-onap-partnername:UNKNOWN;x-invocationid:7a1b4cf1-a3da-4e94-8897-e07f8e634fcc;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=1FE0DB3163519E385D0AC432CDFF0B8B;accept-encoding:gzip,deflate;
2022-08-22T04:12:39.903Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:39.927Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:39.928Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:39.928Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:39.929Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-10|/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:Mon, 22 Aug 2022 04:12:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:39.929Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:39.930Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting.
2022-08-22T04:12:39.957Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||INFO|500||Entering
2022-08-22T04:12:39.958Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:39.958Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||DEBUG|500||URI         : /requestProcessingData/9
2022-08-22T04:12:39.958Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||DEBUG|500||Method      : PUT
2022-08-22T04:12:39.959Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:e7772a61f7f6502a;x-b3-spanid:ca9b4a4fec3db350;x-b3-parentspanid:e7772a61f7f6502a;x-b3-sampled:0;x-onap-requestid:e6387a46-1b37-467a-9b74-af731554c88c;x-requestid:e6387a46-1b37-467a-9b74-af731554c88c;x-transactionid:e6387a46-1b37-467a-9b74-af731554c88c;x-ecomp-requestid:e6387a46-1b37-467a-9b74-af731554c88c;x-onap-partnername:UNKNOWN;x-invocationid:bd61149c-e674-45fb-9164-1700f73559e5;content-length:1661;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=1FE0DB3163519E385D0AC432CDFF0B8B;accept-encoding:gzip,deflate;
2022-08-22T04:12:39.959Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:40.019Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:40.019Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:40.020Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:40.020Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-9|/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:Mon, 22 Aug 2022 04:12:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:40.020Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:40.020Z|e6387a46-1b37-467a-9b74-af731554c88c|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||INFO|500||Exiting.
2022-08-22T04:12:40.880Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:12:40.881Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:40.881Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:12:40.882Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:40.883Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1ed1b4210139b024;x-b3-spanid:fb730954fff16f22;x-b3-parentspanid:1ed1b4210139b024;x-b3-sampled:0;x-onap-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-transactionid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-ecomp-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-onap-partnername:UNKNOWN;x-invocationid:8107bc77-385b-4ebd-9516-603e57c02ee4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:12:40.884Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:40.903Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:40.904Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:40.905Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:40.905Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:40.906Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:40.906Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:12:40.928Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-2|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:12:40.929Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-2|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:40.929Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-2|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:12:40.929Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-2|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : PUT
2022-08-22T04:12:40.930Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-2|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:1ed1b4210139b024;x-b3-spanid:4ca2dca87ffd8087;x-b3-parentspanid:1ed1b4210139b024;x-b3-sampled:0;x-onap-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-transactionid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-ecomp-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-onap-partnername:UNKNOWN;x-invocationid:a7a42691-1b02-450c-a97d-9e35e323b8ba;content-length:3322;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:12:40.930Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-2|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:40.979Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-2|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:40.979Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-2|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:40.979Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-2|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:40.980Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-2|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:40 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:40.980Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-2|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:40.980Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-2|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:12:42.487Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:12:42.488Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:42.488Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:12:42.488Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:42.489Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6b36d0c5aca9f595;x-b3-spanid:f4263fab15a328df;x-b3-parentspanid:6b36d0c5aca9f595;x-b3-sampled:0;x-onap-requestid:979d375a-3324-47ff-952f-855ddccad31a;x-requestid:979d375a-3324-47ff-952f-855ddccad31a;x-transactionid:979d375a-3324-47ff-952f-855ddccad31a;x-ecomp-requestid:979d375a-3324-47ff-952f-855ddccad31a;x-onap-partnername:SO.APIH;x-invocationid:0c24cc49-fc8f-44d5-81e9-d9e65a02d447;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:12:42.489Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:42.513Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:42.513Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:42.514Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:42.514Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:42.514Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:42.515Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:12:42.534Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:12:42.535Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:42.535Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:12:42.538Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:42.540Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6b36d0c5aca9f595;x-b3-spanid:75b5286754cf31a9;x-b3-parentspanid:6b36d0c5aca9f595;x-b3-sampled:0;x-onap-requestid:979d375a-3324-47ff-952f-855ddccad31a;x-requestid:979d375a-3324-47ff-952f-855ddccad31a;x-transactionid:979d375a-3324-47ff-952f-855ddccad31a;x-ecomp-requestid:979d375a-3324-47ff-952f-855ddccad31a;x-onap-partnername:SO.APIH;x-invocationid:5020ecaf-9b9b-4aa2-b2d9-e44292667741;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:12:42.541Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:42.556Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:42.556Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:42.557Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:42.557Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:42.558Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:42.559Z|979d375a-3324-47ff-952f-855ddccad31a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:12:43.996Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:12:43.996Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:43.997Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:12:43.997Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:43.997Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d9141acecababe1c;x-b3-spanid:154ba933847ab39a;x-b3-parentspanid:d9141acecababe1c;x-b3-sampled:0;x-onap-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-transactionid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-ecomp-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-onap-partnername:UNKNOWN;x-invocationid:e7c845a9-fdc8-42f2-b5a5-bb21471e4441;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:12:43.997Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:44.013Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:44.014Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:44.014Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:44.014Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:44.014Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:44.015Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:12:44.040Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:12:44.041Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:44.041Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:12:44.041Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : PUT
2022-08-22T04:12:44.041Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:d9141acecababe1c;x-b3-spanid:033363e58c7eb7d8;x-b3-parentspanid:d9141acecababe1c;x-b3-sampled:0;x-onap-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-transactionid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-ecomp-requestid:f7403644-4c34-4c75-a0dd-a369b9377d0e;x-onap-partnername:UNKNOWN;x-invocationid:97728faf-a705-4ef1-9596-a03f754cf521;content-length:3315;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:12:44.042Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:44.087Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:44.088Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:44.088Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:44.088Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:44.089Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:44.089Z|f7403644-4c34-4c75-a0dd-a369b9377d0e|http-nio-8083-exec-6|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:12:51.278Z|2e3ab310-0696-40e5-aa40-333bc426a6f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:12:51.281Z|2e3ab310-0696-40e5-aa40-333bc426a6f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:12:53.192Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:12:53.192Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:53.193Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:12:53.193Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:53.193Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:87f0edb69a095e33;x-b3-spanid:4eb5faea8c6ab49e;x-b3-parentspanid:87f0edb69a095e33;x-b3-sampled:0;x-onap-requestid:e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e;x-requestid:e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e;x-transactionid:e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e;x-ecomp-requestid:e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e;x-onap-partnername:SO.APIH;x-invocationid:0addcd72-1738-4845-ab8e-39b0156356a1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:12:53.193Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:53.211Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:53.212Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:53.212Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:53.212Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:53.212Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:53.213Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-7|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:12:53.233Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:12:53.234Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:53.234Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:12:53.234Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:53.235Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:87f0edb69a095e33;x-b3-spanid:fadc08c7a6692eff;x-b3-parentspanid:87f0edb69a095e33;x-b3-sampled:0;x-onap-requestid:e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e;x-requestid:e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e;x-transactionid:e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e;x-ecomp-requestid:e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e;x-onap-partnername:SO.APIH;x-invocationid:fccce6db-f59e-4e5b-9401-0b56eb28c66c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:12:53.235Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:53.247Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:53.248Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:53.248Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:53.249Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:53.249Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:53.250Z|e8667fcd-01e9-4966-ab5e-a15f3ed3ec8e|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:12:53.412Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:12:53.413Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:53.414Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:12:53.414Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:53.415Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:55911c67c5674b9d;x-b3-spanid:472f98e7b0c89975;x-b3-parentspanid:55911c67c5674b9d;x-b3-sampled:0;x-onap-requestid:eefc8517-c192-4df8-9f37-a741128858a5;x-requestid:eefc8517-c192-4df8-9f37-a741128858a5;x-transactionid:eefc8517-c192-4df8-9f37-a741128858a5;x-ecomp-requestid:eefc8517-c192-4df8-9f37-a741128858a5;x-onap-partnername:SO.APIH;x-invocationid:df11a2bc-8251-4362-a2e8-de8170d51a32;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:12:53.415Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:53.436Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:53.437Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:53.438Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:53.438Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:53.438Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:53.439Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-10|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:12:53.455Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:12:53.456Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:53.456Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:12:53.456Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:53.457Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:55911c67c5674b9d;x-b3-spanid:9ad6c5d72dae0f24;x-b3-parentspanid:55911c67c5674b9d;x-b3-sampled:0;x-onap-requestid:eefc8517-c192-4df8-9f37-a741128858a5;x-requestid:eefc8517-c192-4df8-9f37-a741128858a5;x-transactionid:eefc8517-c192-4df8-9f37-a741128858a5;x-ecomp-requestid:eefc8517-c192-4df8-9f37-a741128858a5;x-onap-partnername:SO.APIH;x-invocationid:99455f3a-5002-448f-8fd7-5c74257d7c4c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:12:53.457Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:53.468Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:53.473Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:53.474Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:53.474Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:53.474Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:53.475Z|eefc8517-c192-4df8-9f37-a741128858a5|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:12:53.648Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:12:53.648Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:53.649Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:12:53.649Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:53.649Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:650826365f0b8573;x-b3-spanid:6b9ad39f5e01aac9;x-b3-parentspanid:650826365f0b8573;x-b3-sampled:0;x-onap-requestid:f540c58e-950e-4bd7-a5d2-255048bfd7b4;x-requestid:f540c58e-950e-4bd7-a5d2-255048bfd7b4;x-transactionid:f540c58e-950e-4bd7-a5d2-255048bfd7b4;x-ecomp-requestid:f540c58e-950e-4bd7-a5d2-255048bfd7b4;x-onap-partnername:SO.APIH;x-invocationid:b1a7746b-87fe-4600-b07c-b996f0c4f633;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:12:53.649Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:53.666Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:53.666Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:53.667Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:53.667Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:53.667Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:53.668Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-1|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:12:53.684Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:12:53.685Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:53.685Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:12:53.685Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:53.685Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:650826365f0b8573;x-b3-spanid:f976ea94ce89daf4;x-b3-parentspanid:650826365f0b8573;x-b3-sampled:0;x-onap-requestid:f540c58e-950e-4bd7-a5d2-255048bfd7b4;x-requestid:f540c58e-950e-4bd7-a5d2-255048bfd7b4;x-transactionid:f540c58e-950e-4bd7-a5d2-255048bfd7b4;x-ecomp-requestid:f540c58e-950e-4bd7-a5d2-255048bfd7b4;x-onap-partnername:SO.APIH;x-invocationid:9b5c9318-a25e-42f4-80e7-8bf3fec070d5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:12:53.686Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:53.695Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:53.695Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:53.695Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:53.695Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|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:Mon, 22 Aug 2022 04:12:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:53.696Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:53.696Z|f540c58e-950e-4bd7-a5d2-255048bfd7b4|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:12:53.854Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:12:53.855Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:53.855Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:12:53.855Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:53.856Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:351b7a79f831a1c3;x-b3-spanid:6da9562f409b8000;x-b3-parentspanid:351b7a79f831a1c3;x-b3-sampled:0;x-onap-requestid:d895fc1c-5bf1-4f33-be01-20daf76882b5;x-requestid:d895fc1c-5bf1-4f33-be01-20daf76882b5;x-transactionid:d895fc1c-5bf1-4f33-be01-20daf76882b5;x-ecomp-requestid:d895fc1c-5bf1-4f33-be01-20daf76882b5;x-onap-partnername:SO.APIH;x-invocationid:349162f2-0838-4095-8b3d-6487e8ce9765;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:12:53.856Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:53.868Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:53.869Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:53.869Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:53.869Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:53.870Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:53.870Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-3|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:12:53.885Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:12:53.885Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:53.886Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:12:53.886Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:53.886Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:351b7a79f831a1c3;x-b3-spanid:6668beb77766a7dc;x-b3-parentspanid:351b7a79f831a1c3;x-b3-sampled:0;x-onap-requestid:d895fc1c-5bf1-4f33-be01-20daf76882b5;x-requestid:d895fc1c-5bf1-4f33-be01-20daf76882b5;x-transactionid:d895fc1c-5bf1-4f33-be01-20daf76882b5;x-ecomp-requestid:d895fc1c-5bf1-4f33-be01-20daf76882b5;x-onap-partnername:SO.APIH;x-invocationid:55cf782a-be7f-4d9f-b3f1-16bd9a66d9ca;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:12:53.886Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:53.896Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:53.896Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:53.896Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:53.897Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:53.897Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:53.898Z|d895fc1c-5bf1-4f33-be01-20daf76882b5|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:12:54.052Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Entering
2022-08-22T04:12:54.053Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:54.053Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e
2022-08-22T04:12:54.053Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:54.054Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a9f833c3cee9def8;x-b3-spanid:86c5405db0284fa2;x-b3-parentspanid:a9f833c3cee9def8;x-b3-sampled:0;x-onap-requestid:f63102c7-1a7c-4648-8443-b897a3b56afe;x-requestid:f63102c7-1a7c-4648-8443-b897a3b56afe;x-transactionid:f63102c7-1a7c-4648-8443-b897a3b56afe;x-ecomp-requestid:f63102c7-1a7c-4648-8443-b897a3b56afe;x-onap-partnername:SO.APIH;x-invocationid:fbb23ed1-e4ba-451e-be9f-b7befdf4ae8c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:12:54.054Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:54.069Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:54.070Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:54.070Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:54.070Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:54.071Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:54.071Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-5|/infraActiveRequests/f7403644-4c34-4c75-a0dd-a369b9377d0e|bpel|||INFO|500||Exiting.
2022-08-22T04:12:54.084Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:12:54.085Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:12:54.085Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:12:54.085Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:12:54.086Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a9f833c3cee9def8;x-b3-spanid:afcc2662a27cb64a;x-b3-parentspanid:a9f833c3cee9def8;x-b3-sampled:0;x-onap-requestid:f63102c7-1a7c-4648-8443-b897a3b56afe;x-requestid:f63102c7-1a7c-4648-8443-b897a3b56afe;x-transactionid:f63102c7-1a7c-4648-8443-b897a3b56afe;x-ecomp-requestid:f63102c7-1a7c-4648-8443-b897a3b56afe;x-onap-partnername:SO.APIH;x-invocationid:22ab2b24-1843-4683-a586-c098f7e1b731;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:12:54.086Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:12:54.093Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:12:54.093Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:12:54.093Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:12:54.093Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:12:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:12:54.094Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:12:54.094Z|f63102c7-1a7c-4648-8443-b897a3b56afe|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:13:05.117Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Entering
2022-08-22T04:13:05.117Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:05.117Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||URI         : /infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16
2022-08-22T04:13:05.118Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:13:05.118Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5ab1a77bca719bfd;x-b3-spanid:eb4c7a2c57f276a5;x-b3-parentspanid:5ab1a77bca719bfd;x-b3-sampled:0;x-onap-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-transactionid:cf53a054-f463-438f-81f7-a48aac63ad16;x-ecomp-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-onap-partnername:SO.APIH;x-invocationid:a2b6aba7-0ac3-4c4e-a67d-75590d301f44;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:13:05.118Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:06.277Z|5b964046-2f75-480e-8df0-e346d89519b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:13:06.279Z|5b964046-2f75-480e-8df0-e346d89519b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:13:06.565Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-08-22T04:13:06.565Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:06.566Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-08-22T04:13:06.566Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-08-22T04:13:06.566Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5ab1a77bca719bfd;x-b3-spanid:d03fc572071aecde;x-b3-parentspanid:5ab1a77bca719bfd;x-b3-sampled:0;x-onap-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-transactionid:cf53a054-f463-438f-81f7-a48aac63ad16;x-ecomp-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-onap-partnername:SO.APIH;x-invocationid:5c0d1816-ab10-41bc-ae0f-41053d973388;content-length:182;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:13:06.566Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:06.572Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-08-22T04:13:06.585Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:13:06.585Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:13:06.586Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:13:06.586Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-08-22T04:13:06.586Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:13:06.587Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-08-22T04:13:06.615Z|94c63fb5-8079-47de-a729-e4d9e7da00ec|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:13:06.616Z|94c63fb5-8079-47de-a729-e4d9e7da00ec|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:13:06.651Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-08-22T04:13:06.651Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:06.652Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-08-22T04:13:06.652Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-08-22T04:13:06.652Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:5ab1a77bca719bfd;x-b3-spanid:b618ba941dcdf2a4;x-b3-parentspanid:5ab1a77bca719bfd;x-b3-sampled:0;x-onap-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-transactionid:cf53a054-f463-438f-81f7-a48aac63ad16;x-ecomp-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-onap-partnername:SO.APIH;x-invocationid:d87be64a-f711-4cbd-b6d2-c6b96f679a1c;content-length:1256;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:13:06.652Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:06.677Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:13:06.678Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-08-22T04:13:06.678Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-08-22T04:13:06.679Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:13:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:13:06.679Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:13:06.679Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-08-22T04:13:06.931Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-9|/requestProcessingData|bpel|||INFO|500||Entering
2022-08-22T04:13:06.931Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:06.931Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-08-22T04:13:06.931Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-08-22T04:13:06.932Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:5ab1a77bca719bfd;x-b3-spanid:203cdd91f4f840e7;x-b3-parentspanid:9bb2dcd9ebef5ba4;x-b3-sampled:0;x-onap-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-transactionid:cf53a054-f463-438f-81f7-a48aac63ad16;x-ecomp-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-onap-partnername:UNKNOWN;x-invocationid:44671257-68e4-4016-9073-1099d234091c;content-length:3827;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:13:06.932Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:06.968Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:13:06.969Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-08-22T04:13:06.969Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-08-22T04:13:06.970Z|cf53a054-f463-438f-81f7-a48aac63ad16|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/12;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:13:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:13:06.970Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:13:06.970Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-9|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-08-22T04:13:07.016Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-1|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Entering
2022-08-22T04:13:07.017Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-1|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:07.017Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-1|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||URI         : /infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16
2022-08-22T04:13:07.017Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-1|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:13:07.018Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-1|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5ab1a77bca719bfd;x-b3-spanid:4fceb3d2294e9d53;x-b3-parentspanid:9bb2dcd9ebef5ba4;x-b3-sampled:0;x-onap-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-transactionid:cf53a054-f463-438f-81f7-a48aac63ad16;x-ecomp-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-onap-partnername:UNKNOWN;x-invocationid:753b8c58-31ec-4f5c-bc74-0b22bab4d26b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:13:07.018Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-1|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:07.057Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-1|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:13:07.057Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-1|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:13:07.058Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-1|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:13:07.058Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-1|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:13:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:13:07.058Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-1|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:13:07.059Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-1|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Exiting.
2022-08-22T04:13:07.327Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-2|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Entering
2022-08-22T04:13:07.328Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-2|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:07.329Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-2|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||URI         : /infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16
2022-08-22T04:13:07.329Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-2|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Method      : PUT
2022-08-22T04:13:07.330Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-2|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:5ab1a77bca719bfd;x-b3-spanid:9a2f2b2598cd52c4;x-b3-parentspanid:9bb2dcd9ebef5ba4;x-b3-sampled:0;x-onap-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-transactionid:cf53a054-f463-438f-81f7-a48aac63ad16;x-ecomp-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-onap-partnername:UNKNOWN;x-invocationid:124ab50e-7895-4a71-b5ea-4e5113147b4c;content-length:1363;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:13:07.330Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-2|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:07.378Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-2|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:13:07.378Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-2|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:13:07.379Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-2|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:13:07.379Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-2|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:13:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:13:07.379Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-2|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:13:07.380Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-2|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Exiting.
2022-08-22T04:13:07.884Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-3|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Entering
2022-08-22T04:13:07.884Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-3|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:07.884Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-3|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||URI         : /infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16
2022-08-22T04:13:07.885Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-3|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:13:07.885Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-3|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:784da37c2425c644;x-b3-spanid:4b26fddb3fe0d18d;x-b3-parentspanid:784da37c2425c644;x-b3-sampled:0;x-onap-requestid:94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a;x-requestid:94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a;x-transactionid:94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a;x-ecomp-requestid:94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a;x-onap-partnername:SO.APIH;x-invocationid:c742c344-954a-4f3f-aa48-a4c2239d2f11;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:13:07.885Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-3|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:07.916Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-3|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:13:07.917Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-3|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:13:07.917Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-3|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:13:07.917Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-3|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:13:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:13:07.917Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-3|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:13:07.918Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-3|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Exiting.
2022-08-22T04:13:07.932Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:13:07.933Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:07.933Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:13:07.933Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:13:07.933Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:784da37c2425c644;x-b3-spanid:110a69a870b861a5;x-b3-parentspanid:784da37c2425c644;x-b3-sampled:0;x-onap-requestid:94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a;x-requestid:94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a;x-transactionid:94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a;x-ecomp-requestid:94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a;x-onap-partnername:SO.APIH;x-invocationid:b3fa3c85-42c4-448d-9b08-aec17b4c1edd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:13:07.934Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:07.951Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:13:07.952Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:13:07.952Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:13:07.952Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:13:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:13:07.953Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:13:07.953Z|94a8f4b7-d432-4082-a6e8-a9d19d8a0b5a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:13:09.735Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Entering
2022-08-22T04:13:09.736Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:09.736Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||URI         : /infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16
2022-08-22T04:13:09.736Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:13:09.737Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:70d100c9b218e8dc;x-b3-spanid:2648cf0c58241f94;x-b3-parentspanid:70d100c9b218e8dc;x-b3-sampled:0;x-onap-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-transactionid:cf53a054-f463-438f-81f7-a48aac63ad16;x-ecomp-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-onap-partnername:UNKNOWN;x-invocationid:9b88821a-82fd-40b3-a552-7b2467d3de2d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:13:09.737Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:09.753Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:13:09.753Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:13:09.754Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:13:09.754Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:13:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:13:09.754Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:13:09.755Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Exiting.
2022-08-22T04:13:09.776Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Entering
2022-08-22T04:13:09.777Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:09.777Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||URI         : /infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16
2022-08-22T04:13:09.777Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Method      : PUT
2022-08-22T04:13:09.778Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:70d100c9b218e8dc;x-b3-spanid:4fabe9050d506877;x-b3-parentspanid:70d100c9b218e8dc;x-b3-sampled:0;x-onap-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-transactionid:cf53a054-f463-438f-81f7-a48aac63ad16;x-ecomp-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-onap-partnername:UNKNOWN;x-invocationid:ff9436a9-8cf8-4de3-8214-0b9d22103eb5;content-length:1548;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:13:09.778Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:09.815Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:13:09.816Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:13:09.816Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:13:09.816Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:13:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:13:09.816Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:13:09.817Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Exiting.
2022-08-22T04:13:14.336Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Entering
2022-08-22T04:13:14.337Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:14.337Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||URI         : /infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16
2022-08-22T04:13:14.337Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Method      : PATCH
2022-08-22T04:13:14.338Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fad5ff56631a4d08;x-b3-spanid:fad5ff56631a4d08;x-b3-sampled:0;x-onap-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-transactionid:cf53a054-f463-438f-81f7-a48aac63ad16;x-ecomp-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-onap-partnername:UNKNOWN;x-invocationid:c180658f-f93a-41b8-80b3-c04e2de05a8f;content-length:202;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=1FE0DB3163519E385D0AC432CDFF0B8B;accept-encoding:gzip,deflate;
2022-08-22T04:13:14.338Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:14.379Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:13:14.380Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:13:14.380Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:13:14.380Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:13:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:13:14.380Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:13:14.380Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Exiting.
2022-08-22T04:13:15.324Z|cf02d808-f9fd-4b61-a7a4-1f839bbd2207|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-08-22T04:13:15.325Z|cf02d808-f9fd-4b61-a7a4-1f839bbd2207|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:15.325Z|cf02d808-f9fd-4b61-a7a4-1f839bbd2207|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-08-22T04:13:15.326Z|cf02d808-f9fd-4b61-a7a4-1f839bbd2207|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:13:15.326Z|cf02d808-f9fd-4b61-a7a4-1f839bbd2207|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8eb4670ddcb392fc;x-b3-spanid:eaced37b944dc2e5;x-b3-parentspanid:8eb4670ddcb392fc;x-b3-sampled:0;x-onap-requestid:cf02d808-f9fd-4b61-a7a4-1f839bbd2207;x-requestid:cf02d808-f9fd-4b61-a7a4-1f839bbd2207;x-transactionid:cf02d808-f9fd-4b61-a7a4-1f839bbd2207;x-ecomp-requestid:cf02d808-f9fd-4b61-a7a4-1f839bbd2207;x-onap-partnername:UNKNOWN;x-invocationid:cac1dff6-7f7d-450d-9452-4d12e918ac77;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=1FE0DB3163519E385D0AC432CDFF0B8B;accept-encoding:gzip,deflate;
2022-08-22T04:13:15.327Z|cf02d808-f9fd-4b61-a7a4-1f839bbd2207|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:15.356Z|cf02d808-f9fd-4b61-a7a4-1f839bbd2207|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Entering
2022-08-22T04:13:15.356Z|cf02d808-f9fd-4b61-a7a4-1f839bbd2207|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:15.357Z|cf02d808-f9fd-4b61-a7a4-1f839bbd2207|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-08-22T04:13:15.357Z|cf02d808-f9fd-4b61-a7a4-1f839bbd2207|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-08-22T04:13:15.357Z|cf02d808-f9fd-4b61-a7a4-1f839bbd2207|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:8eb4670ddcb392fc;x-b3-spanid:d2f33f3b1fa31cfc;x-b3-parentspanid:8eb4670ddcb392fc;x-b3-sampled:0;x-onap-requestid:cf02d808-f9fd-4b61-a7a4-1f839bbd2207;x-requestid:cf02d808-f9fd-4b61-a7a4-1f839bbd2207;x-transactionid:cf02d808-f9fd-4b61-a7a4-1f839bbd2207;x-ecomp-requestid:cf02d808-f9fd-4b61-a7a4-1f839bbd2207;x-onap-partnername:UNKNOWN;x-invocationid:613d7dfc-774b-49ea-a32c-b7085a3d8812;content-length:1555;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=1FE0DB3163519E385D0AC432CDFF0B8B;accept-encoding:gzip,deflate;
2022-08-22T04:13:15.358Z|cf02d808-f9fd-4b61-a7a4-1f839bbd2207|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:15.412Z|cf02d808-f9fd-4b61-a7a4-1f839bbd2207|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:13:15.412Z|cf02d808-f9fd-4b61-a7a4-1f839bbd2207|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-08-22T04:13:15.413Z|cf02d808-f9fd-4b61-a7a4-1f839bbd2207|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-08-22T04:13:15.413Z|cf02d808-f9fd-4b61-a7a4-1f839bbd2207|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/15;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:13:15 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:13:15.413Z|cf02d808-f9fd-4b61-a7a4-1f839bbd2207|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:13:15.413Z|cf02d808-f9fd-4b61-a7a4-1f839bbd2207|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-08-22T04:13:18.121Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-9|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Entering
2022-08-22T04:13:18.121Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-9|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:18.122Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-9|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||URI         : /infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16
2022-08-22T04:13:18.122Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-9|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:13:18.122Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-9|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:86334a7589b26968;x-b3-spanid:dc47d63643319571;x-b3-parentspanid:86334a7589b26968;x-b3-sampled:0;x-onap-requestid:9d22acca-bc37-4195-95f5-3ed876dd0a92;x-requestid:9d22acca-bc37-4195-95f5-3ed876dd0a92;x-transactionid:9d22acca-bc37-4195-95f5-3ed876dd0a92;x-ecomp-requestid:9d22acca-bc37-4195-95f5-3ed876dd0a92;x-onap-partnername:SO.APIH;x-invocationid:67fb6d18-50e4-432f-9930-b5e8bf04286d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:13:18.123Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-9|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:18.148Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-9|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:13:18.148Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-9|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:13:18.148Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-9|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:13:18.149Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-9|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:13:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:13:18.149Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-9|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:13:18.149Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-9|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Exiting.
2022-08-22T04:13:18.168Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-22T04:13:18.169Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:18.170Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-22T04:13:18.170Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:13:18.170Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:86334a7589b26968;x-b3-spanid:71c94f4145dbd6ba;x-b3-parentspanid:86334a7589b26968;x-b3-sampled:0;x-onap-requestid:9d22acca-bc37-4195-95f5-3ed876dd0a92;x-requestid:9d22acca-bc37-4195-95f5-3ed876dd0a92;x-transactionid:9d22acca-bc37-4195-95f5-3ed876dd0a92;x-ecomp-requestid:9d22acca-bc37-4195-95f5-3ed876dd0a92;x-onap-partnername:SO.APIH;x-invocationid:4f420030-37cd-4ee8-9d25-c0001bddc151;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=663711EA55CA88BCF98EBFC3D089A69C;accept-encoding:gzip,deflate;
2022-08-22T04:13:18.170Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:18.183Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:13:18.184Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:13:18.184Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:13:18.184Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|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:Mon, 22 Aug 2022 04:13:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:13:18.185Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:13:18.185Z|9d22acca-bc37-4195-95f5-3ed876dd0a92|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-22T04:13:21.277Z|17a7cf4e-8eb3-4a7d-b8d0-7b7efdc4153b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-22T04:13:21.278Z|17a7cf4e-8eb3-4a7d-b8d0-7b7efdc4153b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-22T04:13:30.499Z|1bf75ef8-8fa6-435a-b0fa-da908fd57593|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-22T04:13:30.499Z|1bf75ef8-8fa6-435a-b0fa-da908fd57593|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:30.499Z|1bf75ef8-8fa6-435a-b0fa-da908fd57593|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-22T04:13:30.499Z|1bf75ef8-8fa6-435a-b0fa-da908fd57593|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-22T04:13:30.500Z|1bf75ef8-8fa6-435a-b0fa-da908fd57593|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.69.139:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-22T04:13:30.500Z|1bf75ef8-8fa6-435a-b0fa-da908fd57593|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:30.507Z|1bf75ef8-8fa6-435a-b0fa-da908fd57593|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-22T04:13:30.507Z|1bf75ef8-8fa6-435a-b0fa-da908fd57593|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-22T04:13:30.507Z|1bf75ef8-8fa6-435a-b0fa-da908fd57593|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-22T04:13:30.507Z|1bf75ef8-8fa6-435a-b0fa-da908fd57593|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:13:30 GMT;Connection:close;
2022-08-22T04:13:30.508Z|1bf75ef8-8fa6-435a-b0fa-da908fd57593|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-22T04:13:30.508Z|1bf75ef8-8fa6-435a-b0fa-da908fd57593|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-22T04:13:30.620Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-08-22T04:13:30.620Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:30.621Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-08-22T04:13:30.621Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:13:30.622Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:91e5cc78525b0a8a;x-b3-spanid:f6d69e60176d31f4;x-b3-parentspanid:91e5cc78525b0a8a;x-b3-sampled:0;x-onap-requestid:89864306-433c-4394-8411-0a9d8cc3a1b8;x-requestid:89864306-433c-4394-8411-0a9d8cc3a1b8;x-transactionid:89864306-433c-4394-8411-0a9d8cc3a1b8;x-ecomp-requestid:89864306-433c-4394-8411-0a9d8cc3a1b8;x-onap-partnername:UNKNOWN;x-invocationid:14af3ab8-2f41-4427-9ca5-9321959b11a7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=1FE0DB3163519E385D0AC432CDFF0B8B;accept-encoding:gzip,deflate;
2022-08-22T04:13:30.622Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:30.641Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:13:30.642Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:13:30.642Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:13:30.643Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-3|/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:Mon, 22 Aug 2022 04:13:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:13:30.643Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:13:30.644Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting.
2022-08-22T04:13:30.660Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-4|/requestProcessingData/15|bpel|||INFO|500||Entering
2022-08-22T04:13:30.661Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-4|/requestProcessingData/15|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:30.661Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-4|/requestProcessingData/15|bpel|||DEBUG|500||URI         : /requestProcessingData/15
2022-08-22T04:13:30.661Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-4|/requestProcessingData/15|bpel|||DEBUG|500||Method      : PUT
2022-08-22T04:13:30.662Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-4|/requestProcessingData/15|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:91e5cc78525b0a8a;x-b3-spanid:3435b9d8a074cece;x-b3-parentspanid:91e5cc78525b0a8a;x-b3-sampled:0;x-onap-requestid:89864306-433c-4394-8411-0a9d8cc3a1b8;x-requestid:89864306-433c-4394-8411-0a9d8cc3a1b8;x-transactionid:89864306-433c-4394-8411-0a9d8cc3a1b8;x-ecomp-requestid:89864306-433c-4394-8411-0a9d8cc3a1b8;x-onap-partnername:UNKNOWN;x-invocationid:c3ca83b2-1ba8-4e8f-ae15-7363bceb49bc;content-length:1361;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=1FE0DB3163519E385D0AC432CDFF0B8B;accept-encoding:gzip,deflate;
2022-08-22T04:13:30.662Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-4|/requestProcessingData/15|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:30.694Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-4|/requestProcessingData/15|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:13:30.695Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-4|/requestProcessingData/15|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:13:30.695Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-4|/requestProcessingData/15|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:13:30.695Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-4|/requestProcessingData/15|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/15;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:13:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:13:30.696Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-4|/requestProcessingData/15|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:13:30.696Z|89864306-433c-4394-8411-0a9d8cc3a1b8|http-nio-8083-exec-4|/requestProcessingData/15|bpel|||INFO|500||Exiting.
2022-08-22T04:13:31.257Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Entering
2022-08-22T04:13:31.258Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:31.258Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||URI         : /infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16
2022-08-22T04:13:31.258Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:13:31.259Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bb471e4553e6bb6e;x-b3-spanid:58a697fae728aa3b;x-b3-parentspanid:bb471e4553e6bb6e;x-b3-sampled:0;x-onap-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-transactionid:cf53a054-f463-438f-81f7-a48aac63ad16;x-ecomp-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-onap-partnername:UNKNOWN;x-invocationid:c130aa3a-e5c3-43df-8b8a-9a71455c5f0d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:13:31.259Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:31.281Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:13:31.281Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:13:31.282Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:13:31.282Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:13:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:13:31.282Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:13:31.283Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-5|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Exiting.
2022-08-22T04:13:31.315Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Entering
2022-08-22T04:13:31.316Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:31.316Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||URI         : /infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16
2022-08-22T04:13:31.316Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Method      : PUT
2022-08-22T04:13:31.317Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:bb471e4553e6bb6e;x-b3-spanid:599dc3674700604d;x-b3-parentspanid:bb471e4553e6bb6e;x-b3-sampled:0;x-onap-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-transactionid:cf53a054-f463-438f-81f7-a48aac63ad16;x-ecomp-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-onap-partnername:UNKNOWN;x-invocationid:fdff6eb8-9d19-49f0-af6b-2370ae9211e6;content-length:1622;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:13:31.317Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:31.367Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:13:31.367Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:13:31.367Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:13:31.368Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:13:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:13:31.368Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:13:31.369Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-6|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Exiting.
2022-08-22T04:13:34.811Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Entering
2022-08-22T04:13:34.812Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:34.812Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||URI         : /infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16
2022-08-22T04:13:34.813Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Method      : GET
2022-08-22T04:13:34.813Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6e2319e67def4e1e;x-b3-spanid:c1e35be8b26e0f95;x-b3-parentspanid:6e2319e67def4e1e;x-b3-sampled:0;x-onap-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-transactionid:cf53a054-f463-438f-81f7-a48aac63ad16;x-ecomp-requestid:cf53a054-f463-438f-81f7-a48aac63ad16;x-onap-partnername:UNKNOWN;x-invocationid:2c4e331d-02ff-44c6-9272-9263a9742256;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E3D0DF5642FF00E4C5980F736B30920D;accept-encoding:gzip,deflate;
2022-08-22T04:13:34.814Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request end==================================================
2022-08-22T04:13:34.869Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||============================response begin==========================================
2022-08-22T04:13:34.870Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Status code  : 200
2022-08-22T04:13:34.870Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Status text  : OK
2022-08-22T04:13:34.870Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 22 Aug 2022 04:13:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-22T04:13:34.871Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||============================response end============================================
2022-08-22T04:13:34.871Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-7|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Exiting.
2022-08-22T04:13:34.891Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-8|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||INFO|500||Entering
2022-08-22T04:13:34.891Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-8|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||===========================request begin================================================
2022-08-22T04:13:34.891Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-8|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||URI         : /infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16
2022-08-22T04:13:34.892Z|cf53a054-f463-438f-81f7-a48aac63ad16|http-nio-8083-exec-8|/infraActiveRequests/cf53a054-f463-438f-81f7-a48aac63ad16|bpel|||DEBUG|500||Method      : PUT
2022-08-22T04:13