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-11-08T03:10:47.719Z||main|||||INFO|500||The following profiles are active: basic 2022-11-08T03:10:57.412Z||main|||||INFO|500||Starting service [Tomcat] 2022-11-08T03:10:57.412Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-11-08T03:10:57.516Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-11-08T03:10:58.444Z||main|||||INFO|500||reqdb-pool - Starting... 2022-11-08T03:10:58.696Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-11-08T03:10:58.863Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate 2022-11-08T03:10:58.953Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.5) 2022-11-08T03:10:58.978Z||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-11-08T03:10:59.054Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.052s) 2022-11-08T03:10:59.095Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ... 2022-11-08T03:10:59.158Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State: - Error Code: 1280) 2022-11-08T03:10:59.203Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >> 2022-11-08T03:10:59.224Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version 2022-11-08T03:10:59.550Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests 2022-11-08T03:10:59.628Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status 2022-11-08T03:10:59.737Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data 2022-11-08T03:10:59.800Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns 2022-11-08T03:10:59.964Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests 2022-11-08T03:11:00.063Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock 2022-11-08T03:11:00.152Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes 2022-11-08T03:11:00.205Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data 2022-11-08T03:11:00.276Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size 2022-11-08T03:11:00.353Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests 2022-11-08T03:11:00.413Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests 2022-11-08T03:11:00.502Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500 2022-11-08T03:11:00.567Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data 2022-11-08T03:11:00.686Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup 2022-11-08T03:11:00.778Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column 2022-11-08T03:11:00.828Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column 2022-11-08T03:11:00.886Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information 2022-11-08T03:11:00.970Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id 2022-11-08T03:11:01.081Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source 2022-11-08T03:11:01.153Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL 2022-11-08T03:11:01.210Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source 2022-11-08T03:11:01.281Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table 2022-11-08T03:11:01.343Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status 2022-11-08T03:11:01.402Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status 2022-11-08T03:11:01.480Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table 2022-11-08T03:11:01.883Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column 2022-11-08T03:11:03.533Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests 2022-11-08T03:11:03.594Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData 2022-11-08T03:11:03.661Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables 2022-11-08T03:11:04.018Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables 2022-11-08T03:11:04.237Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables 2022-11-08T03:11:04.343Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name 2022-11-08T03:11:04.482Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn 2022-11-08T03:11:04.554Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table 2022-11-08T03:11:04.635Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status 2022-11-08T03:11:04.689Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name 2022-11-08T03:11:04.780Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:05.592s) 2022-11-08T03:11:05.258Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-11-08T03:11:05.523Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-11-08T03:11:06.161Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-11-08T03:11:08.149Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-11-08T03:11:10.698Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-11-08T03:11:16.744Z||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-11-08T03:11:18.498Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter 2022-11-08T03:11:20.175Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter 2022-11-08T03:11:20.828Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-11-08T03:11:26.262Z||main|||||INFO|500||Started MSORequestDBApplication in 41.701 seconds (JVM running for 43.714) 2022-11-08T03:11:26.277Z|a5530d10-a737-4b1b-b73b-40c48593d15a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:11:26.294Z|a5530d10-a737-4b1b-b73b-40c48593d15a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:11:26.297Z|253c1d0d-3d9c-498d-ad63-4056e2d0f39c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:11:26.304Z|253c1d0d-3d9c-498d-ad63-4056e2d0f39c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:11:41.255Z|75f1d759-fdb7-454b-bc5b-71519fe6abd5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:11:41.259Z|75f1d759-fdb7-454b-bc5b-71519fe6abd5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:11:56.256Z|bb090d8d-b4ef-4709-acdd-256a8af9c319|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:11:56.258Z|bb090d8d-b4ef-4709-acdd-256a8af9c319|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:11:56.305Z|0c8835c8-7aa8-4a23-a7e1-ddaa8d2be9cd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:11:56.306Z|0c8835c8-7aa8-4a23-a7e1-ddaa8d2be9cd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:12:11.254Z|26c80851-9a9d-49fb-8d25-371d9657174e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:12:11.256Z|26c80851-9a9d-49fb-8d25-371d9657174e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:12:26.254Z|157595bf-4f58-424f-9aa9-59376690e62f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:12:26.258Z|157595bf-4f58-424f-9aa9-59376690e62f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:12:26.307Z|73df7046-3f61-4352-915d-18620fd37d83|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:12:26.308Z|73df7046-3f61-4352-915d-18620fd37d83|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:12:41.254Z|cf968417-e8cd-4047-adb5-3d7daf10f3c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:12:41.255Z|cf968417-e8cd-4047-adb5-3d7daf10f3c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:12:56.254Z|0fc88887-db41-4c6f-a456-63e346670a03|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:12:56.255Z|0fc88887-db41-4c6f-a456-63e346670a03|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:12:56.312Z|55e78e6f-2885-4215-8f4e-97feadb3b79f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:12:56.313Z|55e78e6f-2885-4215-8f4e-97feadb3b79f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:13:11.254Z|d865ee1a-9a4e-4f51-8254-5c815878662e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:13:11.257Z|d865ee1a-9a4e-4f51-8254-5c815878662e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:13:26.254Z|2d7d11b9-ec68-4017-a687-719090089b54|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:13:26.256Z|2d7d11b9-ec68-4017-a687-719090089b54|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:13:26.314Z|9f2780e8-8232-44c7-98a0-1de5eca1a79a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:13:26.315Z|9f2780e8-8232-44c7-98a0-1de5eca1a79a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:13:41.254Z|dbf58142-9ee4-47b4-ac7a-127514441e94|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:13:41.255Z|dbf58142-9ee4-47b4-ac7a-127514441e94|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:13:56.257Z|2b07a2da-c227-49a8-b9be-df83b19c09c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:13:56.261Z|2b07a2da-c227-49a8-b9be-df83b19c09c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:13:56.317Z|9480dd5f-0577-4944-ad3c-9126a5517349|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:13:56.318Z|9480dd5f-0577-4944-ad3c-9126a5517349|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:14:11.254Z|55bc50b4-0d18-46dd-b78d-9e6499f7524c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:14:11.255Z|55bc50b4-0d18-46dd-b78d-9e6499f7524c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:14:26.254Z|903fc68b-e906-4cf9-b661-87cc96e0d879|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:14:26.255Z|903fc68b-e906-4cf9-b661-87cc96e0d879|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:14:26.319Z|651f8eb2-8828-4dde-8308-f40a49af2262|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:14:26.320Z|651f8eb2-8828-4dde-8308-f40a49af2262|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:14:41.254Z|72ba52ba-1f98-4efe-a1aa-77a26c8c919e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:14:41.257Z|72ba52ba-1f98-4efe-a1aa-77a26c8c919e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:14:56.254Z|d7b854d8-c1f4-48cc-84dd-456d9adadd8b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:14:56.259Z|d7b854d8-c1f4-48cc-84dd-456d9adadd8b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:14:56.322Z|08fd17e6-8eb1-4791-8af8-0726d5d57233|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:14:56.324Z|08fd17e6-8eb1-4791-8af8-0726d5d57233|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:15:11.255Z|80d995ee-6c9b-4327-9516-c242fecc647a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:15:11.256Z|80d995ee-6c9b-4327-9516-c242fecc647a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:15:26.254Z|e02f1fa1-9fa6-469b-af8c-f496c2a79142|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:15:26.257Z|e02f1fa1-9fa6-469b-af8c-f496c2a79142|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:15:26.326Z|8d72eb76-470c-4b47-9df6-5ddc3d2b58fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:15:26.327Z|8d72eb76-470c-4b47-9df6-5ddc3d2b58fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:15:41.254Z|7c383ce7-2b18-4f9e-94b8-d3b53a5288bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:15:41.255Z|7c383ce7-2b18-4f9e-94b8-d3b53a5288bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:15:56.254Z|dcbc6771-8c3b-44ab-9d9d-c897d3146c4d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:15:56.255Z|dcbc6771-8c3b-44ab-9d9d-c897d3146c4d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:15:56.329Z|54d3a640-dc36-4a91-b485-6393f9437a12|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:15:56.330Z|54d3a640-dc36-4a91-b485-6393f9437a12|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:16:11.254Z|7bda47cf-0005-44d3-9690-824a006e5d27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:16:11.258Z|7bda47cf-0005-44d3-9690-824a006e5d27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:16:26.254Z|2fa79b03-2cf0-4078-8d3f-32970aa81ee6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:16:26.255Z|2fa79b03-2cf0-4078-8d3f-32970aa81ee6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:16:26.332Z|ac257d0b-6d2d-455f-93a3-d39a19510717|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:16:26.333Z|ac257d0b-6d2d-455f-93a3-d39a19510717|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:16:41.254Z|6c3df43f-6e23-4cc2-bee6-4d1f71421352|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:16:41.255Z|6c3df43f-6e23-4cc2-bee6-4d1f71421352|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:16:56.254Z|e85dcff8-8774-476e-9fdb-e41033259dc2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:16:56.257Z|e85dcff8-8774-476e-9fdb-e41033259dc2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:16:56.334Z|6a655cc2-686e-4529-a9eb-7bee0738b28f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:16:56.335Z|6a655cc2-686e-4529-a9eb-7bee0738b28f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:17:11.254Z|02cc2f45-ebaf-4d53-996a-f7a8de797a8e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:17:11.255Z|02cc2f45-ebaf-4d53-996a-f7a8de797a8e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:17:26.254Z|23a4e1da-33d9-4da9-ac9e-77ed6ade6152|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:17:26.255Z|23a4e1da-33d9-4da9-ac9e-77ed6ade6152|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:17:26.337Z|742d1549-5bf2-4919-9523-ed0a5d18767e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:17:26.338Z|742d1549-5bf2-4919-9523-ed0a5d18767e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:17:41.255Z|4de56cfc-aed0-457f-abc7-8ef5a0b81729|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:17:41.260Z|4de56cfc-aed0-457f-abc7-8ef5a0b81729|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:17:56.254Z|8f96e5ab-7e10-473c-8686-7c1fc2fe5449|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:17:56.255Z|8f96e5ab-7e10-473c-8686-7c1fc2fe5449|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:17:56.340Z|c261c3e2-f3e0-48e5-a1af-6f11a70b73a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:17:56.341Z|c261c3e2-f3e0-48e5-a1af-6f11a70b73a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:18:11.254Z|86a56ed7-992e-4eaa-87e5-63536abab3a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:18:11.255Z|86a56ed7-992e-4eaa-87e5-63536abab3a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:18:26.254Z|588b53f2-11b5-4f4c-8e37-a2a5d7cc2007|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:18:26.257Z|588b53f2-11b5-4f4c-8e37-a2a5d7cc2007|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:18:26.343Z|9300ead9-28c9-4486-a753-0bbe1c3a5630|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:18:26.344Z|9300ead9-28c9-4486-a753-0bbe1c3a5630|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:18:41.254Z|1903327e-cc83-4659-8d9a-109013c88f37|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:18:41.255Z|1903327e-cc83-4659-8d9a-109013c88f37|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:18:56.254Z|e83e8e04-e907-4997-8737-32b9b077f7a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:18:56.255Z|e83e8e04-e907-4997-8737-32b9b077f7a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:18:56.346Z|8bfc181c-0d20-452b-9311-3f1fb3a721bf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:18:56.347Z|8bfc181c-0d20-452b-9311-3f1fb3a721bf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:19:11.254Z|4e103c00-3e51-4fdb-b4a6-e0f8b6df7135|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:19:11.258Z|4e103c00-3e51-4fdb-b4a6-e0f8b6df7135|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:19:26.254Z|88d06be2-5f69-4cfe-b222-ad3e7d3568ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:19:26.255Z|88d06be2-5f69-4cfe-b222-ad3e7d3568ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:19:26.348Z|68201c2b-ec3f-488a-8403-bf37a607ab4e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:19:26.349Z|68201c2b-ec3f-488a-8403-bf37a607ab4e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:19:41.254Z|39d7c52e-778c-4b61-8309-39afb370a644|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:19:41.256Z|39d7c52e-778c-4b61-8309-39afb370a644|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:19:56.255Z|5fd1cefe-d835-4a9f-b1e3-b45d39a97566|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:19:56.259Z|5fd1cefe-d835-4a9f-b1e3-b45d39a97566|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:19:56.350Z|7097024c-145c-46d9-82bf-3c69aef4a729|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:19:56.351Z|7097024c-145c-46d9-82bf-3c69aef4a729|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:20:11.255Z|6dc0c05e-584e-40fc-a878-033fadc68a59|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:20:11.257Z|6dc0c05e-584e-40fc-a878-033fadc68a59|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:20:26.254Z|c443f6dd-306a-4363-8358-e3b712e041b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:20:26.256Z|c443f6dd-306a-4363-8358-e3b712e041b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:20:26.352Z|3034093c-bf41-4526-b21e-97e7d3797b3b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:20:26.353Z|3034093c-bf41-4526-b21e-97e7d3797b3b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:20:41.254Z|a778d32c-a1c5-4454-b276-bbb3777f1372|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:20:41.258Z|a778d32c-a1c5-4454-b276-bbb3777f1372|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:20:49.102Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-11-08T03:20:49.282Z|e9e0aef0-249e-417b-ad88-e9e16b1bc840|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:20:49.283Z|e9e0aef0-249e-417b-ad88-e9e16b1bc840|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:20:49.283Z|e9e0aef0-249e-417b-ad88-e9e16b1bc840|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:20:49.284Z|e9e0aef0-249e-417b-ad88-e9e16b1bc840|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:20:49.285Z|e9e0aef0-249e-417b-ad88-e9e16b1bc840|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:20:49.286Z|e9e0aef0-249e-417b-ad88-e9e16b1bc840|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:20:49.517Z|e9e0aef0-249e-417b-ad88-e9e16b1bc840|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:20:49.517Z|e9e0aef0-249e-417b-ad88-e9e16b1bc840|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:20:49.520Z|e9e0aef0-249e-417b-ad88-e9e16b1bc840|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:20:49.520Z|e9e0aef0-249e-417b-ad88-e9e16b1bc840|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:Tue, 08 Nov 2022 03:20:49 GMT;Connection:close; 2022-11-08T03:20:49.521Z|e9e0aef0-249e-417b-ad88-e9e16b1bc840|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:20:49.522Z|e9e0aef0-249e-417b-ad88-e9e16b1bc840|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:20:56.254Z|95d7fdb5-0afb-497d-acf0-44a80f454ab6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:20:56.255Z|95d7fdb5-0afb-497d-acf0-44a80f454ab6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:20:56.354Z|f65c4ff4-4652-42bf-b714-f9316e374d8a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:20:56.355Z|f65c4ff4-4652-42bf-b714-f9316e374d8a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:21:11.254Z|121d1145-980b-4580-9b11-ed3605f73505|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:21:11.255Z|121d1145-980b-4580-9b11-ed3605f73505|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:21:26.254Z|23ab7886-c61a-4f38-b394-26cb50810aad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:21:26.257Z|23ab7886-c61a-4f38-b394-26cb50810aad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:21:26.356Z|477086f3-4874-45d7-b79a-42739d47e61c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:21:26.357Z|477086f3-4874-45d7-b79a-42739d47e61c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:21:41.254Z|408dea86-4493-4d27-85ea-eb4db06faf85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:21:41.255Z|408dea86-4493-4d27-85ea-eb4db06faf85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:21:48.971Z|589ad0c9-765f-4485-b0d0-aac58ac6d1c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:21:48.971Z|589ad0c9-765f-4485-b0d0-aac58ac6d1c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:21:48.972Z|589ad0c9-765f-4485-b0d0-aac58ac6d1c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:21:48.972Z|589ad0c9-765f-4485-b0d0-aac58ac6d1c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:21:48.973Z|589ad0c9-765f-4485-b0d0-aac58ac6d1c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:21:48.973Z|589ad0c9-765f-4485-b0d0-aac58ac6d1c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:21:48.980Z|589ad0c9-765f-4485-b0d0-aac58ac6d1c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:21:48.980Z|589ad0c9-765f-4485-b0d0-aac58ac6d1c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:21:48.980Z|589ad0c9-765f-4485-b0d0-aac58ac6d1c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:21:48.981Z|589ad0c9-765f-4485-b0d0-aac58ac6d1c8|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:Tue, 08 Nov 2022 03:21:48 GMT;Connection:close; 2022-11-08T03:21:48.981Z|589ad0c9-765f-4485-b0d0-aac58ac6d1c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:21:48.981Z|589ad0c9-765f-4485-b0d0-aac58ac6d1c8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:21:56.254Z|2530c69c-80b0-453b-ad49-82821ea0eae1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:21:56.255Z|2530c69c-80b0-453b-ad49-82821ea0eae1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:21:56.359Z|036773f5-acb6-4715-b5c5-a29d005fce0b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:21:56.359Z|036773f5-acb6-4715-b5c5-a29d005fce0b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:22:11.255Z|b10f4482-54db-446e-995d-7b5d5383d466|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:22:11.258Z|b10f4482-54db-446e-995d-7b5d5383d466|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:22:26.254Z|48443e79-fd17-457e-9f4a-b8735989c21c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:22:26.255Z|48443e79-fd17-457e-9f4a-b8735989c21c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:22:26.361Z|195f7d86-c416-4181-8b2c-6238447ca462|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:22:26.361Z|195f7d86-c416-4181-8b2c-6238447ca462|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:22:41.254Z|6555babe-5117-4d48-b593-d3d3064c7541|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:22:41.255Z|6555babe-5117-4d48-b593-d3d3064c7541|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:22:48.971Z|b3bb21f9-2a95-40f0-8cc8-003fc82f2516|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:22:48.972Z|b3bb21f9-2a95-40f0-8cc8-003fc82f2516|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:22:48.972Z|b3bb21f9-2a95-40f0-8cc8-003fc82f2516|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:22:48.973Z|b3bb21f9-2a95-40f0-8cc8-003fc82f2516|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:22:48.974Z|b3bb21f9-2a95-40f0-8cc8-003fc82f2516|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:22:48.974Z|b3bb21f9-2a95-40f0-8cc8-003fc82f2516|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:22:48.980Z|b3bb21f9-2a95-40f0-8cc8-003fc82f2516|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:22:48.980Z|b3bb21f9-2a95-40f0-8cc8-003fc82f2516|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:22:48.981Z|b3bb21f9-2a95-40f0-8cc8-003fc82f2516|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:22:48.981Z|b3bb21f9-2a95-40f0-8cc8-003fc82f2516|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:Tue, 08 Nov 2022 03:22:48 GMT;Connection:close; 2022-11-08T03:22:48.982Z|b3bb21f9-2a95-40f0-8cc8-003fc82f2516|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:22:48.982Z|b3bb21f9-2a95-40f0-8cc8-003fc82f2516|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:22:56.254Z|4c10e38a-705d-42b7-bebf-8815a94131d5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:22:56.257Z|4c10e38a-705d-42b7-bebf-8815a94131d5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:22:56.363Z|b6659882-eafb-4751-83b5-c4b2b71ead62|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:22:56.363Z|b6659882-eafb-4751-83b5-c4b2b71ead62|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:23:11.254Z|583d530e-d772-4129-869d-bb9b8b649d1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:23:11.255Z|583d530e-d772-4129-869d-bb9b8b649d1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:23:26.254Z|b4e012bb-5157-4fc9-aa56-ec38ee725857|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:23:26.255Z|b4e012bb-5157-4fc9-aa56-ec38ee725857|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:23:26.365Z|579f579e-cd15-4768-90f5-c5ca8367580d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:23:26.366Z|579f579e-cd15-4768-90f5-c5ca8367580d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:23:41.254Z|c7e9594b-7214-4db5-88d3-a81b33e31aa1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:23:41.257Z|c7e9594b-7214-4db5-88d3-a81b33e31aa1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:23:48.971Z|a3219478-3dc9-42c9-9d78-cce977fcf186|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:23:48.971Z|a3219478-3dc9-42c9-9d78-cce977fcf186|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:23:48.971Z|a3219478-3dc9-42c9-9d78-cce977fcf186|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:23:48.972Z|a3219478-3dc9-42c9-9d78-cce977fcf186|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:23:48.972Z|a3219478-3dc9-42c9-9d78-cce977fcf186|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:23:48.973Z|a3219478-3dc9-42c9-9d78-cce977fcf186|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:23:48.979Z|a3219478-3dc9-42c9-9d78-cce977fcf186|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:23:48.979Z|a3219478-3dc9-42c9-9d78-cce977fcf186|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:23:48.979Z|a3219478-3dc9-42c9-9d78-cce977fcf186|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:23:48.979Z|a3219478-3dc9-42c9-9d78-cce977fcf186|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:Tue, 08 Nov 2022 03:23:48 GMT;Connection:close; 2022-11-08T03:23:48.980Z|a3219478-3dc9-42c9-9d78-cce977fcf186|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:23:48.980Z|a3219478-3dc9-42c9-9d78-cce977fcf186|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:23:56.254Z|9692a22e-d38a-419a-8e5b-f89156c988c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:23:56.255Z|9692a22e-d38a-419a-8e5b-f89156c988c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:23:56.367Z|2722b40c-f621-480e-9e06-5f0b96e8c464|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:23:56.368Z|2722b40c-f621-480e-9e06-5f0b96e8c464|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:24:11.254Z|5fadb7d6-a6f7-40f6-8020-ae9e84535f7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:24:11.255Z|5fadb7d6-a6f7-40f6-8020-ae9e84535f7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:24:26.254Z|0d6150cc-f92d-4688-ad38-c9fb2cea43b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:24:26.257Z|0d6150cc-f92d-4688-ad38-c9fb2cea43b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:24:26.369Z|ef7827b0-a614-40c2-a1f3-c1cfe853862f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:24:26.370Z|ef7827b0-a614-40c2-a1f3-c1cfe853862f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:24:41.254Z|0981b819-39ad-426f-b7bd-555f64abc1a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:24:41.255Z|0981b819-39ad-426f-b7bd-555f64abc1a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:24:48.970Z|c4113279-490a-4f90-aca5-fb3efad3ba39|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:24:48.970Z|c4113279-490a-4f90-aca5-fb3efad3ba39|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:24:48.971Z|c4113279-490a-4f90-aca5-fb3efad3ba39|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:24:48.971Z|c4113279-490a-4f90-aca5-fb3efad3ba39|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:24:48.972Z|c4113279-490a-4f90-aca5-fb3efad3ba39|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:24:48.972Z|c4113279-490a-4f90-aca5-fb3efad3ba39|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:24:48.978Z|c4113279-490a-4f90-aca5-fb3efad3ba39|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:24:48.978Z|c4113279-490a-4f90-aca5-fb3efad3ba39|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:24:48.978Z|c4113279-490a-4f90-aca5-fb3efad3ba39|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:24:48.979Z|c4113279-490a-4f90-aca5-fb3efad3ba39|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:Tue, 08 Nov 2022 03:24:48 GMT;Connection:close; 2022-11-08T03:24:48.979Z|c4113279-490a-4f90-aca5-fb3efad3ba39|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:24:48.979Z|c4113279-490a-4f90-aca5-fb3efad3ba39|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:24:56.254Z|55d9109d-8df9-41fb-82e6-8a18be230ad8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:24:56.255Z|55d9109d-8df9-41fb-82e6-8a18be230ad8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:24:56.371Z|6faaa485-ed37-4196-8284-a148f4bdfcb9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:24:56.372Z|6faaa485-ed37-4196-8284-a148f4bdfcb9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:25:11.254Z|c33e8cab-627f-45f2-bb62-7f39d5ceb96b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:25:11.257Z|c33e8cab-627f-45f2-bb62-7f39d5ceb96b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:25:26.254Z|9db54e15-dfd4-4ab9-99c5-58d776731440|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:25:26.255Z|9db54e15-dfd4-4ab9-99c5-58d776731440|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:25:26.373Z|88b71c3f-5326-4825-a42e-0827a03e933c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:25:26.374Z|88b71c3f-5326-4825-a42e-0827a03e933c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:25:41.254Z|c87f42c9-83f2-43a3-a9f2-9bced1eb4f48|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:25:41.255Z|c87f42c9-83f2-43a3-a9f2-9bced1eb4f48|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:25:48.973Z|c0012acb-cda5-4d7c-9395-b6f16c0cd0bd|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:25:48.973Z|c0012acb-cda5-4d7c-9395-b6f16c0cd0bd|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:25:48.974Z|c0012acb-cda5-4d7c-9395-b6f16c0cd0bd|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:25:48.974Z|c0012acb-cda5-4d7c-9395-b6f16c0cd0bd|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:25:48.975Z|c0012acb-cda5-4d7c-9395-b6f16c0cd0bd|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:25:48.976Z|c0012acb-cda5-4d7c-9395-b6f16c0cd0bd|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:25:48.982Z|c0012acb-cda5-4d7c-9395-b6f16c0cd0bd|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:25:48.982Z|c0012acb-cda5-4d7c-9395-b6f16c0cd0bd|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:25:48.983Z|c0012acb-cda5-4d7c-9395-b6f16c0cd0bd|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:25:48.983Z|c0012acb-cda5-4d7c-9395-b6f16c0cd0bd|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:Tue, 08 Nov 2022 03:25:48 GMT;Connection:close; 2022-11-08T03:25:48.983Z|c0012acb-cda5-4d7c-9395-b6f16c0cd0bd|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:25:48.984Z|c0012acb-cda5-4d7c-9395-b6f16c0cd0bd|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:25:56.254Z|ebefecd1-3554-4a3d-b0b1-e8e5f39c174a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:25:56.257Z|ebefecd1-3554-4a3d-b0b1-e8e5f39c174a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:25:56.376Z|50a08153-f669-4381-8b9d-4d1f79298549|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:25:56.377Z|50a08153-f669-4381-8b9d-4d1f79298549|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:26:11.254Z|e7ce28c0-a030-439a-90d8-f01ed054c499|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:26:11.258Z|e7ce28c0-a030-439a-90d8-f01ed054c499|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:26:26.254Z|a5396bd9-6676-4fbe-9f13-a1d146985134|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:26:26.255Z|a5396bd9-6676-4fbe-9f13-a1d146985134|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:26:26.379Z|3da2d007-0420-4970-869e-98446c0aeac0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:26:26.380Z|3da2d007-0420-4970-869e-98446c0aeac0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:26:41.254Z|cd91170f-68c7-467b-9caf-d7dc12c30250|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:26:41.257Z|cd91170f-68c7-467b-9caf-d7dc12c30250|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:26:48.971Z|59a1e30d-4ba3-4ab8-9d81-449f1d1dd138|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:26:48.972Z|59a1e30d-4ba3-4ab8-9d81-449f1d1dd138|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:26:48.972Z|59a1e30d-4ba3-4ab8-9d81-449f1d1dd138|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:26:48.973Z|59a1e30d-4ba3-4ab8-9d81-449f1d1dd138|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:26:48.973Z|59a1e30d-4ba3-4ab8-9d81-449f1d1dd138|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:26:48.973Z|59a1e30d-4ba3-4ab8-9d81-449f1d1dd138|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:26:48.979Z|59a1e30d-4ba3-4ab8-9d81-449f1d1dd138|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:26:48.979Z|59a1e30d-4ba3-4ab8-9d81-449f1d1dd138|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:26:48.980Z|59a1e30d-4ba3-4ab8-9d81-449f1d1dd138|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:26:48.980Z|59a1e30d-4ba3-4ab8-9d81-449f1d1dd138|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:Tue, 08 Nov 2022 03:26:48 GMT;Connection:close; 2022-11-08T03:26:48.980Z|59a1e30d-4ba3-4ab8-9d81-449f1d1dd138|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:26:48.981Z|59a1e30d-4ba3-4ab8-9d81-449f1d1dd138|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:26:56.254Z|ba159b2a-4224-49e2-ad04-467b3c4360e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:26:56.255Z|ba159b2a-4224-49e2-ad04-467b3c4360e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:26:56.381Z|05b018b0-ffea-4ab2-b2bf-89d489684d1c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:26:56.382Z|05b018b0-ffea-4ab2-b2bf-89d489684d1c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:27:11.254Z|c42edacc-f742-4a9f-a454-cb86bdd4b68a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:27:11.255Z|c42edacc-f742-4a9f-a454-cb86bdd4b68a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:27:26.256Z|2db8082b-3136-4872-bdaa-ff4602e739bc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:27:26.259Z|2db8082b-3136-4872-bdaa-ff4602e739bc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:27:26.383Z|b2d19ca5-a4b1-467b-9da5-72d64bca5145|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:27:26.384Z|b2d19ca5-a4b1-467b-9da5-72d64bca5145|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:27:41.256Z|25349a6b-8df4-4c68-9d25-54ee5c2645ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:27:41.258Z|25349a6b-8df4-4c68-9d25-54ee5c2645ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:27:48.977Z|fe7750a3-0545-4681-a0a0-8630e6cb3827|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:27:48.978Z|fe7750a3-0545-4681-a0a0-8630e6cb3827|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:27:48.978Z|fe7750a3-0545-4681-a0a0-8630e6cb3827|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:27:48.979Z|fe7750a3-0545-4681-a0a0-8630e6cb3827|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:27:48.979Z|fe7750a3-0545-4681-a0a0-8630e6cb3827|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:27:48.979Z|fe7750a3-0545-4681-a0a0-8630e6cb3827|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:27:48.993Z|fe7750a3-0545-4681-a0a0-8630e6cb3827|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:27:48.993Z|fe7750a3-0545-4681-a0a0-8630e6cb3827|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:27:48.993Z|fe7750a3-0545-4681-a0a0-8630e6cb3827|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:27:48.993Z|fe7750a3-0545-4681-a0a0-8630e6cb3827|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:Tue, 08 Nov 2022 03:27:48 GMT;Connection:close; 2022-11-08T03:27:48.994Z|fe7750a3-0545-4681-a0a0-8630e6cb3827|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:27:48.994Z|fe7750a3-0545-4681-a0a0-8630e6cb3827|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:27:56.254Z|cc62822b-9d29-4478-afba-0b6486dbd377|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:27:56.256Z|cc62822b-9d29-4478-afba-0b6486dbd377|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:27:56.386Z|3aac589a-ad17-4b26-8057-aa25147bfdc5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:27:56.387Z|3aac589a-ad17-4b26-8057-aa25147bfdc5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:28:11.254Z|590e389d-b8b1-4404-9b7e-effc94edc790|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:28:11.258Z|590e389d-b8b1-4404-9b7e-effc94edc790|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:28:26.254Z|7030cb40-1ee2-4ccb-a8da-2034f8aecc64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:28:26.255Z|7030cb40-1ee2-4ccb-a8da-2034f8aecc64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:28:26.388Z|f9c3eeb6-221b-42fc-a201-9c372f79bf06|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:28:26.389Z|f9c3eeb6-221b-42fc-a201-9c372f79bf06|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:28:41.254Z|fdfbe7e7-f6bf-4b35-8a8d-2d2b54093d74|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:28:41.255Z|fdfbe7e7-f6bf-4b35-8a8d-2d2b54093d74|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:28:48.971Z|e9b43457-9410-4e06-a00f-c0fa245d5aed|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:28:48.972Z|e9b43457-9410-4e06-a00f-c0fa245d5aed|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:28:48.972Z|e9b43457-9410-4e06-a00f-c0fa245d5aed|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:28:48.973Z|e9b43457-9410-4e06-a00f-c0fa245d5aed|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:28:48.973Z|e9b43457-9410-4e06-a00f-c0fa245d5aed|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:28:48.973Z|e9b43457-9410-4e06-a00f-c0fa245d5aed|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:28:48.980Z|e9b43457-9410-4e06-a00f-c0fa245d5aed|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:28:48.981Z|e9b43457-9410-4e06-a00f-c0fa245d5aed|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:28:48.981Z|e9b43457-9410-4e06-a00f-c0fa245d5aed|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:28:48.981Z|e9b43457-9410-4e06-a00f-c0fa245d5aed|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:Tue, 08 Nov 2022 03:28:48 GMT;Connection:close; 2022-11-08T03:28:48.981Z|e9b43457-9410-4e06-a00f-c0fa245d5aed|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:28:48.982Z|e9b43457-9410-4e06-a00f-c0fa245d5aed|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:28:56.254Z|1a8cdb10-5fa9-4103-83a4-b46d71169751|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:28:56.257Z|1a8cdb10-5fa9-4103-83a4-b46d71169751|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:28:56.390Z|f3387a55-7a34-4234-bace-6727b0d6bbe7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:28:56.391Z|f3387a55-7a34-4234-bace-6727b0d6bbe7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:29:11.254Z|5be16acc-e5c0-4938-8904-6c53c9fc6d23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:29:11.255Z|5be16acc-e5c0-4938-8904-6c53c9fc6d23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:29:26.254Z|6c55376f-c95c-4f51-b932-fd6d94ff3891|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:29:26.255Z|6c55376f-c95c-4f51-b932-fd6d94ff3891|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:29:26.392Z|518510ca-da2f-47a7-a5e4-adadcb09fb11|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:29:26.393Z|518510ca-da2f-47a7-a5e4-adadcb09fb11|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:29:41.254Z|91a62604-4da7-488a-89cb-3f703a23a925|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:29:41.257Z|91a62604-4da7-488a-89cb-3f703a23a925|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:29:48.971Z|847fcde8-a9c7-4fcc-acdf-f3d20c4692de|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:29:48.971Z|847fcde8-a9c7-4fcc-acdf-f3d20c4692de|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:29:48.971Z|847fcde8-a9c7-4fcc-acdf-f3d20c4692de|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:29:48.972Z|847fcde8-a9c7-4fcc-acdf-f3d20c4692de|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:29:48.973Z|847fcde8-a9c7-4fcc-acdf-f3d20c4692de|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:29:48.973Z|847fcde8-a9c7-4fcc-acdf-f3d20c4692de|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:29:48.979Z|847fcde8-a9c7-4fcc-acdf-f3d20c4692de|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:29:48.979Z|847fcde8-a9c7-4fcc-acdf-f3d20c4692de|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:29:48.979Z|847fcde8-a9c7-4fcc-acdf-f3d20c4692de|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:29:48.980Z|847fcde8-a9c7-4fcc-acdf-f3d20c4692de|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:Tue, 08 Nov 2022 03:29:48 GMT;Connection:close; 2022-11-08T03:29:48.980Z|847fcde8-a9c7-4fcc-acdf-f3d20c4692de|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:29:48.981Z|847fcde8-a9c7-4fcc-acdf-f3d20c4692de|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:29:56.254Z|352044b9-ae34-4d53-90bc-8ae865c39bd7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:29:56.254Z|352044b9-ae34-4d53-90bc-8ae865c39bd7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:29:56.394Z|28a1efb2-6d85-4c2b-a118-9406bb7fa0d9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:29:56.395Z|28a1efb2-6d85-4c2b-a118-9406bb7fa0d9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:30:11.254Z|13f1af9b-7447-4310-9525-0865494b6026|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:30:11.255Z|13f1af9b-7447-4310-9525-0865494b6026|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:30:26.254Z|4f0f6112-03a3-4c44-8839-615104a6039a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:30:26.257Z|4f0f6112-03a3-4c44-8839-615104a6039a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:30:26.396Z|63f078f2-5435-4eb1-9e4e-ef1c27bb8b6e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:30:26.397Z|63f078f2-5435-4eb1-9e4e-ef1c27bb8b6e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:30:41.254Z|3df28253-ca70-4f9d-85c6-69d51e079c59|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:30:41.255Z|3df28253-ca70-4f9d-85c6-69d51e079c59|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:30:48.971Z|3be20278-e30c-4e9d-8ffd-2a2947e39fdf|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:30:48.971Z|3be20278-e30c-4e9d-8ffd-2a2947e39fdf|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:30:48.972Z|3be20278-e30c-4e9d-8ffd-2a2947e39fdf|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:30:48.972Z|3be20278-e30c-4e9d-8ffd-2a2947e39fdf|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:30:48.972Z|3be20278-e30c-4e9d-8ffd-2a2947e39fdf|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:30:48.973Z|3be20278-e30c-4e9d-8ffd-2a2947e39fdf|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:30:48.978Z|3be20278-e30c-4e9d-8ffd-2a2947e39fdf|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:30:48.978Z|3be20278-e30c-4e9d-8ffd-2a2947e39fdf|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:30:48.978Z|3be20278-e30c-4e9d-8ffd-2a2947e39fdf|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:30:48.978Z|3be20278-e30c-4e9d-8ffd-2a2947e39fdf|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:Tue, 08 Nov 2022 03:30:48 GMT;Connection:close; 2022-11-08T03:30:48.979Z|3be20278-e30c-4e9d-8ffd-2a2947e39fdf|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:30:48.979Z|3be20278-e30c-4e9d-8ffd-2a2947e39fdf|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:30:56.254Z|ac0d4b05-194d-4c82-92aa-3851e7fdb7cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:30:56.255Z|ac0d4b05-194d-4c82-92aa-3851e7fdb7cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:30:56.399Z|b6493e91-caf3-4dc3-b608-3bf309e5f147|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:30:56.399Z|b6493e91-caf3-4dc3-b608-3bf309e5f147|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:31:11.254Z|cfb5da24-ec56-4d4f-b372-75fac5d967eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:31:11.257Z|cfb5da24-ec56-4d4f-b372-75fac5d967eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:31:26.254Z|011008a4-3680-4579-893b-551399c0e09c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:31:26.255Z|011008a4-3680-4579-893b-551399c0e09c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:31:26.400Z|bbbd0ecd-6fa3-412e-9be2-6862a94d1c04|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:31:26.401Z|bbbd0ecd-6fa3-412e-9be2-6862a94d1c04|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:31:41.254Z|e60c3da3-38fb-4665-84be-ce503d4d7817|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:31:41.255Z|e60c3da3-38fb-4665-84be-ce503d4d7817|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:31:48.970Z|0894c4de-a306-4d37-9bbd-162bda40c68b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:31:48.971Z|0894c4de-a306-4d37-9bbd-162bda40c68b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:31:48.971Z|0894c4de-a306-4d37-9bbd-162bda40c68b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:31:48.972Z|0894c4de-a306-4d37-9bbd-162bda40c68b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:31:48.972Z|0894c4de-a306-4d37-9bbd-162bda40c68b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:31:48.973Z|0894c4de-a306-4d37-9bbd-162bda40c68b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:31:48.978Z|0894c4de-a306-4d37-9bbd-162bda40c68b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:31:48.979Z|0894c4de-a306-4d37-9bbd-162bda40c68b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:31:48.979Z|0894c4de-a306-4d37-9bbd-162bda40c68b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:31:48.979Z|0894c4de-a306-4d37-9bbd-162bda40c68b|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:Tue, 08 Nov 2022 03:31:48 GMT;Connection:close; 2022-11-08T03:31:48.980Z|0894c4de-a306-4d37-9bbd-162bda40c68b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:31:48.980Z|0894c4de-a306-4d37-9bbd-162bda40c68b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:31:56.254Z|f2dcbcab-84fb-41ed-b8c8-ed070b2ab423|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:31:56.261Z|f2dcbcab-84fb-41ed-b8c8-ed070b2ab423|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:31:56.402Z|8118cea6-12e6-4aa0-8e83-b2cbd2835965|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:31:56.403Z|8118cea6-12e6-4aa0-8e83-b2cbd2835965|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:32:11.254Z|a0f1576a-69cb-4a6f-a48f-6ceb2215fbfa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:32:11.255Z|a0f1576a-69cb-4a6f-a48f-6ceb2215fbfa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:32:26.254Z|ea339606-de2b-4bf6-a20c-4eeb016a01b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:32:26.255Z|ea339606-de2b-4bf6-a20c-4eeb016a01b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:32:26.405Z|926fda22-0578-4416-ac6b-0085781abac8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:32:26.406Z|926fda22-0578-4416-ac6b-0085781abac8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:32:41.254Z|6db9b5f3-30b2-47a3-ae3e-d3533ee33f0b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:32:41.257Z|6db9b5f3-30b2-47a3-ae3e-d3533ee33f0b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:32:48.971Z|f223453e-ac0c-4b47-a193-f074f97f95bf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:32:48.971Z|f223453e-ac0c-4b47-a193-f074f97f95bf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:32:48.971Z|f223453e-ac0c-4b47-a193-f074f97f95bf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:32:48.972Z|f223453e-ac0c-4b47-a193-f074f97f95bf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:32:48.972Z|f223453e-ac0c-4b47-a193-f074f97f95bf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:32:48.972Z|f223453e-ac0c-4b47-a193-f074f97f95bf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:32:48.978Z|f223453e-ac0c-4b47-a193-f074f97f95bf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:32:48.978Z|f223453e-ac0c-4b47-a193-f074f97f95bf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:32:48.978Z|f223453e-ac0c-4b47-a193-f074f97f95bf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:32:48.978Z|f223453e-ac0c-4b47-a193-f074f97f95bf|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:Tue, 08 Nov 2022 03:32:48 GMT;Connection:close; 2022-11-08T03:32:48.979Z|f223453e-ac0c-4b47-a193-f074f97f95bf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:32:48.979Z|f223453e-ac0c-4b47-a193-f074f97f95bf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:32:56.254Z|4d767361-9c29-4a82-b092-a0ae44e403e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:32:56.254Z|4d767361-9c29-4a82-b092-a0ae44e403e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:32:56.408Z|5326ace1-c091-4e4b-93d2-18a9f5c027f3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:32:56.408Z|5326ace1-c091-4e4b-93d2-18a9f5c027f3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:33:11.254Z|55252c52-e77a-4d18-9388-025a649e23cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:33:11.255Z|55252c52-e77a-4d18-9388-025a649e23cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:33:26.254Z|c7976b25-0950-4e52-8bf3-d9ca9a11b70e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:33:26.257Z|c7976b25-0950-4e52-8bf3-d9ca9a11b70e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:33:26.409Z|db1fa038-72c5-4c64-a885-dbfd8e3eda2c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:33:26.410Z|db1fa038-72c5-4c64-a885-dbfd8e3eda2c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:33:41.254Z|bbe6e88d-221b-4409-b4e3-e66692905e3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:33:41.255Z|bbe6e88d-221b-4409-b4e3-e66692905e3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:33:48.970Z|c2a725c1-86ea-49ec-8310-c831e6e528af|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:33:48.971Z|c2a725c1-86ea-49ec-8310-c831e6e528af|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:33:48.971Z|c2a725c1-86ea-49ec-8310-c831e6e528af|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:33:48.972Z|c2a725c1-86ea-49ec-8310-c831e6e528af|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:33:48.972Z|c2a725c1-86ea-49ec-8310-c831e6e528af|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:33:48.972Z|c2a725c1-86ea-49ec-8310-c831e6e528af|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:33:48.977Z|c2a725c1-86ea-49ec-8310-c831e6e528af|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:33:48.978Z|c2a725c1-86ea-49ec-8310-c831e6e528af|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:33:48.978Z|c2a725c1-86ea-49ec-8310-c831e6e528af|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:33:48.979Z|c2a725c1-86ea-49ec-8310-c831e6e528af|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:Tue, 08 Nov 2022 03:33:48 GMT;Connection:close; 2022-11-08T03:33:48.979Z|c2a725c1-86ea-49ec-8310-c831e6e528af|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:33:48.979Z|c2a725c1-86ea-49ec-8310-c831e6e528af|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:33:56.254Z|99622831-a9c0-4cce-a0e5-791400448c7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:33:56.255Z|99622831-a9c0-4cce-a0e5-791400448c7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:33:56.411Z|5601aa4d-b521-40d6-84fa-d294f6944bf2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:33:56.412Z|5601aa4d-b521-40d6-84fa-d294f6944bf2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:34:11.254Z|9b3eb853-bbc8-40dd-8253-99309a5da597|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:34:11.257Z|9b3eb853-bbc8-40dd-8253-99309a5da597|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:34:26.254Z|0576dc95-69af-4450-b4a5-91282cd8ee25|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:34:26.255Z|0576dc95-69af-4450-b4a5-91282cd8ee25|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:34:26.413Z|bbcde3e9-2602-4777-8cc7-bab42943edc5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:34:26.414Z|bbcde3e9-2602-4777-8cc7-bab42943edc5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:34:41.254Z|2dbb3134-9a0c-4d8a-8ab9-68dfbf23286e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:34:41.255Z|2dbb3134-9a0c-4d8a-8ab9-68dfbf23286e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:34:48.970Z|a1e301ec-c0b7-44d8-99f8-072eb09f6924|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:34:48.971Z|a1e301ec-c0b7-44d8-99f8-072eb09f6924|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:34:48.971Z|a1e301ec-c0b7-44d8-99f8-072eb09f6924|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:34:48.972Z|a1e301ec-c0b7-44d8-99f8-072eb09f6924|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:34:48.972Z|a1e301ec-c0b7-44d8-99f8-072eb09f6924|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:34:48.972Z|a1e301ec-c0b7-44d8-99f8-072eb09f6924|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:34:48.977Z|a1e301ec-c0b7-44d8-99f8-072eb09f6924|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:34:48.977Z|a1e301ec-c0b7-44d8-99f8-072eb09f6924|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:34:48.978Z|a1e301ec-c0b7-44d8-99f8-072eb09f6924|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:34:48.978Z|a1e301ec-c0b7-44d8-99f8-072eb09f6924|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:Tue, 08 Nov 2022 03:34:48 GMT;Connection:close; 2022-11-08T03:34:48.978Z|a1e301ec-c0b7-44d8-99f8-072eb09f6924|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:34:48.978Z|a1e301ec-c0b7-44d8-99f8-072eb09f6924|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:34:56.254Z|4c7e1760-dd73-4b31-8709-fbf4cd922a27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:34:56.257Z|4c7e1760-dd73-4b31-8709-fbf4cd922a27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:34:56.415Z|7338f806-13f3-4ba5-ae5e-9f8469622eaa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:34:56.416Z|7338f806-13f3-4ba5-ae5e-9f8469622eaa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:35:11.254Z|6558ef70-2c2c-44a5-b41f-dd13754d0025|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:35:11.255Z|6558ef70-2c2c-44a5-b41f-dd13754d0025|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:35:26.255Z|650da856-bcc2-4dd8-b3c3-b15b9eede186|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:35:26.256Z|650da856-bcc2-4dd8-b3c3-b15b9eede186|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:35:26.418Z|1d57d9bb-8e3a-4ec6-a031-8fbfc1c4b5d0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:35:26.418Z|1d57d9bb-8e3a-4ec6-a031-8fbfc1c4b5d0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:35:41.255Z|f5dc5b51-4fce-4044-8dcd-3426dd6d23a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:35:41.259Z|f5dc5b51-4fce-4044-8dcd-3426dd6d23a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:35:48.973Z|897e40d0-6012-4ac5-be86-f518b0287d94|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:35:48.974Z|897e40d0-6012-4ac5-be86-f518b0287d94|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:35:48.975Z|897e40d0-6012-4ac5-be86-f518b0287d94|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:35:48.975Z|897e40d0-6012-4ac5-be86-f518b0287d94|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:35:48.975Z|897e40d0-6012-4ac5-be86-f518b0287d94|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:35:48.975Z|897e40d0-6012-4ac5-be86-f518b0287d94|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:35:48.990Z|897e40d0-6012-4ac5-be86-f518b0287d94|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:35:48.990Z|897e40d0-6012-4ac5-be86-f518b0287d94|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:35:48.990Z|897e40d0-6012-4ac5-be86-f518b0287d94|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:35:48.990Z|897e40d0-6012-4ac5-be86-f518b0287d94|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:Tue, 08 Nov 2022 03:35:48 GMT;Connection:close; 2022-11-08T03:35:48.991Z|897e40d0-6012-4ac5-be86-f518b0287d94|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:35:48.991Z|897e40d0-6012-4ac5-be86-f518b0287d94|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:35:56.255Z|b187147d-7ae2-49ed-8cb3-6d72441afb99|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:35:56.256Z|b187147d-7ae2-49ed-8cb3-6d72441afb99|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:35:56.420Z|bea7dcca-e5a3-4a3c-862d-ff0308e912d3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:35:56.421Z|bea7dcca-e5a3-4a3c-862d-ff0308e912d3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:36:11.254Z|a5468f1b-51c4-43ea-aecf-80117327bc7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:36:11.256Z|a5468f1b-51c4-43ea-aecf-80117327bc7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:36:26.254Z|b116c9f1-178c-4937-beb2-23ffaa5b73d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:36:26.258Z|b116c9f1-178c-4937-beb2-23ffaa5b73d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:36:26.422Z|baa74a5b-bfe9-4b0d-b662-5072174cfac6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:36:26.423Z|baa74a5b-bfe9-4b0d-b662-5072174cfac6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:36:41.254Z|b3d01e4e-0b2e-48ce-8662-16803a7ebd3c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:36:41.255Z|b3d01e4e-0b2e-48ce-8662-16803a7ebd3c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:36:48.970Z|71fdb1fa-7e53-4bd6-bea3-86b12c27ddb4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:36:48.971Z|71fdb1fa-7e53-4bd6-bea3-86b12c27ddb4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:36:48.971Z|71fdb1fa-7e53-4bd6-bea3-86b12c27ddb4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:36:48.972Z|71fdb1fa-7e53-4bd6-bea3-86b12c27ddb4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:36:48.972Z|71fdb1fa-7e53-4bd6-bea3-86b12c27ddb4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:36:48.973Z|71fdb1fa-7e53-4bd6-bea3-86b12c27ddb4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:36:48.983Z|71fdb1fa-7e53-4bd6-bea3-86b12c27ddb4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:36:48.983Z|71fdb1fa-7e53-4bd6-bea3-86b12c27ddb4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:36:48.984Z|71fdb1fa-7e53-4bd6-bea3-86b12c27ddb4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:36:48.984Z|71fdb1fa-7e53-4bd6-bea3-86b12c27ddb4|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:Tue, 08 Nov 2022 03:36:48 GMT;Connection:close; 2022-11-08T03:36:48.984Z|71fdb1fa-7e53-4bd6-bea3-86b12c27ddb4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:36:48.985Z|71fdb1fa-7e53-4bd6-bea3-86b12c27ddb4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:36:56.254Z|2e7c7d35-d078-4903-b36b-71531bfb1143|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:36:56.255Z|2e7c7d35-d078-4903-b36b-71531bfb1143|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:36:56.424Z|19db86e7-d40d-482b-b46f-146a43a300a4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:36:56.425Z|19db86e7-d40d-482b-b46f-146a43a300a4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:37:11.254Z|b7adfab1-7e46-4050-899c-9e78e5664200|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:37:11.257Z|b7adfab1-7e46-4050-899c-9e78e5664200|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:37:26.254Z|342c1262-f622-41b0-a515-f69edcd64a9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:37:26.255Z|342c1262-f622-41b0-a515-f69edcd64a9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:37:26.426Z|4569fdaf-1659-4f72-b833-03087057dc7e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:37:26.427Z|4569fdaf-1659-4f72-b833-03087057dc7e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:37:41.254Z|7d818912-d3f1-4506-8c3e-fdcd59b3278f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:37:41.255Z|7d818912-d3f1-4506-8c3e-fdcd59b3278f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:37:48.970Z|328a9e0d-4afd-4a35-8e9d-a98953a355b4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:37:48.970Z|328a9e0d-4afd-4a35-8e9d-a98953a355b4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:37:48.971Z|328a9e0d-4afd-4a35-8e9d-a98953a355b4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:37:48.971Z|328a9e0d-4afd-4a35-8e9d-a98953a355b4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:37:48.971Z|328a9e0d-4afd-4a35-8e9d-a98953a355b4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:37:48.972Z|328a9e0d-4afd-4a35-8e9d-a98953a355b4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:37:48.977Z|328a9e0d-4afd-4a35-8e9d-a98953a355b4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:37:48.978Z|328a9e0d-4afd-4a35-8e9d-a98953a355b4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:37:48.978Z|328a9e0d-4afd-4a35-8e9d-a98953a355b4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:37:48.978Z|328a9e0d-4afd-4a35-8e9d-a98953a355b4|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:Tue, 08 Nov 2022 03:37:48 GMT;Connection:close; 2022-11-08T03:37:48.978Z|328a9e0d-4afd-4a35-8e9d-a98953a355b4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:37:48.979Z|328a9e0d-4afd-4a35-8e9d-a98953a355b4|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:37:56.254Z|d9916e73-3039-47de-b018-b85fad894786|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:37:56.257Z|d9916e73-3039-47de-b018-b85fad894786|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:37:56.428Z|d769bbc8-ada1-4023-b05c-fe983146631c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:37:56.429Z|d769bbc8-ada1-4023-b05c-fe983146631c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:38:11.254Z|71d30f6f-a408-48d5-9130-c36f92437d41|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:38:11.255Z|71d30f6f-a408-48d5-9130-c36f92437d41|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:38:26.254Z|b9f3a4e8-87ce-4320-af24-4efb2e554e0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:38:26.255Z|b9f3a4e8-87ce-4320-af24-4efb2e554e0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:38:26.430Z|6043dcad-934a-4d48-9d18-2cb0678cf86a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:38:26.431Z|6043dcad-934a-4d48-9d18-2cb0678cf86a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:38:41.254Z|11727986-3552-4579-b02e-8e24f12ff8bc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:38:41.257Z|11727986-3552-4579-b02e-8e24f12ff8bc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:38:48.970Z|991ca823-cc05-4d6e-a68b-25d52055ac41|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:38:48.970Z|991ca823-cc05-4d6e-a68b-25d52055ac41|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:38:48.970Z|991ca823-cc05-4d6e-a68b-25d52055ac41|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:38:48.971Z|991ca823-cc05-4d6e-a68b-25d52055ac41|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:38:48.971Z|991ca823-cc05-4d6e-a68b-25d52055ac41|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:38:48.971Z|991ca823-cc05-4d6e-a68b-25d52055ac41|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:38:48.976Z|991ca823-cc05-4d6e-a68b-25d52055ac41|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:38:48.977Z|991ca823-cc05-4d6e-a68b-25d52055ac41|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:38:48.977Z|991ca823-cc05-4d6e-a68b-25d52055ac41|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:38:48.977Z|991ca823-cc05-4d6e-a68b-25d52055ac41|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:Tue, 08 Nov 2022 03:38:48 GMT;Connection:close; 2022-11-08T03:38:48.977Z|991ca823-cc05-4d6e-a68b-25d52055ac41|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:38:48.978Z|991ca823-cc05-4d6e-a68b-25d52055ac41|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:38:56.254Z|35382d1f-4b55-4b42-9a26-3fe837130fc1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:38:56.255Z|35382d1f-4b55-4b42-9a26-3fe837130fc1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:38:56.432Z|5694d72a-38cd-4645-98bc-d71ac6a7e88b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:38:56.433Z|5694d72a-38cd-4645-98bc-d71ac6a7e88b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:39:11.254Z|3064fac9-ff1e-4aa9-9e7b-d28f796cc5c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:39:11.255Z|3064fac9-ff1e-4aa9-9e7b-d28f796cc5c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:39:26.254Z|4dc8cfbb-2d9c-4307-958e-7abcd5a8adbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:39:26.257Z|4dc8cfbb-2d9c-4307-958e-7abcd5a8adbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:39:26.434Z|16b30cee-9cb8-46db-b1a8-8d140983c890|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:39:26.435Z|16b30cee-9cb8-46db-b1a8-8d140983c890|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:39:41.254Z|2245c04e-42a1-4c2e-962b-4a56c5024803|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:39:41.255Z|2245c04e-42a1-4c2e-962b-4a56c5024803|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:39:48.970Z|a67990e9-a0ba-425a-9b47-b6753a662fe7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:39:48.971Z|a67990e9-a0ba-425a-9b47-b6753a662fe7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:39:48.971Z|a67990e9-a0ba-425a-9b47-b6753a662fe7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:39:48.972Z|a67990e9-a0ba-425a-9b47-b6753a662fe7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:39:48.973Z|a67990e9-a0ba-425a-9b47-b6753a662fe7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:39:48.973Z|a67990e9-a0ba-425a-9b47-b6753a662fe7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:39:48.979Z|a67990e9-a0ba-425a-9b47-b6753a662fe7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:39:48.979Z|a67990e9-a0ba-425a-9b47-b6753a662fe7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:39:48.979Z|a67990e9-a0ba-425a-9b47-b6753a662fe7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:39:48.979Z|a67990e9-a0ba-425a-9b47-b6753a662fe7|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:Tue, 08 Nov 2022 03:39:48 GMT;Connection:close; 2022-11-08T03:39:48.980Z|a67990e9-a0ba-425a-9b47-b6753a662fe7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:39:48.980Z|a67990e9-a0ba-425a-9b47-b6753a662fe7|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:39:56.254Z|d16ad33e-abbe-4960-b4ea-b8c0c31fd2a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:39:56.254Z|d16ad33e-abbe-4960-b4ea-b8c0c31fd2a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:39:56.436Z|ae743ae8-f57c-4caf-a29a-cdb5f30a4a86|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:39:56.437Z|ae743ae8-f57c-4caf-a29a-cdb5f30a4a86|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:40:11.254Z|042b0faf-312f-4748-aebd-3e5dcf707668|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:40:11.257Z|042b0faf-312f-4748-aebd-3e5dcf707668|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:40:26.254Z|893e2139-9efe-444f-94cc-c6af4acd9bda|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:40:26.254Z|893e2139-9efe-444f-94cc-c6af4acd9bda|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:40:26.438Z|44915666-06d5-4200-96b2-16943902f9ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:40:26.439Z|44915666-06d5-4200-96b2-16943902f9ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:40:41.254Z|d71d5fe0-eb2d-42d2-af25-40f8505f0fe2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:40:41.254Z|d71d5fe0-eb2d-42d2-af25-40f8505f0fe2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:40:48.971Z|c1eaab38-00d1-48f8-bebc-8ef1abeb2f29|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:40:48.972Z|c1eaab38-00d1-48f8-bebc-8ef1abeb2f29|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:40:48.972Z|c1eaab38-00d1-48f8-bebc-8ef1abeb2f29|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:40:48.972Z|c1eaab38-00d1-48f8-bebc-8ef1abeb2f29|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:40:48.972Z|c1eaab38-00d1-48f8-bebc-8ef1abeb2f29|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:40:48.973Z|c1eaab38-00d1-48f8-bebc-8ef1abeb2f29|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:40:48.979Z|c1eaab38-00d1-48f8-bebc-8ef1abeb2f29|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:40:48.979Z|c1eaab38-00d1-48f8-bebc-8ef1abeb2f29|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:40:48.980Z|c1eaab38-00d1-48f8-bebc-8ef1abeb2f29|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:40:48.980Z|c1eaab38-00d1-48f8-bebc-8ef1abeb2f29|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:Tue, 08 Nov 2022 03:40:48 GMT;Connection:close; 2022-11-08T03:40:48.980Z|c1eaab38-00d1-48f8-bebc-8ef1abeb2f29|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:40:48.980Z|c1eaab38-00d1-48f8-bebc-8ef1abeb2f29|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:40:56.254Z|e5c1c3df-3727-4cb5-8c42-21f774153ea6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:40:56.255Z|e5c1c3df-3727-4cb5-8c42-21f774153ea6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:40:56.440Z|a803486e-e2b3-447c-892c-b0aa60dc570d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:40:56.441Z|a803486e-e2b3-447c-892c-b0aa60dc570d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:41:11.254Z|e1713808-f91a-4f94-ad9f-bc4702748ba0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:41:11.254Z|e1713808-f91a-4f94-ad9f-bc4702748ba0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:41:26.254Z|500584c0-c9d0-44b0-9d25-b235453f8f59|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:41:26.257Z|500584c0-c9d0-44b0-9d25-b235453f8f59|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:41:26.442Z|40948283-456b-48a0-9087-7a15bbf3f30f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:41:26.443Z|40948283-456b-48a0-9087-7a15bbf3f30f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:41:41.254Z|000b0ffe-b0c6-4e0d-8905-103d27042055|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:41:41.255Z|000b0ffe-b0c6-4e0d-8905-103d27042055|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:41:48.970Z|d7311f70-c59e-4b4d-a7e4-cd2e7a15af4d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:41:48.970Z|d7311f70-c59e-4b4d-a7e4-cd2e7a15af4d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:41:48.971Z|d7311f70-c59e-4b4d-a7e4-cd2e7a15af4d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:41:48.972Z|d7311f70-c59e-4b4d-a7e4-cd2e7a15af4d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:41:48.972Z|d7311f70-c59e-4b4d-a7e4-cd2e7a15af4d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:41:48.972Z|d7311f70-c59e-4b4d-a7e4-cd2e7a15af4d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:41:48.978Z|d7311f70-c59e-4b4d-a7e4-cd2e7a15af4d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:41:48.978Z|d7311f70-c59e-4b4d-a7e4-cd2e7a15af4d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:41:48.979Z|d7311f70-c59e-4b4d-a7e4-cd2e7a15af4d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:41:48.979Z|d7311f70-c59e-4b4d-a7e4-cd2e7a15af4d|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:Tue, 08 Nov 2022 03:41:48 GMT;Connection:close; 2022-11-08T03:41:48.979Z|d7311f70-c59e-4b4d-a7e4-cd2e7a15af4d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:41:48.979Z|d7311f70-c59e-4b4d-a7e4-cd2e7a15af4d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:41:56.254Z|a3ce022c-db24-45ea-bcff-55bd4c0edbfa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:41:56.255Z|a3ce022c-db24-45ea-bcff-55bd4c0edbfa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:41:56.444Z|f60cc3eb-fde4-46af-9862-a723d12a9577|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:41:56.445Z|f60cc3eb-fde4-46af-9862-a723d12a9577|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:42:11.254Z|8c588c76-e4a9-4294-bfe7-c6cae77930ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:42:11.256Z|8c588c76-e4a9-4294-bfe7-c6cae77930ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:42:26.254Z|606de7ab-8e38-4dc0-97d8-c70001e1e112|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:42:26.254Z|606de7ab-8e38-4dc0-97d8-c70001e1e112|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:42:26.445Z|ad9aa173-2bb2-4318-bf95-055ce8ef5c2f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:42:26.446Z|ad9aa173-2bb2-4318-bf95-055ce8ef5c2f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:42:41.254Z|bd871ea8-60a1-4c20-820a-0efdf46247ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:42:41.254Z|bd871ea8-60a1-4c20-820a-0efdf46247ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:42:48.970Z|b24633b6-9645-4c8b-b220-663106958ebe|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:42:48.971Z|b24633b6-9645-4c8b-b220-663106958ebe|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:42:48.971Z|b24633b6-9645-4c8b-b220-663106958ebe|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:42:48.972Z|b24633b6-9645-4c8b-b220-663106958ebe|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:42:48.972Z|b24633b6-9645-4c8b-b220-663106958ebe|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:42:48.972Z|b24633b6-9645-4c8b-b220-663106958ebe|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:42:48.979Z|b24633b6-9645-4c8b-b220-663106958ebe|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:42:48.979Z|b24633b6-9645-4c8b-b220-663106958ebe|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:42:48.979Z|b24633b6-9645-4c8b-b220-663106958ebe|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:42:48.980Z|b24633b6-9645-4c8b-b220-663106958ebe|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:Tue, 08 Nov 2022 03:42:48 GMT;Connection:close; 2022-11-08T03:42:48.980Z|b24633b6-9645-4c8b-b220-663106958ebe|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:42:48.980Z|b24633b6-9645-4c8b-b220-663106958ebe|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:42:56.254Z|55759fcf-1668-47d8-b086-8208c177eb24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:42:56.257Z|55759fcf-1668-47d8-b086-8208c177eb24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:42:56.447Z|b1cd2681-c6de-49e2-9fee-b5b2bd8f7c07|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:42:56.448Z|b1cd2681-c6de-49e2-9fee-b5b2bd8f7c07|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:43:11.254Z|556d17ca-ae59-40a4-a97f-a8686b373a44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:43:11.254Z|556d17ca-ae59-40a4-a97f-a8686b373a44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:43:26.254Z|4507a69f-f9e5-4460-a990-c46397301560|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:43:26.256Z|4507a69f-f9e5-4460-a990-c46397301560|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:43:26.449Z|e14053b1-c750-4dd9-a21e-6ff114c4536c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:43:26.450Z|e14053b1-c750-4dd9-a21e-6ff114c4536c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:43:41.255Z|c3845021-c306-42ae-9351-eaa77a6b0d3e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:43:41.259Z|c3845021-c306-42ae-9351-eaa77a6b0d3e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:43:48.976Z|7db8df07-2492-4b51-8285-18b1b3bae4e7|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:43:48.977Z|7db8df07-2492-4b51-8285-18b1b3bae4e7|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:43:48.978Z|7db8df07-2492-4b51-8285-18b1b3bae4e7|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:43:48.979Z|7db8df07-2492-4b51-8285-18b1b3bae4e7|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:43:48.979Z|7db8df07-2492-4b51-8285-18b1b3bae4e7|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:43:48.979Z|7db8df07-2492-4b51-8285-18b1b3bae4e7|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:43:48.990Z|7db8df07-2492-4b51-8285-18b1b3bae4e7|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:43:48.990Z|7db8df07-2492-4b51-8285-18b1b3bae4e7|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:43:48.990Z|7db8df07-2492-4b51-8285-18b1b3bae4e7|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:43:48.990Z|7db8df07-2492-4b51-8285-18b1b3bae4e7|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:Tue, 08 Nov 2022 03:43:48 GMT;Connection:close; 2022-11-08T03:43:48.992Z|7db8df07-2492-4b51-8285-18b1b3bae4e7|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:43:48.992Z|7db8df07-2492-4b51-8285-18b1b3bae4e7|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:43:56.254Z|85712f4a-981b-43ca-85eb-ea6e1909df8b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:43:56.255Z|85712f4a-981b-43ca-85eb-ea6e1909df8b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:43:56.451Z|a7740eb6-bc3b-427c-92ee-347e01788068|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:43:56.452Z|a7740eb6-bc3b-427c-92ee-347e01788068|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:44:11.254Z|8cfcd770-db43-4ff7-9536-e9149f9ccb0e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:44:11.255Z|8cfcd770-db43-4ff7-9536-e9149f9ccb0e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:44:26.254Z|49971740-0d8c-4e82-bad1-43ed6749aeec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:44:26.259Z|49971740-0d8c-4e82-bad1-43ed6749aeec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:44:26.453Z|d61066a6-2265-4bc1-8bfc-ec7a669817f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:44:26.454Z|d61066a6-2265-4bc1-8bfc-ec7a669817f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:44:41.254Z|a4b21c8d-a03d-4894-a9ad-0f173c963e7d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:44:41.255Z|a4b21c8d-a03d-4894-a9ad-0f173c963e7d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:44:48.972Z|c1a3dfe5-f306-434f-9144-7c094af81695|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:44:48.972Z|c1a3dfe5-f306-434f-9144-7c094af81695|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:44:48.972Z|c1a3dfe5-f306-434f-9144-7c094af81695|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:44:48.973Z|c1a3dfe5-f306-434f-9144-7c094af81695|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:44:48.973Z|c1a3dfe5-f306-434f-9144-7c094af81695|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:44:48.973Z|c1a3dfe5-f306-434f-9144-7c094af81695|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:44:48.980Z|c1a3dfe5-f306-434f-9144-7c094af81695|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:44:48.980Z|c1a3dfe5-f306-434f-9144-7c094af81695|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:44:48.980Z|c1a3dfe5-f306-434f-9144-7c094af81695|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:44:48.981Z|c1a3dfe5-f306-434f-9144-7c094af81695|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:Tue, 08 Nov 2022 03:44:48 GMT;Connection:close; 2022-11-08T03:44:48.981Z|c1a3dfe5-f306-434f-9144-7c094af81695|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:44:48.981Z|c1a3dfe5-f306-434f-9144-7c094af81695|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:44:56.254Z|0fc4b88a-bdab-4124-b580-ad3d81441fa2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:44:56.255Z|0fc4b88a-bdab-4124-b580-ad3d81441fa2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:44:56.455Z|eda8e943-b10c-47b7-9ea5-151be864d7f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:44:56.455Z|eda8e943-b10c-47b7-9ea5-151be864d7f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:45:11.253Z|e81a2598-9349-440d-9e7e-1d0678a0664a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:45:11.256Z|e81a2598-9349-440d-9e7e-1d0678a0664a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:45:26.254Z|2e75c348-20ae-4155-817c-4e317965638a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:45:26.255Z|2e75c348-20ae-4155-817c-4e317965638a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:45:26.456Z|01eb6d2d-d045-496f-9bfe-45f6cf412b0a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:45:26.457Z|01eb6d2d-d045-496f-9bfe-45f6cf412b0a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:45:41.254Z|f5e20223-62dd-4cbf-9754-67afe00ff548|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:45:41.255Z|f5e20223-62dd-4cbf-9754-67afe00ff548|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:45:48.975Z|ef2b0f2c-1df8-46d7-9725-ae4f2ab840c5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:45:48.975Z|ef2b0f2c-1df8-46d7-9725-ae4f2ab840c5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:45:48.976Z|ef2b0f2c-1df8-46d7-9725-ae4f2ab840c5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:45:48.976Z|ef2b0f2c-1df8-46d7-9725-ae4f2ab840c5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:45:48.977Z|ef2b0f2c-1df8-46d7-9725-ae4f2ab840c5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:45:48.977Z|ef2b0f2c-1df8-46d7-9725-ae4f2ab840c5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:45:48.984Z|ef2b0f2c-1df8-46d7-9725-ae4f2ab840c5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:45:48.984Z|ef2b0f2c-1df8-46d7-9725-ae4f2ab840c5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:45:48.985Z|ef2b0f2c-1df8-46d7-9725-ae4f2ab840c5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:45:48.985Z|ef2b0f2c-1df8-46d7-9725-ae4f2ab840c5|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:Tue, 08 Nov 2022 03:45:48 GMT;Connection:close; 2022-11-08T03:45:48.985Z|ef2b0f2c-1df8-46d7-9725-ae4f2ab840c5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:45:48.986Z|ef2b0f2c-1df8-46d7-9725-ae4f2ab840c5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:45:56.254Z|b50943f9-ba1a-4b75-bb66-4101b2cd23e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:45:56.256Z|b50943f9-ba1a-4b75-bb66-4101b2cd23e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:45:56.458Z|2a6d5bde-ac45-403b-8432-f49b9f46fe72|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:45:56.459Z|2a6d5bde-ac45-403b-8432-f49b9f46fe72|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:46:11.254Z|a7421c0d-2f9c-4674-b1f2-0cae1ab761bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:46:11.254Z|a7421c0d-2f9c-4674-b1f2-0cae1ab761bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:46:26.254Z|fa842366-bd5f-474b-9552-5ed67c4847f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:46:26.254Z|fa842366-bd5f-474b-9552-5ed67c4847f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:46:26.460Z|6efced72-9802-4f40-95b0-ea0b5b645207|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:46:26.461Z|6efced72-9802-4f40-95b0-ea0b5b645207|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:46:41.254Z|c876b552-a0af-46b6-8fac-1760381e20ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:46:41.257Z|c876b552-a0af-46b6-8fac-1760381e20ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:46:48.970Z|6409f333-7b60-4de8-9a7a-4568c0efdebb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:46:48.970Z|6409f333-7b60-4de8-9a7a-4568c0efdebb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:46:48.970Z|6409f333-7b60-4de8-9a7a-4568c0efdebb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:46:48.971Z|6409f333-7b60-4de8-9a7a-4568c0efdebb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:46:48.971Z|6409f333-7b60-4de8-9a7a-4568c0efdebb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:46:48.971Z|6409f333-7b60-4de8-9a7a-4568c0efdebb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:46:48.978Z|6409f333-7b60-4de8-9a7a-4568c0efdebb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:46:48.978Z|6409f333-7b60-4de8-9a7a-4568c0efdebb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:46:48.979Z|6409f333-7b60-4de8-9a7a-4568c0efdebb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:46:48.979Z|6409f333-7b60-4de8-9a7a-4568c0efdebb|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:Tue, 08 Nov 2022 03:46:48 GMT;Connection:close; 2022-11-08T03:46:48.979Z|6409f333-7b60-4de8-9a7a-4568c0efdebb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:46:48.980Z|6409f333-7b60-4de8-9a7a-4568c0efdebb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:46:56.254Z|65ea90c8-5e14-41b2-9700-3e76cc6243ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:46:56.254Z|65ea90c8-5e14-41b2-9700-3e76cc6243ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:46:56.462Z|bf232224-c546-459a-a927-98e645748b3e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:46:56.462Z|bf232224-c546-459a-a927-98e645748b3e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:47:11.254Z|1e42a976-e986-4340-a1e5-320e7ba63b2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:47:11.254Z|1e42a976-e986-4340-a1e5-320e7ba63b2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:47:26.254Z|81194110-2878-4b0d-9f2e-28e61eb311c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:47:26.257Z|81194110-2878-4b0d-9f2e-28e61eb311c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:47:26.463Z|89daea79-260d-4de3-adc6-df44bd8d4fe6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:47:26.464Z|89daea79-260d-4de3-adc6-df44bd8d4fe6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:47:41.254Z|56435477-5e46-4a50-a316-556761e51b3c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:47:41.254Z|56435477-5e46-4a50-a316-556761e51b3c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:47:48.969Z|9d90a3a5-d111-4f2a-9510-132b60d7f32c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:47:48.970Z|9d90a3a5-d111-4f2a-9510-132b60d7f32c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:47:48.970Z|9d90a3a5-d111-4f2a-9510-132b60d7f32c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:47:48.971Z|9d90a3a5-d111-4f2a-9510-132b60d7f32c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:47:48.971Z|9d90a3a5-d111-4f2a-9510-132b60d7f32c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:47:48.971Z|9d90a3a5-d111-4f2a-9510-132b60d7f32c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:47:48.977Z|9d90a3a5-d111-4f2a-9510-132b60d7f32c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:47:48.977Z|9d90a3a5-d111-4f2a-9510-132b60d7f32c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:47:48.977Z|9d90a3a5-d111-4f2a-9510-132b60d7f32c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:47:48.978Z|9d90a3a5-d111-4f2a-9510-132b60d7f32c|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:Tue, 08 Nov 2022 03:47:48 GMT;Connection:close; 2022-11-08T03:47:48.978Z|9d90a3a5-d111-4f2a-9510-132b60d7f32c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:47:48.978Z|9d90a3a5-d111-4f2a-9510-132b60d7f32c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:47:56.254Z|fbf825c6-225c-4c6a-bf29-5c0efe8e25cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:47:56.255Z|fbf825c6-225c-4c6a-bf29-5c0efe8e25cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:47:56.465Z|fe750b6b-d94b-410c-98cf-0e4e20fdb95d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:47:56.466Z|fe750b6b-d94b-410c-98cf-0e4e20fdb95d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:48:03.241Z|80ddd00b-22c2-4b0c-bd32-5b4c9c64e6c4|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-11-08T03:48:03.242Z|80ddd00b-22c2-4b0c-bd32-5b4c9c64e6c4|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:48:03.242Z|80ddd00b-22c2-4b0c-bd32-5b4c9c64e6c4|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||URI : /manage/health 2022-11-08T03:48:03.242Z|80ddd00b-22c2-4b0c-bd32-5b4c9c64e6c4|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||Method : GET 2022-11-08T03:48:03.243Z|80ddd00b-22c2-4b0c-bd32-5b4c9c64e6c4|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:80ddd00b-22c2-4b0c-bd32-5b4c9c64e6c4;x-fromappid:robot-ete; 2022-11-08T03:48:03.243Z|80ddd00b-22c2-4b0c-bd32-5b4c9c64e6c4|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request end================================================== 2022-11-08T03:48:03.273Z|80ddd00b-22c2-4b0c-bd32-5b4c9c64e6c4|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response begin========================================== 2022-11-08T03:48:03.274Z|80ddd00b-22c2-4b0c-bd32-5b4c9c64e6c4|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||Status code : 200 2022-11-08T03:48:03.274Z|80ddd00b-22c2-4b0c-bd32-5b4c9c64e6c4|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||Status text : OK 2022-11-08T03:48:03.274Z|80ddd00b-22c2-4b0c-bd32-5b4c9c64e6c4|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:Tue, 08 Nov 2022 03:48:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T03:48:03.274Z|80ddd00b-22c2-4b0c-bd32-5b4c9c64e6c4|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response end============================================ 2022-11-08T03:48:03.275Z|80ddd00b-22c2-4b0c-bd32-5b4c9c64e6c4|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||INFO|500||Exiting. 2022-11-08T03:48:09.859Z|54201fff-426e-4ce2-95ff-17dd87db91d4|http-nio-8083-exec-1|/infraActiveRequests/54201fff-426e-4ce2-95ff-17dd87db91d4|bpel|||INFO|500||Entering 2022-11-08T03:48:09.860Z|54201fff-426e-4ce2-95ff-17dd87db91d4|http-nio-8083-exec-1|/infraActiveRequests/54201fff-426e-4ce2-95ff-17dd87db91d4|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:48:09.860Z|54201fff-426e-4ce2-95ff-17dd87db91d4|http-nio-8083-exec-1|/infraActiveRequests/54201fff-426e-4ce2-95ff-17dd87db91d4|bpel|||DEBUG|500||URI : /infraActiveRequests/54201fff-426e-4ce2-95ff-17dd87db91d4 2022-11-08T03:48:09.861Z|54201fff-426e-4ce2-95ff-17dd87db91d4|http-nio-8083-exec-1|/infraActiveRequests/54201fff-426e-4ce2-95ff-17dd87db91d4|bpel|||DEBUG|500||Method : GET 2022-11-08T03:48:09.861Z|54201fff-426e-4ce2-95ff-17dd87db91d4|http-nio-8083-exec-1|/infraActiveRequests/54201fff-426e-4ce2-95ff-17dd87db91d4|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bb59247f3358a9b3;x-b3-spanid:110adeefb45f8573;x-b3-parentspanid:bb59247f3358a9b3;x-b3-sampled:0;x-onap-requestid:54201fff-426e-4ce2-95ff-17dd87db91d4;x-requestid:54201fff-426e-4ce2-95ff-17dd87db91d4;x-transactionid:54201fff-426e-4ce2-95ff-17dd87db91d4;x-ecomp-requestid:54201fff-426e-4ce2-95ff-17dd87db91d4;x-onap-partnername:SO.APIH;x-invocationid:0ed11a31-701d-44a8-b1e9-ef251996d4d7;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-11-08T03:48:09.861Z|54201fff-426e-4ce2-95ff-17dd87db91d4|http-nio-8083-exec-1|/infraActiveRequests/54201fff-426e-4ce2-95ff-17dd87db91d4|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T03:48:11.254Z|d91e07dd-219e-423e-847b-1f2b8aa87273|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:48:11.256Z|d91e07dd-219e-423e-847b-1f2b8aa87273|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:48:21.901Z|8618dd1e-22b7-43a1-abde-b99e4d736dda|http-nio-8083-exec-2|/manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-11-08T03:48:21.902Z|8618dd1e-22b7-43a1-abde-b99e4d736dda|http-nio-8083-exec-2|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:48:21.902Z|8618dd1e-22b7-43a1-abde-b99e4d736dda|http-nio-8083-exec-2|/manage/health|python-requests/2.28.1|||DEBUG|500||URI : /manage/health 2022-11-08T03:48:21.902Z|8618dd1e-22b7-43a1-abde-b99e4d736dda|http-nio-8083-exec-2|/manage/health|python-requests/2.28.1|||DEBUG|500||Method : GET 2022-11-08T03:48:21.903Z|8618dd1e-22b7-43a1-abde-b99e4d736dda|http-nio-8083-exec-2|/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:8618dd1e-22b7-43a1-abde-b99e4d736dda;x-fromappid:robot-ete; 2022-11-08T03:48:21.903Z|8618dd1e-22b7-43a1-abde-b99e4d736dda|http-nio-8083-exec-2|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request end================================================== 2022-11-08T03:48:21.909Z|8618dd1e-22b7-43a1-abde-b99e4d736dda|http-nio-8083-exec-2|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response begin========================================== 2022-11-08T03:48:21.909Z|8618dd1e-22b7-43a1-abde-b99e4d736dda|http-nio-8083-exec-2|/manage/health|python-requests/2.28.1|||DEBUG|500||Status code : 200 2022-11-08T03:48:21.909Z|8618dd1e-22b7-43a1-abde-b99e4d736dda|http-nio-8083-exec-2|/manage/health|python-requests/2.28.1|||DEBUG|500||Status text : OK 2022-11-08T03:48:21.909Z|8618dd1e-22b7-43a1-abde-b99e4d736dda|http-nio-8083-exec-2|/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:Tue, 08 Nov 2022 03:48:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T03:48:21.909Z|8618dd1e-22b7-43a1-abde-b99e4d736dda|http-nio-8083-exec-2|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response end============================================ 2022-11-08T03:48:21.910Z|8618dd1e-22b7-43a1-abde-b99e4d736dda|http-nio-8083-exec-2|/manage/health|python-requests/2.28.1|||INFO|500||Exiting. 2022-11-08T03:48:26.254Z|5e7da3a0-bfe1-4152-b883-025857ac5b3c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:48:26.254Z|5e7da3a0-bfe1-4152-b883-025857ac5b3c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:48:26.467Z|42e07362-06e8-4003-88ac-a3cc3a4ec099|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:48:26.468Z|42e07362-06e8-4003-88ac-a3cc3a4ec099|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:48:41.254Z|e9fb10cc-eccc-4e99-bd7e-4fb2847fb77c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:48:41.254Z|e9fb10cc-eccc-4e99-bd7e-4fb2847fb77c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:48:48.971Z|a75f98ce-0bb1-4f6f-b6ab-f721481fdf87|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:48:48.972Z|a75f98ce-0bb1-4f6f-b6ab-f721481fdf87|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:48:48.972Z|a75f98ce-0bb1-4f6f-b6ab-f721481fdf87|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:48:48.973Z|a75f98ce-0bb1-4f6f-b6ab-f721481fdf87|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:48:48.973Z|a75f98ce-0bb1-4f6f-b6ab-f721481fdf87|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:48:48.973Z|a75f98ce-0bb1-4f6f-b6ab-f721481fdf87|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:48:48.978Z|a75f98ce-0bb1-4f6f-b6ab-f721481fdf87|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:48:48.979Z|a75f98ce-0bb1-4f6f-b6ab-f721481fdf87|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:48:48.979Z|a75f98ce-0bb1-4f6f-b6ab-f721481fdf87|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:48:48.979Z|a75f98ce-0bb1-4f6f-b6ab-f721481fdf87|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:Tue, 08 Nov 2022 03:48:48 GMT;Connection:close; 2022-11-08T03:48:48.979Z|a75f98ce-0bb1-4f6f-b6ab-f721481fdf87|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:48:48.980Z|a75f98ce-0bb1-4f6f-b6ab-f721481fdf87|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:48:56.254Z|8bd6a153-a8b6-46d6-a7f5-b0a021e75cb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:48:56.257Z|8bd6a153-a8b6-46d6-a7f5-b0a021e75cb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:48:56.469Z|f9f8c9dd-3e20-4bde-a897-0e869666bbcf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:48:56.470Z|f9f8c9dd-3e20-4bde-a897-0e869666bbcf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:49:11.254Z|91deca7e-1886-4a87-8c08-720199065c8b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:49:11.254Z|91deca7e-1886-4a87-8c08-720199065c8b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:49:26.254Z|771ce416-bfc4-465c-a17d-bd8a47be8508|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:49:26.254Z|771ce416-bfc4-465c-a17d-bd8a47be8508|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:49:26.471Z|db1fa4b4-f53e-40e5-86f4-fa97150ab446|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:49:26.471Z|db1fa4b4-f53e-40e5-86f4-fa97150ab446|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:49:41.254Z|0b7d7072-4a1d-44e9-8231-2e78f4310ca7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:49:41.256Z|0b7d7072-4a1d-44e9-8231-2e78f4310ca7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:49:48.970Z|a0baa18c-4c0e-4d1b-ae82-338bc864c052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:49:48.971Z|a0baa18c-4c0e-4d1b-ae82-338bc864c052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:49:48.971Z|a0baa18c-4c0e-4d1b-ae82-338bc864c052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:49:48.971Z|a0baa18c-4c0e-4d1b-ae82-338bc864c052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:49:48.972Z|a0baa18c-4c0e-4d1b-ae82-338bc864c052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:49:48.972Z|a0baa18c-4c0e-4d1b-ae82-338bc864c052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:49:48.978Z|a0baa18c-4c0e-4d1b-ae82-338bc864c052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:49:48.978Z|a0baa18c-4c0e-4d1b-ae82-338bc864c052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:49:48.978Z|a0baa18c-4c0e-4d1b-ae82-338bc864c052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:49:48.979Z|a0baa18c-4c0e-4d1b-ae82-338bc864c052|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:Tue, 08 Nov 2022 03:49:48 GMT;Connection:close; 2022-11-08T03:49:48.979Z|a0baa18c-4c0e-4d1b-ae82-338bc864c052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:49:48.979Z|a0baa18c-4c0e-4d1b-ae82-338bc864c052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:49:56.254Z|861764b5-82bc-4175-8fa8-176e376f7d4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:49:56.254Z|861764b5-82bc-4175-8fa8-176e376f7d4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:49:56.473Z|aa34fa02-ed59-4198-baaa-a163b4f328f5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:49:56.473Z|aa34fa02-ed59-4198-baaa-a163b4f328f5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:50:11.254Z|5fe8b0a9-7ec7-4a9c-96f3-95d3f21724c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:50:11.254Z|5fe8b0a9-7ec7-4a9c-96f3-95d3f21724c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:50:26.254Z|88fe2fcc-83bb-417a-9809-33ba0b0fb9b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:50:26.257Z|88fe2fcc-83bb-417a-9809-33ba0b0fb9b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:50:26.474Z|8f65ff0d-181b-4486-ab1c-17f0c82b418d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:50:26.475Z|8f65ff0d-181b-4486-ab1c-17f0c82b418d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:50:41.254Z|a863364f-decd-488b-b00c-6cb65c9e5171|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:50:41.254Z|a863364f-decd-488b-b00c-6cb65c9e5171|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:50:48.970Z|cfb45466-4fbc-47b5-9c7e-c769162a804a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:50:48.970Z|cfb45466-4fbc-47b5-9c7e-c769162a804a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:50:48.970Z|cfb45466-4fbc-47b5-9c7e-c769162a804a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:50:48.971Z|cfb45466-4fbc-47b5-9c7e-c769162a804a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:50:48.972Z|cfb45466-4fbc-47b5-9c7e-c769162a804a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:50:48.972Z|cfb45466-4fbc-47b5-9c7e-c769162a804a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:50:48.978Z|cfb45466-4fbc-47b5-9c7e-c769162a804a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:50:48.978Z|cfb45466-4fbc-47b5-9c7e-c769162a804a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:50:48.978Z|cfb45466-4fbc-47b5-9c7e-c769162a804a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:50:48.979Z|cfb45466-4fbc-47b5-9c7e-c769162a804a|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:Tue, 08 Nov 2022 03:50:48 GMT;Connection:close; 2022-11-08T03:50:48.979Z|cfb45466-4fbc-47b5-9c7e-c769162a804a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:50:48.979Z|cfb45466-4fbc-47b5-9c7e-c769162a804a|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:50:56.254Z|3971bec2-ec35-4879-bf44-9a9bd820f50c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:50:56.255Z|3971bec2-ec35-4879-bf44-9a9bd820f50c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:50:56.477Z|03ac0bac-9d9f-4005-b89b-308537ae797b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:50:56.478Z|03ac0bac-9d9f-4005-b89b-308537ae797b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:51:11.254Z|0069f166-0c09-4b31-ab1f-a29733a9ec2d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:51:11.259Z|0069f166-0c09-4b31-ab1f-a29733a9ec2d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:51:26.254Z|ca5766dd-5e36-4dab-bbf4-a6821556d022|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:51:26.256Z|ca5766dd-5e36-4dab-bbf4-a6821556d022|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:51:26.479Z|029183b2-6cc2-428e-8c31-a596ad67253b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:51:26.481Z|029183b2-6cc2-428e-8c31-a596ad67253b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:51:41.254Z|684959c3-0eac-44d3-adc7-48a782dfed50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:51:41.255Z|684959c3-0eac-44d3-adc7-48a782dfed50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:51:48.977Z|6ee6e3a9-e923-44b4-9c4d-7ee736b1e20d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:51:48.978Z|6ee6e3a9-e923-44b4-9c4d-7ee736b1e20d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:51:48.978Z|6ee6e3a9-e923-44b4-9c4d-7ee736b1e20d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:51:48.979Z|6ee6e3a9-e923-44b4-9c4d-7ee736b1e20d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:51:48.979Z|6ee6e3a9-e923-44b4-9c4d-7ee736b1e20d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:51:48.979Z|6ee6e3a9-e923-44b4-9c4d-7ee736b1e20d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:51:48.989Z|6ee6e3a9-e923-44b4-9c4d-7ee736b1e20d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:51:48.989Z|6ee6e3a9-e923-44b4-9c4d-7ee736b1e20d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:51:48.990Z|6ee6e3a9-e923-44b4-9c4d-7ee736b1e20d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:51:48.990Z|6ee6e3a9-e923-44b4-9c4d-7ee736b1e20d|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:Tue, 08 Nov 2022 03:51:48 GMT;Connection:close; 2022-11-08T03:51:48.990Z|6ee6e3a9-e923-44b4-9c4d-7ee736b1e20d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:51:48.991Z|6ee6e3a9-e923-44b4-9c4d-7ee736b1e20d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:51:56.254Z|4d9e5f27-7d62-4bdc-8a8f-f2bd2f120fb8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:51:56.257Z|4d9e5f27-7d62-4bdc-8a8f-f2bd2f120fb8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:51:56.482Z|507af3ed-aa6e-4012-b6cd-6a4e19b0b1df|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:51:56.483Z|507af3ed-aa6e-4012-b6cd-6a4e19b0b1df|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:52:11.254Z|6b5570b1-ba01-4dca-bb16-88a587973fbc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:52:11.254Z|6b5570b1-ba01-4dca-bb16-88a587973fbc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:52:26.254Z|be986655-b41e-4c3c-9d13-9cf7a374fbd7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:52:26.255Z|be986655-b41e-4c3c-9d13-9cf7a374fbd7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:52:26.484Z|51738378-0bcc-4145-b937-c03f09f72e58|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:52:26.485Z|51738378-0bcc-4145-b937-c03f09f72e58|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:52:41.254Z|b69e94aa-363f-480f-ae02-e1c6ae1a5fda|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:52:41.257Z|b69e94aa-363f-480f-ae02-e1c6ae1a5fda|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:52:48.970Z|eb543ee6-4b70-481c-b731-cd534b0a60a4|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:52:48.971Z|eb543ee6-4b70-481c-b731-cd534b0a60a4|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:52:48.971Z|eb543ee6-4b70-481c-b731-cd534b0a60a4|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:52:48.971Z|eb543ee6-4b70-481c-b731-cd534b0a60a4|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:52:48.972Z|eb543ee6-4b70-481c-b731-cd534b0a60a4|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:52:48.972Z|eb543ee6-4b70-481c-b731-cd534b0a60a4|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:52:48.977Z|eb543ee6-4b70-481c-b731-cd534b0a60a4|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:52:48.977Z|eb543ee6-4b70-481c-b731-cd534b0a60a4|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:52:48.978Z|eb543ee6-4b70-481c-b731-cd534b0a60a4|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:52:48.978Z|eb543ee6-4b70-481c-b731-cd534b0a60a4|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:Tue, 08 Nov 2022 03:52:48 GMT;Connection:close; 2022-11-08T03:52:48.978Z|eb543ee6-4b70-481c-b731-cd534b0a60a4|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:52:48.978Z|eb543ee6-4b70-481c-b731-cd534b0a60a4|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:52:56.254Z|4bf1b29a-1d4d-450d-b8e4-6800c8fe7e2d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:52:56.254Z|4bf1b29a-1d4d-450d-b8e4-6800c8fe7e2d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:52:56.486Z|2fd7f2e4-e51f-4bb0-877e-81563f1ee37c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:52:56.486Z|2fd7f2e4-e51f-4bb0-877e-81563f1ee37c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:53:11.254Z|ab218028-9a41-4026-9b38-ca662eb77ff2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:53:11.254Z|ab218028-9a41-4026-9b38-ca662eb77ff2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:53:26.254Z|8479e7f9-5557-4eea-9084-3c1f80b32cd1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:53:26.257Z|8479e7f9-5557-4eea-9084-3c1f80b32cd1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:53:26.487Z|cc5d1835-5962-4d33-a9ae-809e2be6b266|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:53:26.488Z|cc5d1835-5962-4d33-a9ae-809e2be6b266|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:53:41.254Z|92a82f37-f638-48e7-8111-00781d2d5031|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:53:41.254Z|92a82f37-f638-48e7-8111-00781d2d5031|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:53:48.970Z|c64f1794-7832-451d-a316-21f5bd9e7daf|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:53:48.971Z|c64f1794-7832-451d-a316-21f5bd9e7daf|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:53:48.971Z|c64f1794-7832-451d-a316-21f5bd9e7daf|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:53:48.972Z|c64f1794-7832-451d-a316-21f5bd9e7daf|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:53:48.972Z|c64f1794-7832-451d-a316-21f5bd9e7daf|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:53:48.972Z|c64f1794-7832-451d-a316-21f5bd9e7daf|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:53:48.977Z|c64f1794-7832-451d-a316-21f5bd9e7daf|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:53:48.978Z|c64f1794-7832-451d-a316-21f5bd9e7daf|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:53:48.978Z|c64f1794-7832-451d-a316-21f5bd9e7daf|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:53:48.978Z|c64f1794-7832-451d-a316-21f5bd9e7daf|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:Tue, 08 Nov 2022 03:53:48 GMT;Connection:close; 2022-11-08T03:53:48.978Z|c64f1794-7832-451d-a316-21f5bd9e7daf|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:53:48.978Z|c64f1794-7832-451d-a316-21f5bd9e7daf|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:53:56.254Z|ba75f7a2-daf4-4daa-99d0-ae7cdad80310|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:53:56.255Z|ba75f7a2-daf4-4daa-99d0-ae7cdad80310|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:53:56.490Z|71d63e94-48a7-4e84-b320-8cd0d4f2c15f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:53:56.491Z|71d63e94-48a7-4e84-b320-8cd0d4f2c15f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:54:11.254Z|18adbc10-9131-4263-bf08-256d1e14810b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:54:11.256Z|18adbc10-9131-4263-bf08-256d1e14810b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:54:26.254Z|71705fde-d1c7-4352-827a-6b30a3e4fe55|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:54:26.255Z|71705fde-d1c7-4352-827a-6b30a3e4fe55|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:54:26.492Z|c61be148-7985-4322-b2a6-b9babe129be6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:54:26.493Z|c61be148-7985-4322-b2a6-b9babe129be6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:54:41.253Z|897aff28-f4f2-4a92-8c34-c30af0631f1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:54:41.254Z|897aff28-f4f2-4a92-8c34-c30af0631f1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:54:48.971Z|2b38c3fb-db1e-4b02-9227-74cc17b26554|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:54:48.971Z|2b38c3fb-db1e-4b02-9227-74cc17b26554|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:54:48.971Z|2b38c3fb-db1e-4b02-9227-74cc17b26554|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:54:48.972Z|2b38c3fb-db1e-4b02-9227-74cc17b26554|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:54:48.972Z|2b38c3fb-db1e-4b02-9227-74cc17b26554|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:54:48.972Z|2b38c3fb-db1e-4b02-9227-74cc17b26554|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:54:48.978Z|2b38c3fb-db1e-4b02-9227-74cc17b26554|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:54:48.978Z|2b38c3fb-db1e-4b02-9227-74cc17b26554|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:54:48.979Z|2b38c3fb-db1e-4b02-9227-74cc17b26554|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:54:48.979Z|2b38c3fb-db1e-4b02-9227-74cc17b26554|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:Tue, 08 Nov 2022 03:54:48 GMT;Connection:close; 2022-11-08T03:54:48.979Z|2b38c3fb-db1e-4b02-9227-74cc17b26554|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:54:48.979Z|2b38c3fb-db1e-4b02-9227-74cc17b26554|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:54:56.254Z|118ae63a-2112-43fb-bea6-ae4834cbd8e1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:54:56.256Z|118ae63a-2112-43fb-bea6-ae4834cbd8e1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:54:56.494Z|99505845-60d7-47cb-9617-463df66bbce1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:54:56.495Z|99505845-60d7-47cb-9617-463df66bbce1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:55:11.254Z|89de0af5-2915-4528-ac1b-e173a64f70a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:55:11.255Z|89de0af5-2915-4528-ac1b-e173a64f70a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:55:26.253Z|8c1d4b3c-4ce3-41e1-bfa4-25e1da38e0a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:55:26.255Z|8c1d4b3c-4ce3-41e1-bfa4-25e1da38e0a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:55:26.496Z|103a1e6c-011b-4719-930f-fdd833e63a0d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:55:26.497Z|103a1e6c-011b-4719-930f-fdd833e63a0d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:55:41.254Z|c2c43c38-50b7-4512-bda3-abe5aa9b8c36|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:55:41.256Z|c2c43c38-50b7-4512-bda3-abe5aa9b8c36|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:55:48.971Z|a9eb141a-0690-429f-8ec4-56e56a68ae3a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:55:48.971Z|a9eb141a-0690-429f-8ec4-56e56a68ae3a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:55:48.971Z|a9eb141a-0690-429f-8ec4-56e56a68ae3a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:55:48.972Z|a9eb141a-0690-429f-8ec4-56e56a68ae3a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:55:48.973Z|a9eb141a-0690-429f-8ec4-56e56a68ae3a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:55:48.973Z|a9eb141a-0690-429f-8ec4-56e56a68ae3a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:55:48.979Z|a9eb141a-0690-429f-8ec4-56e56a68ae3a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:55:48.980Z|a9eb141a-0690-429f-8ec4-56e56a68ae3a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:55:48.980Z|a9eb141a-0690-429f-8ec4-56e56a68ae3a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:55:48.980Z|a9eb141a-0690-429f-8ec4-56e56a68ae3a|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:Tue, 08 Nov 2022 03:55:48 GMT;Connection:close; 2022-11-08T03:55:48.980Z|a9eb141a-0690-429f-8ec4-56e56a68ae3a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:55:48.981Z|a9eb141a-0690-429f-8ec4-56e56a68ae3a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:55:56.254Z|a6ac7118-3cf7-4b5c-85dc-989b0f9976b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:55:56.254Z|a6ac7118-3cf7-4b5c-85dc-989b0f9976b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:55:56.498Z|02926a50-331a-42a9-8ced-d7d1cf989af4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:55:56.499Z|02926a50-331a-42a9-8ced-d7d1cf989af4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:56:11.254Z|1a3a1918-9627-4e65-a4c3-9066affdb0c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:56:11.254Z|1a3a1918-9627-4e65-a4c3-9066affdb0c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:56:26.254Z|47f499ab-8d94-40a7-9f2e-7b8e52c0e17f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:56:26.256Z|47f499ab-8d94-40a7-9f2e-7b8e52c0e17f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:56:26.500Z|1125d8a8-6b3c-446c-931d-ca1f34f8d0ca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:56:26.501Z|1125d8a8-6b3c-446c-931d-ca1f34f8d0ca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:56:41.254Z|ec70df82-216d-49c2-ac77-c1b15d9417fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:56:41.254Z|ec70df82-216d-49c2-ac77-c1b15d9417fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:56:48.970Z|40e82f27-537b-4255-8793-0a0b6f1613e8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:56:48.971Z|40e82f27-537b-4255-8793-0a0b6f1613e8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:56:48.971Z|40e82f27-537b-4255-8793-0a0b6f1613e8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:56:48.971Z|40e82f27-537b-4255-8793-0a0b6f1613e8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:56:48.972Z|40e82f27-537b-4255-8793-0a0b6f1613e8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:56:48.972Z|40e82f27-537b-4255-8793-0a0b6f1613e8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:56:48.978Z|40e82f27-537b-4255-8793-0a0b6f1613e8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:56:48.978Z|40e82f27-537b-4255-8793-0a0b6f1613e8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:56:48.978Z|40e82f27-537b-4255-8793-0a0b6f1613e8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:56:48.978Z|40e82f27-537b-4255-8793-0a0b6f1613e8|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:Tue, 08 Nov 2022 03:56:48 GMT;Connection:close; 2022-11-08T03:56:48.979Z|40e82f27-537b-4255-8793-0a0b6f1613e8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:56:48.979Z|40e82f27-537b-4255-8793-0a0b6f1613e8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:56:56.254Z|96ef7eeb-704a-4b7e-8901-41560ca96f12|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:56:56.254Z|96ef7eeb-704a-4b7e-8901-41560ca96f12|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:56:56.502Z|866a3993-e79a-464f-895f-73e44eeb57d8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:56:56.503Z|866a3993-e79a-464f-895f-73e44eeb57d8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:57:11.254Z|a4ee0f8b-6c5e-4d80-8c64-5c2893b22127|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:57:11.257Z|a4ee0f8b-6c5e-4d80-8c64-5c2893b22127|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:57:26.254Z|bd38bb45-e9ba-4005-b84f-be38962a0a0b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:57:26.254Z|bd38bb45-e9ba-4005-b84f-be38962a0a0b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:57:26.504Z|1fa75e5b-761a-4ca0-bf94-8c4a87d14950|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:57:26.505Z|1fa75e5b-761a-4ca0-bf94-8c4a87d14950|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:57:41.254Z|87bf0f38-f693-4681-8cf0-7b4f4a062313|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:57:41.255Z|87bf0f38-f693-4681-8cf0-7b4f4a062313|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:57:48.971Z|9197058b-c7ac-42ce-a413-cda80d78eb9e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:57:48.971Z|9197058b-c7ac-42ce-a413-cda80d78eb9e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:57:48.971Z|9197058b-c7ac-42ce-a413-cda80d78eb9e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:57:48.972Z|9197058b-c7ac-42ce-a413-cda80d78eb9e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:57:48.972Z|9197058b-c7ac-42ce-a413-cda80d78eb9e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:57:48.972Z|9197058b-c7ac-42ce-a413-cda80d78eb9e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:57:48.978Z|9197058b-c7ac-42ce-a413-cda80d78eb9e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:57:48.978Z|9197058b-c7ac-42ce-a413-cda80d78eb9e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:57:48.979Z|9197058b-c7ac-42ce-a413-cda80d78eb9e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:57:48.979Z|9197058b-c7ac-42ce-a413-cda80d78eb9e|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:Tue, 08 Nov 2022 03:57:48 GMT;Connection:close; 2022-11-08T03:57:48.979Z|9197058b-c7ac-42ce-a413-cda80d78eb9e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:57:48.980Z|9197058b-c7ac-42ce-a413-cda80d78eb9e|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:57:56.254Z|416a4de6-564a-469d-82d0-6f3484c17ee0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:57:56.256Z|416a4de6-564a-469d-82d0-6f3484c17ee0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:57:56.506Z|f7383634-9787-4f6c-978c-1aed682d9b26|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:57:56.507Z|f7383634-9787-4f6c-978c-1aed682d9b26|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:58:11.254Z|4f1d4902-9a66-4fdf-87ce-9550c505126c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:58:11.254Z|4f1d4902-9a66-4fdf-87ce-9550c505126c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:58:26.254Z|16009c2c-fba5-4418-afb5-47cb3a868dc1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:58:26.254Z|16009c2c-fba5-4418-afb5-47cb3a868dc1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:58:26.508Z|1d0cd2e7-6403-476f-9a6f-c71fe404d854|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:58:26.508Z|1d0cd2e7-6403-476f-9a6f-c71fe404d854|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:58:41.254Z|0545f513-ab73-405d-a31b-44a61c2967ec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:58:41.257Z|0545f513-ab73-405d-a31b-44a61c2967ec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:58:48.974Z|375dfe05-6e0f-4481-b804-f6a3c6282b80|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:58:48.975Z|375dfe05-6e0f-4481-b804-f6a3c6282b80|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:58:48.975Z|375dfe05-6e0f-4481-b804-f6a3c6282b80|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:58:48.976Z|375dfe05-6e0f-4481-b804-f6a3c6282b80|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:58:48.976Z|375dfe05-6e0f-4481-b804-f6a3c6282b80|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:58:48.976Z|375dfe05-6e0f-4481-b804-f6a3c6282b80|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:58:48.984Z|375dfe05-6e0f-4481-b804-f6a3c6282b80|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:58:48.984Z|375dfe05-6e0f-4481-b804-f6a3c6282b80|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:58:48.984Z|375dfe05-6e0f-4481-b804-f6a3c6282b80|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:58:48.985Z|375dfe05-6e0f-4481-b804-f6a3c6282b80|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:Tue, 08 Nov 2022 03:58:48 GMT;Connection:close; 2022-11-08T03:58:48.985Z|375dfe05-6e0f-4481-b804-f6a3c6282b80|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:58:48.985Z|375dfe05-6e0f-4481-b804-f6a3c6282b80|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:58:56.254Z|282e25e8-9129-4604-8e63-3c3aae3fca27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:58:56.256Z|282e25e8-9129-4604-8e63-3c3aae3fca27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:58:56.509Z|0a4a28aa-f09b-4e15-9559-43eb93a3dac9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:58:56.510Z|0a4a28aa-f09b-4e15-9559-43eb93a3dac9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:59:11.254Z|7c4d51bd-ae32-4084-bf61-f53795463d4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:59:11.255Z|7c4d51bd-ae32-4084-bf61-f53795463d4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:59:26.254Z|afad8e5b-4064-4f44-8f61-9bf82b0eb82e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:59:26.257Z|afad8e5b-4064-4f44-8f61-9bf82b0eb82e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:59:26.511Z|fa776e2c-640f-42e8-aac0-b14ce6734830|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:59:26.512Z|fa776e2c-640f-42e8-aac0-b14ce6734830|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:59:41.254Z|143c7cfb-0186-47ec-8f4b-df9eb9f1136a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:59:41.256Z|143c7cfb-0186-47ec-8f4b-df9eb9f1136a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:59:48.975Z|392d5fcb-1b7b-4c04-908d-5c34a48feea4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T03:59:48.976Z|392d5fcb-1b7b-4c04-908d-5c34a48feea4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T03:59:48.976Z|392d5fcb-1b7b-4c04-908d-5c34a48feea4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T03:59:48.977Z|392d5fcb-1b7b-4c04-908d-5c34a48feea4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T03:59:48.978Z|392d5fcb-1b7b-4c04-908d-5c34a48feea4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T03:59:48.978Z|392d5fcb-1b7b-4c04-908d-5c34a48feea4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T03:59:48.989Z|392d5fcb-1b7b-4c04-908d-5c34a48feea4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T03:59:48.989Z|392d5fcb-1b7b-4c04-908d-5c34a48feea4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T03:59:48.990Z|392d5fcb-1b7b-4c04-908d-5c34a48feea4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T03:59:48.990Z|392d5fcb-1b7b-4c04-908d-5c34a48feea4|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:Tue, 08 Nov 2022 03:59:48 GMT;Connection:close; 2022-11-08T03:59:48.990Z|392d5fcb-1b7b-4c04-908d-5c34a48feea4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T03:59:48.990Z|392d5fcb-1b7b-4c04-908d-5c34a48feea4|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T03:59:56.254Z|d571f6ee-6de7-454c-808d-f4e021cc5919|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:59:56.254Z|d571f6ee-6de7-454c-808d-f4e021cc5919|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T03:59:56.513Z|a686a4ec-00b5-4012-becb-e11b9326d3ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T03:59:56.514Z|a686a4ec-00b5-4012-becb-e11b9326d3ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:00:11.254Z|bc955c78-3eb6-43bc-a692-844495c2c7f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:00:11.257Z|bc955c78-3eb6-43bc-a692-844495c2c7f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:00:26.254Z|d6d9046a-49cc-4be2-b92c-c7f8842b1477|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:00:26.254Z|d6d9046a-49cc-4be2-b92c-c7f8842b1477|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:00:26.515Z|756ef6ba-f014-49a5-841e-4e65d2d0439f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:00:26.516Z|756ef6ba-f014-49a5-841e-4e65d2d0439f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:00:41.254Z|6d1c5966-e1fb-4200-8626-e1ec239c5eeb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:00:41.255Z|6d1c5966-e1fb-4200-8626-e1ec239c5eeb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:00:48.970Z|f0f856af-16a3-4467-bc9b-8be2e5caac8d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T04:00:48.971Z|f0f856af-16a3-4467-bc9b-8be2e5caac8d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:00:48.971Z|f0f856af-16a3-4467-bc9b-8be2e5caac8d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T04:00:48.972Z|f0f856af-16a3-4467-bc9b-8be2e5caac8d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T04:00:48.972Z|f0f856af-16a3-4467-bc9b-8be2e5caac8d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T04:00:48.972Z|f0f856af-16a3-4467-bc9b-8be2e5caac8d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T04:00:48.978Z|f0f856af-16a3-4467-bc9b-8be2e5caac8d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T04:00:48.978Z|f0f856af-16a3-4467-bc9b-8be2e5caac8d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T04:00:48.978Z|f0f856af-16a3-4467-bc9b-8be2e5caac8d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T04:00:48.978Z|f0f856af-16a3-4467-bc9b-8be2e5caac8d|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:Tue, 08 Nov 2022 04:00:48 GMT;Connection:close; 2022-11-08T04:00:48.979Z|f0f856af-16a3-4467-bc9b-8be2e5caac8d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T04:00:48.979Z|f0f856af-16a3-4467-bc9b-8be2e5caac8d|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T04:00:56.254Z|657e8bd4-6d89-45b2-b45a-3fc0243d8ffe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:00:56.257Z|657e8bd4-6d89-45b2-b45a-3fc0243d8ffe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:00:56.517Z|567d39d8-e203-475f-850c-a1ef2e402e2b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:00:56.517Z|567d39d8-e203-475f-850c-a1ef2e402e2b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:01:11.254Z|d363e30f-978d-4ee7-8157-4ef79d1fb745|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:01:11.254Z|d363e30f-978d-4ee7-8157-4ef79d1fb745|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:01:26.254Z|4a2682b7-dd7e-4c2e-9f96-f7f50272fe9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:01:26.255Z|4a2682b7-dd7e-4c2e-9f96-f7f50272fe9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:01:26.518Z|d0cbedb9-f38e-495f-b4e8-99459ece6bfd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:01:26.519Z|d0cbedb9-f38e-495f-b4e8-99459ece6bfd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:01:41.253Z|005c2e66-528c-43d9-83ff-cad04dd80a5a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:01:41.257Z|005c2e66-528c-43d9-83ff-cad04dd80a5a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:01:48.970Z|ea995e24-537c-4fe7-bda9-ec83f0906b04|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T04:01:48.970Z|ea995e24-537c-4fe7-bda9-ec83f0906b04|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:01:48.971Z|ea995e24-537c-4fe7-bda9-ec83f0906b04|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T04:01:48.971Z|ea995e24-537c-4fe7-bda9-ec83f0906b04|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T04:01:48.971Z|ea995e24-537c-4fe7-bda9-ec83f0906b04|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T04:01:48.972Z|ea995e24-537c-4fe7-bda9-ec83f0906b04|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T04:01:48.978Z|ea995e24-537c-4fe7-bda9-ec83f0906b04|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T04:01:48.978Z|ea995e24-537c-4fe7-bda9-ec83f0906b04|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T04:01:48.979Z|ea995e24-537c-4fe7-bda9-ec83f0906b04|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T04:01:48.979Z|ea995e24-537c-4fe7-bda9-ec83f0906b04|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:Tue, 08 Nov 2022 04:01:48 GMT;Connection:close; 2022-11-08T04:01:48.979Z|ea995e24-537c-4fe7-bda9-ec83f0906b04|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T04:01:48.980Z|ea995e24-537c-4fe7-bda9-ec83f0906b04|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T04:01:56.254Z|95190c93-8b8d-4f0f-a6ae-4de98fb5b7b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:01:56.254Z|95190c93-8b8d-4f0f-a6ae-4de98fb5b7b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:01:56.521Z|6cfc40b0-d33c-4890-8700-986e21152dd9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:01:56.521Z|6cfc40b0-d33c-4890-8700-986e21152dd9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:02:11.253Z|450756a3-457a-44b7-8fa6-8bdc0e7942ac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:02:11.254Z|450756a3-457a-44b7-8fa6-8bdc0e7942ac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:02:26.253Z|552259b0-0c41-46e8-800b-51c8b4114a1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:02:26.257Z|552259b0-0c41-46e8-800b-51c8b4114a1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:02:26.522Z|6da6ada0-c568-465d-9a46-4f08e1448749|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:02:26.523Z|6da6ada0-c568-465d-9a46-4f08e1448749|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:02:41.254Z|de4bd212-1506-4b73-8beb-6b238910cdc4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:02:41.254Z|de4bd212-1506-4b73-8beb-6b238910cdc4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:02:48.970Z|9eb3ab3a-7670-4857-af67-eafe764da2c3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T04:02:48.971Z|9eb3ab3a-7670-4857-af67-eafe764da2c3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:02:48.971Z|9eb3ab3a-7670-4857-af67-eafe764da2c3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T04:02:48.972Z|9eb3ab3a-7670-4857-af67-eafe764da2c3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T04:02:48.972Z|9eb3ab3a-7670-4857-af67-eafe764da2c3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T04:02:48.972Z|9eb3ab3a-7670-4857-af67-eafe764da2c3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T04:02:48.980Z|9eb3ab3a-7670-4857-af67-eafe764da2c3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T04:02:48.980Z|9eb3ab3a-7670-4857-af67-eafe764da2c3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T04:02:48.980Z|9eb3ab3a-7670-4857-af67-eafe764da2c3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T04:02:48.981Z|9eb3ab3a-7670-4857-af67-eafe764da2c3|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:Tue, 08 Nov 2022 04:02:48 GMT;Connection:close; 2022-11-08T04:02:48.981Z|9eb3ab3a-7670-4857-af67-eafe764da2c3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T04:02:48.981Z|9eb3ab3a-7670-4857-af67-eafe764da2c3|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T04:02:56.254Z|89edb1c6-c474-40e1-bc46-71630297fb2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:02:56.254Z|89edb1c6-c474-40e1-bc46-71630297fb2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:02:56.524Z|10951670-e4b5-4332-afed-dc8833449adf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:02:56.525Z|10951670-e4b5-4332-afed-dc8833449adf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:03:11.254Z|d452f55b-4b8a-43c6-8b95-c5dcc3e76284|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:03:11.256Z|d452f55b-4b8a-43c6-8b95-c5dcc3e76284|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:03:26.254Z|31ae0c36-b2d3-48bc-9e4a-e101b2ee8af4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:03:26.255Z|31ae0c36-b2d3-48bc-9e4a-e101b2ee8af4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:03:26.526Z|458444aa-ef57-411a-a17d-1588112702c3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:03:26.527Z|458444aa-ef57-411a-a17d-1588112702c3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:03:41.254Z|1620f894-1269-4692-95e8-52d2b34fd63c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:03:41.254Z|1620f894-1269-4692-95e8-52d2b34fd63c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:03:48.970Z|3ff33406-d78f-47bf-9e8d-c33f3a9f9c94|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T04:03:48.970Z|3ff33406-d78f-47bf-9e8d-c33f3a9f9c94|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:03:48.970Z|3ff33406-d78f-47bf-9e8d-c33f3a9f9c94|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T04:03:48.971Z|3ff33406-d78f-47bf-9e8d-c33f3a9f9c94|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T04:03:48.971Z|3ff33406-d78f-47bf-9e8d-c33f3a9f9c94|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T04:03:48.971Z|3ff33406-d78f-47bf-9e8d-c33f3a9f9c94|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T04:03:48.976Z|3ff33406-d78f-47bf-9e8d-c33f3a9f9c94|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T04:03:48.976Z|3ff33406-d78f-47bf-9e8d-c33f3a9f9c94|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T04:03:48.976Z|3ff33406-d78f-47bf-9e8d-c33f3a9f9c94|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T04:03:48.977Z|3ff33406-d78f-47bf-9e8d-c33f3a9f9c94|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:Tue, 08 Nov 2022 04:03:48 GMT;Connection:close; 2022-11-08T04:03:48.977Z|3ff33406-d78f-47bf-9e8d-c33f3a9f9c94|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T04:03:48.977Z|3ff33406-d78f-47bf-9e8d-c33f3a9f9c94|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T04:03:56.254Z|d40d7bc0-d281-43b0-8f0a-6be0eb58819c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:03:56.256Z|d40d7bc0-d281-43b0-8f0a-6be0eb58819c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:03:56.528Z|727b3a04-7b24-43fd-b514-ff866cacd9bf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:03:56.529Z|727b3a04-7b24-43fd-b514-ff866cacd9bf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:04:11.253Z|f6bebba4-0f8d-4d13-9fe4-49cc889b92b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:04:11.254Z|f6bebba4-0f8d-4d13-9fe4-49cc889b92b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:04:26.254Z|c21fcaac-0600-49e5-a953-965d71d5e3c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:04:26.255Z|c21fcaac-0600-49e5-a953-965d71d5e3c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:04:26.530Z|18b0c0c0-8946-4b32-930d-9a8c5e346116|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:04:26.531Z|18b0c0c0-8946-4b32-930d-9a8c5e346116|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:04:41.253Z|fd5f6c34-87b1-44da-ad55-713734292b20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:04:41.256Z|fd5f6c34-87b1-44da-ad55-713734292b20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:04:48.971Z|ff974975-f179-41d0-b2fe-4cc5ad9dc4a4|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T04:04:48.971Z|ff974975-f179-41d0-b2fe-4cc5ad9dc4a4|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:04:48.971Z|ff974975-f179-41d0-b2fe-4cc5ad9dc4a4|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T04:04:48.972Z|ff974975-f179-41d0-b2fe-4cc5ad9dc4a4|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T04:04:48.973Z|ff974975-f179-41d0-b2fe-4cc5ad9dc4a4|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T04:04:48.973Z|ff974975-f179-41d0-b2fe-4cc5ad9dc4a4|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T04:04:48.979Z|ff974975-f179-41d0-b2fe-4cc5ad9dc4a4|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T04:04:48.979Z|ff974975-f179-41d0-b2fe-4cc5ad9dc4a4|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T04:04:48.979Z|ff974975-f179-41d0-b2fe-4cc5ad9dc4a4|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T04:04:48.979Z|ff974975-f179-41d0-b2fe-4cc5ad9dc4a4|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:Tue, 08 Nov 2022 04:04:48 GMT;Connection:close; 2022-11-08T04:04:48.980Z|ff974975-f179-41d0-b2fe-4cc5ad9dc4a4|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T04:04:48.980Z|ff974975-f179-41d0-b2fe-4cc5ad9dc4a4|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T04:04:56.253Z|1e9b6551-496e-48db-9dc0-985bb87537bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:04:56.254Z|1e9b6551-496e-48db-9dc0-985bb87537bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:04:56.532Z|6177db30-b99b-44cf-8e00-6f519d7b4769|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:04:56.533Z|6177db30-b99b-44cf-8e00-6f519d7b4769|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:05:11.254Z|102e1c3b-31d6-48f1-8f68-e55f4a38adce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:05:11.254Z|102e1c3b-31d6-48f1-8f68-e55f4a38adce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:05:26.253Z|66a83966-4847-4721-9d57-6750928bf9ec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:05:26.256Z|66a83966-4847-4721-9d57-6750928bf9ec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:05:26.534Z|e627b471-24e3-43a7-bb95-0b81cae69f01|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:05:26.534Z|e627b471-24e3-43a7-bb95-0b81cae69f01|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:05:41.253Z|0201babf-7262-44dc-a113-e81c68bddf33|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:05:41.256Z|0201babf-7262-44dc-a113-e81c68bddf33|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:05:48.971Z|a8f1e8c6-0bc0-4cb3-8593-4aa3c9dadc43|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T04:05:48.972Z|a8f1e8c6-0bc0-4cb3-8593-4aa3c9dadc43|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:05:48.972Z|a8f1e8c6-0bc0-4cb3-8593-4aa3c9dadc43|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T04:05:48.973Z|a8f1e8c6-0bc0-4cb3-8593-4aa3c9dadc43|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T04:05:48.973Z|a8f1e8c6-0bc0-4cb3-8593-4aa3c9dadc43|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T04:05:48.974Z|a8f1e8c6-0bc0-4cb3-8593-4aa3c9dadc43|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T04:05:48.980Z|a8f1e8c6-0bc0-4cb3-8593-4aa3c9dadc43|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T04:05:48.980Z|a8f1e8c6-0bc0-4cb3-8593-4aa3c9dadc43|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T04:05:48.981Z|a8f1e8c6-0bc0-4cb3-8593-4aa3c9dadc43|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T04:05:48.981Z|a8f1e8c6-0bc0-4cb3-8593-4aa3c9dadc43|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:Tue, 08 Nov 2022 04:05:48 GMT;Connection:close; 2022-11-08T04:05:48.981Z|a8f1e8c6-0bc0-4cb3-8593-4aa3c9dadc43|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T04:05:48.981Z|a8f1e8c6-0bc0-4cb3-8593-4aa3c9dadc43|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T04:05:56.254Z|0fdaade1-ab8c-4669-8eea-7969d501005f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:05:56.255Z|0fdaade1-ab8c-4669-8eea-7969d501005f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:05:56.535Z|c0df2c11-738c-42b6-a540-746638129227|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:05:56.536Z|c0df2c11-738c-42b6-a540-746638129227|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:06:11.254Z|ca4b6317-5e5d-47af-b60b-e54632c0849d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:06:11.257Z|ca4b6317-5e5d-47af-b60b-e54632c0849d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:06:26.254Z|27c90aa9-feae-4244-939e-401830f0ca09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:06:26.256Z|27c90aa9-feae-4244-939e-401830f0ca09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:06:26.538Z|32f9cbd5-a420-4026-9146-d4253e0512f8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:06:26.539Z|32f9cbd5-a420-4026-9146-d4253e0512f8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:06:41.255Z|3f36a489-e211-417c-98e4-f3bee5693b85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:06:41.257Z|3f36a489-e211-417c-98e4-f3bee5693b85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:06:48.978Z|a9ca24e8-e61c-4484-b453-85d37b23e6aa|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T04:06:48.979Z|a9ca24e8-e61c-4484-b453-85d37b23e6aa|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:06:48.979Z|a9ca24e8-e61c-4484-b453-85d37b23e6aa|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T04:06:48.980Z|a9ca24e8-e61c-4484-b453-85d37b23e6aa|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T04:06:48.981Z|a9ca24e8-e61c-4484-b453-85d37b23e6aa|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T04:06:48.981Z|a9ca24e8-e61c-4484-b453-85d37b23e6aa|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T04:06:48.992Z|a9ca24e8-e61c-4484-b453-85d37b23e6aa|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T04:06:48.993Z|a9ca24e8-e61c-4484-b453-85d37b23e6aa|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T04:06:48.993Z|a9ca24e8-e61c-4484-b453-85d37b23e6aa|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T04:06:48.993Z|a9ca24e8-e61c-4484-b453-85d37b23e6aa|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:Tue, 08 Nov 2022 04:06:48 GMT;Connection:close; 2022-11-08T04:06:48.993Z|a9ca24e8-e61c-4484-b453-85d37b23e6aa|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T04:06:48.994Z|a9ca24e8-e61c-4484-b453-85d37b23e6aa|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T04:06:56.255Z|41ed8b92-6675-47ca-833b-b8b6b821dabb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:06:56.259Z|41ed8b92-6675-47ca-833b-b8b6b821dabb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:06:56.540Z|d4f61306-aa90-4c57-ab18-7cfb1b3b1224|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:06:56.541Z|d4f61306-aa90-4c57-ab18-7cfb1b3b1224|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:07:11.254Z|d6956501-345a-4ac6-8f7d-319d06e5756a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:07:11.255Z|d6956501-345a-4ac6-8f7d-319d06e5756a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:07:21.215Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-4|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Entering 2022-11-08T04:07:21.216Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-4|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:07:21.216Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-4|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||URI : /infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5 2022-11-08T04:07:21.216Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-4|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Method : GET 2022-11-08T04:07:21.220Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-4|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e4a3e0a8e2768b8a;x-b3-spanid:39ce70c086306fa6;x-b3-parentspanid:e4a3e0a8e2768b8a;x-b3-sampled:0;x-onap-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-transactionid:76927ecb-156e-4b09-8005-315d1578b1d5;x-ecomp-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-onap-partnername:SO.APIH;x-invocationid:c7425ada-3462-4301-bcbb-3817429f2fa1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:07:21.220Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-4|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:07:26.254Z|086e827a-314a-4990-bae0-dd235ed1409d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:07:26.254Z|086e827a-314a-4990-bae0-dd235ed1409d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:07:26.543Z|78be0d56-d161-482d-886f-c2a45db5af0a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:07:26.544Z|78be0d56-d161-482d-886f-c2a45db5af0a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:07:41.253Z|6226ff63-7b3e-4958-b9a8-185e326d8035|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:07:41.257Z|6226ff63-7b3e-4958-b9a8-185e326d8035|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:07:42.946Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2022-11-08T04:07:42.949Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:07:42.949Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2022-11-08T04:07:42.950Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2022-11-08T04:07:42.950Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e4a3e0a8e2768b8a;x-b3-spanid:5d99e3b9b8f75a53;x-b3-parentspanid:e4a3e0a8e2768b8a;x-b3-sampled:0;x-onap-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-transactionid:76927ecb-156e-4b09-8005-315d1578b1d5;x-ecomp-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-onap-partnername:SO.APIH;x-invocationid:db56a8cd-8319-4092-9bf8-cfe0afbc4e9b;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=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:07:42.951Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:07:43.079Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2022-11-08T04:07:43.193Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:07:43.194Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:07:43.194Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:07:43.194Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2022-11-08T04:07:43.194Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:07:43.195Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2022-11-08T04:07:43.907Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||INFO|500||Entering 2022-11-08T04:07:43.907Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:07:43.908Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2022-11-08T04:07:43.908Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2022-11-08T04:07:43.909Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:e4a3e0a8e2768b8a;x-b3-spanid:4fc3cf91a829acf6;x-b3-parentspanid:e4a3e0a8e2768b8a;x-b3-sampled:0;x-onap-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-transactionid:76927ecb-156e-4b09-8005-315d1578b1d5;x-ecomp-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-onap-partnername:SO.APIH;x-invocationid:c45a0c3b-8190-4423-bcac-44aaa02e98d5;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=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:07:43.909Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:07:44.327Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:07:44.328Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2022-11-08T04:07:44.328Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2022-11-08T04:07:44.329Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 08 Nov 2022 04:07:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:07:44.329Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:07:44.330Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2022-11-08T04:07:48.253Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-7|/requestProcessingData|bpel|||INFO|500||Entering 2022-11-08T04:07:48.253Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:07:48.253Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-11-08T04:07:48.254Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-11-08T04:07:48.254Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:e4a3e0a8e2768b8a;x-b3-spanid:ea587763fcbb0b2b;x-b3-parentspanid:a2667884674fa7d6;x-b3-sampled:0;x-onap-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-transactionid:76927ecb-156e-4b09-8005-315d1578b1d5;x-ecomp-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-onap-partnername:UNKNOWN;x-invocationid:61341be5-eb04-4ec8-939e-eb9fec8f553a;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-11-08T04:07:48.254Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:07:48.344Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:07:48.344Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-11-08T04:07:48.344Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-11-08T04:07:48.345Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=37093FCBB686244B11D796564D21F6FE; 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:Tue, 08 Nov 2022 04:07:48 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:07:48.345Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:07:48.345Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-7|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-11-08T04:07:48.450Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-8|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Entering 2022-11-08T04:07:48.450Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-8|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:07:48.450Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-8|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||URI : /infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5 2022-11-08T04:07:48.451Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-8|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Method : GET 2022-11-08T04:07:48.451Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-8|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e4a3e0a8e2768b8a;x-b3-spanid:f25dbf6dd46d0c31;x-b3-parentspanid:a2667884674fa7d6;x-b3-sampled:0;x-onap-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-transactionid:76927ecb-156e-4b09-8005-315d1578b1d5;x-ecomp-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-onap-partnername:UNKNOWN;x-invocationid:666eafc3-1373-4cc5-a8dc-5eda68bb5b90;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=37093FCBB686244B11D796564D21F6FE;accept-encoding:gzip,deflate; 2022-11-08T04:07:48.452Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-8|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:07:48.494Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-8|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:07:48.494Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-8|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:07:48.495Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-8|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:07:48.495Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-8|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|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:Tue, 08 Nov 2022 04:07:48 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:07:48.495Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-8|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:07:48.495Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-8|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Exiting. 2022-11-08T04:07:48.528Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Entering 2022-11-08T04:07:48.528Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:07:48.528Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||URI : /infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5 2022-11-08T04:07:48.529Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Method : PUT 2022-11-08T04:07:48.529Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:e4a3e0a8e2768b8a;x-b3-spanid:1513802d8f66283a;x-b3-parentspanid:a2667884674fa7d6;x-b3-sampled:0;x-onap-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-transactionid:76927ecb-156e-4b09-8005-315d1578b1d5;x-ecomp-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-onap-partnername:UNKNOWN;x-invocationid:ef676b5f-9de8-46a3-a40a-c7c1773a14d5;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=37093FCBB686244B11D796564D21F6FE;accept-encoding:gzip,deflate; 2022-11-08T04:07:48.529Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:07:48.640Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:07:48.641Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:07:48.641Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:07:48.641Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 08 Nov 2022 04:07:48 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:07:48.641Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:07:48.642Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Exiting. 2022-11-08T04:07:48.969Z|84b68b98-d165-4138-b047-cac64aafe70a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T04:07:48.970Z|84b68b98-d165-4138-b047-cac64aafe70a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:07:48.970Z|84b68b98-d165-4138-b047-cac64aafe70a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T04:07:48.971Z|84b68b98-d165-4138-b047-cac64aafe70a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T04:07:48.971Z|84b68b98-d165-4138-b047-cac64aafe70a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T04:07:48.971Z|84b68b98-d165-4138-b047-cac64aafe70a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T04:07:48.975Z|84b68b98-d165-4138-b047-cac64aafe70a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T04:07:48.976Z|84b68b98-d165-4138-b047-cac64aafe70a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T04:07:48.976Z|84b68b98-d165-4138-b047-cac64aafe70a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T04:07:48.976Z|84b68b98-d165-4138-b047-cac64aafe70a|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:Tue, 08 Nov 2022 04:07:48 GMT;Connection:close; 2022-11-08T04:07:48.976Z|84b68b98-d165-4138-b047-cac64aafe70a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T04:07:48.977Z|84b68b98-d165-4138-b047-cac64aafe70a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T04:07:49.602Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Entering 2022-11-08T04:07:49.603Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:07:49.603Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||URI : /infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5 2022-11-08T04:07:49.603Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Method : GET 2022-11-08T04:07:49.604Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4f72465bc380317f;x-b3-spanid:18303a2f182b2e48;x-b3-parentspanid:4f72465bc380317f;x-b3-sampled:0;x-onap-requestid:533c885c-6c12-4461-ac95-d79a9c0d1906;x-requestid:533c885c-6c12-4461-ac95-d79a9c0d1906;x-transactionid:533c885c-6c12-4461-ac95-d79a9c0d1906;x-ecomp-requestid:533c885c-6c12-4461-ac95-d79a9c0d1906;x-onap-partnername:SO.APIH;x-invocationid:3f7a3586-0405-4bc9-bf93-792b90e4e14f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:07:49.604Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:07:49.619Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:07:49.619Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:07:49.619Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:07:49.619Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|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:Tue, 08 Nov 2022 04:07:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:07:49.620Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:07:49.620Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Exiting. 2022-11-08T04:07:49.642Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-11-08T04:07:49.642Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:07:49.642Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-11-08T04:07:49.643Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-11-08T04:07:49.643Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4f72465bc380317f;x-b3-spanid:52acbe2ea86c55ed;x-b3-parentspanid:4f72465bc380317f;x-b3-sampled:0;x-onap-requestid:533c885c-6c12-4461-ac95-d79a9c0d1906;x-requestid:533c885c-6c12-4461-ac95-d79a9c0d1906;x-transactionid:533c885c-6c12-4461-ac95-d79a9c0d1906;x-ecomp-requestid:533c885c-6c12-4461-ac95-d79a9c0d1906;x-onap-partnername:SO.APIH;x-invocationid:2f9526a7-f1f6-4384-8e9a-cf6f394a46ed;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:07:49.643Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:07:49.720Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:07:49.721Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:07:49.721Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:07:49.721Z|533c885c-6c12-4461-ac95-d79a9c0d1906|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:Tue, 08 Nov 2022 04:07:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:07:49.721Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:07:49.722Z|533c885c-6c12-4461-ac95-d79a9c0d1906|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-11-08T04:07:56.254Z|b129b375-9118-4aa1-9db4-2bcb329c9f1a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:07:56.254Z|b129b375-9118-4aa1-9db4-2bcb329c9f1a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:07:56.545Z|a21b043d-c7e0-4447-ba7e-1b4b0db01a0a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:07:56.546Z|a21b043d-c7e0-4447-ba7e-1b4b0db01a0a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:07:59.935Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Entering 2022-11-08T04:07:59.935Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:07:59.935Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||URI : /infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5 2022-11-08T04:07:59.936Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Method : GET 2022-11-08T04:07:59.936Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5dec9c8cd9e1c9b2;x-b3-spanid:a6a451aebb213b14;x-b3-parentspanid:5dec9c8cd9e1c9b2;x-b3-sampled:0;x-onap-requestid:6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f;x-requestid:6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f;x-transactionid:6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f;x-ecomp-requestid:6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f;x-onap-partnername:SO.APIH;x-invocationid:d95fd16c-f584-40a9-8bbb-3d130789c33e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:07:59.937Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:07:59.951Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:07:59.951Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:07:59.951Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:07:59.952Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|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:Tue, 08 Nov 2022 04:07:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:07:59.952Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:07:59.953Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Exiting. 2022-11-08T04:07:59.971Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-11-08T04:07:59.971Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:07:59.971Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-11-08T04:07:59.971Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-11-08T04:07:59.972Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5dec9c8cd9e1c9b2;x-b3-spanid:c1ac5894e9162a6e;x-b3-parentspanid:5dec9c8cd9e1c9b2;x-b3-sampled:0;x-onap-requestid:6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f;x-requestid:6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f;x-transactionid:6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f;x-ecomp-requestid:6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f;x-onap-partnername:SO.APIH;x-invocationid:68c30e03-176a-4dab-900a-adea3663e04e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:07:59.972Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:07:59.980Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:07:59.980Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:07:59.980Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:07:59.980Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|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:Tue, 08 Nov 2022 04:07:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:07:59.981Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:07:59.981Z|6e2cfd54-27a6-45f7-ad27-cb89a4ccf93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-11-08T04:08:10.148Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Entering 2022-11-08T04:08:10.148Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:10.149Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||URI : /infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5 2022-11-08T04:08:10.149Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:10.149Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:613526068d16cd77;x-b3-spanid:463e5d3709440e35;x-b3-parentspanid:613526068d16cd77;x-b3-sampled:0;x-onap-requestid:f55ba5bc-ae47-4be9-94bb-09e4671f70b1;x-requestid:f55ba5bc-ae47-4be9-94bb-09e4671f70b1;x-transactionid:f55ba5bc-ae47-4be9-94bb-09e4671f70b1;x-ecomp-requestid:f55ba5bc-ae47-4be9-94bb-09e4671f70b1;x-onap-partnername:SO.APIH;x-invocationid:61ff84c8-5f87-4270-8752-e0cf9fb2cc79;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:10.149Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:10.165Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:10.165Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:10.166Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:10.166Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|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:Tue, 08 Nov 2022 04:08:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:10.166Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:10.166Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Exiting. 2022-11-08T04:08:10.185Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-11-08T04:08:10.185Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:10.186Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-11-08T04:08:10.186Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:10.187Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:613526068d16cd77;x-b3-spanid:d152dcacdc233449;x-b3-parentspanid:613526068d16cd77;x-b3-sampled:0;x-onap-requestid:f55ba5bc-ae47-4be9-94bb-09e4671f70b1;x-requestid:f55ba5bc-ae47-4be9-94bb-09e4671f70b1;x-transactionid:f55ba5bc-ae47-4be9-94bb-09e4671f70b1;x-ecomp-requestid:f55ba5bc-ae47-4be9-94bb-09e4671f70b1;x-onap-partnername:SO.APIH;x-invocationid:1bc744e9-b7d4-4ee4-aca8-bc1916bfbbab;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:10.187Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:10.194Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:10.195Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:10.195Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:10.195Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|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:Tue, 08 Nov 2022 04:08:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:10.195Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:10.195Z|f55ba5bc-ae47-4be9-94bb-09e4671f70b1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-11-08T04:08:11.253Z|ad2c57b0-3711-4a0d-92bb-115fbe357ae9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:08:11.254Z|ad2c57b0-3711-4a0d-92bb-115fbe357ae9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:08:20.361Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Entering 2022-11-08T04:08:20.361Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:20.362Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||URI : /infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5 2022-11-08T04:08:20.362Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:20.362Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fc81e71a19fe8c51;x-b3-spanid:fe76e7262225d0fb;x-b3-parentspanid:fc81e71a19fe8c51;x-b3-sampled:0;x-onap-requestid:83562de0-d8e1-4275-ac03-c7eb0e50169b;x-requestid:83562de0-d8e1-4275-ac03-c7eb0e50169b;x-transactionid:83562de0-d8e1-4275-ac03-c7eb0e50169b;x-ecomp-requestid:83562de0-d8e1-4275-ac03-c7eb0e50169b;x-onap-partnername:SO.APIH;x-invocationid:a44bdd4d-a0f9-4690-8c53-3716c90f1c1e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:20.362Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:20.384Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:20.384Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:20.385Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:20.385Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|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:Tue, 08 Nov 2022 04:08:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:20.385Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:20.386Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Exiting. 2022-11-08T04:08:20.404Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-11-08T04:08:20.404Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:20.405Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-11-08T04:08:20.405Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:20.406Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fc81e71a19fe8c51;x-b3-spanid:968f51973623afb1;x-b3-parentspanid:fc81e71a19fe8c51;x-b3-sampled:0;x-onap-requestid:83562de0-d8e1-4275-ac03-c7eb0e50169b;x-requestid:83562de0-d8e1-4275-ac03-c7eb0e50169b;x-transactionid:83562de0-d8e1-4275-ac03-c7eb0e50169b;x-ecomp-requestid:83562de0-d8e1-4275-ac03-c7eb0e50169b;x-onap-partnername:SO.APIH;x-invocationid:1917bb0f-daec-4fd7-9da9-2d07ab9bc678;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:20.406Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:20.418Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:20.418Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:20.419Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:20.419Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|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:Tue, 08 Nov 2022 04:08:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:20.420Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:20.420Z|83562de0-d8e1-4275-ac03-c7eb0e50169b|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-11-08T04:08:20.522Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Entering 2022-11-08T04:08:20.522Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:20.522Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||URI : /infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5 2022-11-08T04:08:20.523Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:20.523Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d7c2e7ed2fc2545b;x-b3-spanid:78ec1e2cd8640042;x-b3-parentspanid:d7c2e7ed2fc2545b;x-b3-sampled:0;x-onap-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-transactionid:76927ecb-156e-4b09-8005-315d1578b1d5;x-ecomp-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-onap-partnername:UNKNOWN;x-invocationid:d766519a-9dea-4688-8dd8-d692701b8aca;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=37093FCBB686244B11D796564D21F6FE;accept-encoding:gzip,deflate; 2022-11-08T04:08:20.523Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:20.537Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:20.537Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:20.537Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:20.537Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|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:Tue, 08 Nov 2022 04:08:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:20.538Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:20.538Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Exiting. 2022-11-08T04:08:20.570Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-10|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Entering 2022-11-08T04:08:20.570Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-10|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:20.571Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-10|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||URI : /infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5 2022-11-08T04:08:20.571Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-10|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Method : PUT 2022-11-08T04:08:20.571Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-10|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:d7c2e7ed2fc2545b;x-b3-spanid:f16cef04fa7a3a19;x-b3-parentspanid:d7c2e7ed2fc2545b;x-b3-sampled:0;x-onap-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-transactionid:76927ecb-156e-4b09-8005-315d1578b1d5;x-ecomp-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-onap-partnername:UNKNOWN;x-invocationid:020c38cd-cd92-4a7d-9a56-1a471184bad4;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=37093FCBB686244B11D796564D21F6FE;accept-encoding:gzip,deflate; 2022-11-08T04:08:20.572Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-10|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:20.605Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-10|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:20.605Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-10|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:20.606Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-10|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:20.606Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-10|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 08 Nov 2022 04:08:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:20.606Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-10|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:20.607Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-10|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Exiting. 2022-11-08T04:08:22.206Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Entering 2022-11-08T04:08:22.207Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:22.207Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||URI : /infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5 2022-11-08T04:08:22.207Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:22.207Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d7c2e7ed2fc2545b;x-b3-spanid:4b054888c58035dd;x-b3-parentspanid:d7c2e7ed2fc2545b;x-b3-sampled:0;x-onap-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-transactionid:76927ecb-156e-4b09-8005-315d1578b1d5;x-ecomp-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-onap-partnername:UNKNOWN;x-invocationid:8be20ab6-06db-414b-817c-ce5c0e6dae7e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=37093FCBB686244B11D796564D21F6FE;accept-encoding:gzip,deflate; 2022-11-08T04:08:22.207Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:22.223Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:22.223Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:22.223Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:22.224Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|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:Tue, 08 Nov 2022 04:08:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:22.224Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:22.224Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Exiting. 2022-11-08T04:08:22.241Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-2|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Entering 2022-11-08T04:08:22.242Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-2|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:22.242Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-2|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||URI : /infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5 2022-11-08T04:08:22.242Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-2|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Method : PUT 2022-11-08T04:08:22.243Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-2|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:d7c2e7ed2fc2545b;x-b3-spanid:7ff54c443a7bd8e3;x-b3-parentspanid:d7c2e7ed2fc2545b;x-b3-sampled:0;x-onap-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-transactionid:76927ecb-156e-4b09-8005-315d1578b1d5;x-ecomp-requestid:76927ecb-156e-4b09-8005-315d1578b1d5;x-onap-partnername:UNKNOWN;x-invocationid:fca0c2e1-2f14-4593-a745-e75b9cc986c3;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=37093FCBB686244B11D796564D21F6FE;accept-encoding:gzip,deflate; 2022-11-08T04:08:22.243Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-2|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:22.286Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-2|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:22.287Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-2|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:22.287Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-2|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:22.287Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-2|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 08 Nov 2022 04:08:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:22.287Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-2|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:22.288Z|76927ecb-156e-4b09-8005-315d1578b1d5|http-nio-8083-exec-2|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Exiting. 2022-11-08T04:08:26.254Z|57d58db2-0adf-4db6-abd9-de7643eac4aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:08:26.257Z|57d58db2-0adf-4db6-abd9-de7643eac4aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:08:26.547Z|61038333-ece6-4f9b-94a9-3fc153d35d9a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:08:26.548Z|61038333-ece6-4f9b-94a9-3fc153d35d9a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:08:30.593Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Entering 2022-11-08T04:08:30.593Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:30.593Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||URI : /infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5 2022-11-08T04:08:30.594Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:30.594Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:45ec3412e5062a46;x-b3-spanid:b90a0168c1d53520;x-b3-parentspanid:45ec3412e5062a46;x-b3-sampled:0;x-onap-requestid:0a95cb2c-175c-49b3-a2d8-47a78363f690;x-requestid:0a95cb2c-175c-49b3-a2d8-47a78363f690;x-transactionid:0a95cb2c-175c-49b3-a2d8-47a78363f690;x-ecomp-requestid:0a95cb2c-175c-49b3-a2d8-47a78363f690;x-onap-partnername:SO.APIH;x-invocationid:862ea5c6-2c6b-4d21-a9d0-3ad7111e8b78;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:30.594Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:30.609Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:30.610Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:30.610Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:30.610Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|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:Tue, 08 Nov 2022 04:08:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:30.611Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:30.611Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-3|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Exiting. 2022-11-08T04:08:30.627Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-11-08T04:08:30.627Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:30.627Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-11-08T04:08:30.627Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:30.628Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:45ec3412e5062a46;x-b3-spanid:35b11b848eb67f11;x-b3-parentspanid:45ec3412e5062a46;x-b3-sampled:0;x-onap-requestid:0a95cb2c-175c-49b3-a2d8-47a78363f690;x-requestid:0a95cb2c-175c-49b3-a2d8-47a78363f690;x-transactionid:0a95cb2c-175c-49b3-a2d8-47a78363f690;x-ecomp-requestid:0a95cb2c-175c-49b3-a2d8-47a78363f690;x-onap-partnername:SO.APIH;x-invocationid:d5714a5b-1088-4db1-b9b8-298c7c24cdc3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:30.628Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:30.634Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:30.634Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:30.634Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:30.634Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|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:Tue, 08 Nov 2022 04:08:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:30.635Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:30.635Z|0a95cb2c-175c-49b3-a2d8-47a78363f690|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-11-08T04:08:30.797Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Entering 2022-11-08T04:08:30.797Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:30.797Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||URI : /infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5 2022-11-08T04:08:30.798Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:30.798Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:28c0fee95f315a25;x-b3-spanid:d3667eb6b0073524;x-b3-parentspanid:28c0fee95f315a25;x-b3-sampled:0;x-onap-requestid:16970278-1e12-406b-8a9b-f4a9c44c7f37;x-requestid:16970278-1e12-406b-8a9b-f4a9c44c7f37;x-transactionid:16970278-1e12-406b-8a9b-f4a9c44c7f37;x-ecomp-requestid:16970278-1e12-406b-8a9b-f4a9c44c7f37;x-onap-partnername:SO.APIH;x-invocationid:acbfda97-32c4-470c-b844-585c4acfd6c6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:30.798Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:30.811Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:30.812Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:30.812Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:30.812Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|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:Tue, 08 Nov 2022 04:08:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:30.812Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:30.813Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-5|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Exiting. 2022-11-08T04:08:30.826Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-11-08T04:08:30.827Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:30.827Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-11-08T04:08:30.827Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:30.828Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:28c0fee95f315a25;x-b3-spanid:d45f367b9740c3e6;x-b3-parentspanid:28c0fee95f315a25;x-b3-sampled:0;x-onap-requestid:16970278-1e12-406b-8a9b-f4a9c44c7f37;x-requestid:16970278-1e12-406b-8a9b-f4a9c44c7f37;x-transactionid:16970278-1e12-406b-8a9b-f4a9c44c7f37;x-ecomp-requestid:16970278-1e12-406b-8a9b-f4a9c44c7f37;x-onap-partnername:SO.APIH;x-invocationid:70a72a22-0af8-4773-ad67-a17ad327f99d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:30.828Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:30.834Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:30.834Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:30.834Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:30.835Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|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:Tue, 08 Nov 2022 04:08:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:30.835Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:30.835Z|16970278-1e12-406b-8a9b-f4a9c44c7f37|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-11-08T04:08:30.984Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Entering 2022-11-08T04:08:30.984Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:30.984Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||URI : /infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5 2022-11-08T04:08:30.984Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:30.985Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ac95078d46d8e52d;x-b3-spanid:5ecb43e9a51805ad;x-b3-parentspanid:ac95078d46d8e52d;x-b3-sampled:0;x-onap-requestid:9799c708-c8aa-42af-bb8f-2251aaaf9fa7;x-requestid:9799c708-c8aa-42af-bb8f-2251aaaf9fa7;x-transactionid:9799c708-c8aa-42af-bb8f-2251aaaf9fa7;x-ecomp-requestid:9799c708-c8aa-42af-bb8f-2251aaaf9fa7;x-onap-partnername:SO.APIH;x-invocationid:a32a2021-3ccf-4aa0-9fb0-139b9f47669a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:30.985Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:30.997Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:30.997Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:30.997Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:30.997Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|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:Tue, 08 Nov 2022 04:08:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:30.997Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:30.998Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-7|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Exiting. 2022-11-08T04:08:31.011Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-11-08T04:08:31.012Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:31.012Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-11-08T04:08:31.012Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:31.012Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ac95078d46d8e52d;x-b3-spanid:c93c61ce6f6092ba;x-b3-parentspanid:ac95078d46d8e52d;x-b3-sampled:0;x-onap-requestid:9799c708-c8aa-42af-bb8f-2251aaaf9fa7;x-requestid:9799c708-c8aa-42af-bb8f-2251aaaf9fa7;x-transactionid:9799c708-c8aa-42af-bb8f-2251aaaf9fa7;x-ecomp-requestid:9799c708-c8aa-42af-bb8f-2251aaaf9fa7;x-onap-partnername:SO.APIH;x-invocationid:47f52b62-1a5c-424c-b683-1f0e5484bf61;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:31.012Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:31.020Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:31.020Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:31.020Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:31.021Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|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:Tue, 08 Nov 2022 04:08:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:31.021Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:31.021Z|9799c708-c8aa-42af-bb8f-2251aaaf9fa7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-11-08T04:08:31.191Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Entering 2022-11-08T04:08:31.192Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:31.192Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||URI : /infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5 2022-11-08T04:08:31.192Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:31.192Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:68ad07d8feed77c4;x-b3-spanid:30c625ae77464498;x-b3-parentspanid:68ad07d8feed77c4;x-b3-sampled:0;x-onap-requestid:a4778d94-f42f-4e41-bf3c-422add6fbc7e;x-requestid:a4778d94-f42f-4e41-bf3c-422add6fbc7e;x-transactionid:a4778d94-f42f-4e41-bf3c-422add6fbc7e;x-ecomp-requestid:a4778d94-f42f-4e41-bf3c-422add6fbc7e;x-onap-partnername:SO.APIH;x-invocationid:b1843b2e-05c5-48d9-99cd-17eb9be4b716;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:31.192Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:31.208Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:31.209Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:31.209Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:31.209Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|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:Tue, 08 Nov 2022 04:08:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:31.209Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:31.209Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-9|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Exiting. 2022-11-08T04:08:31.221Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-11-08T04:08:31.221Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:31.221Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-11-08T04:08:31.221Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:31.221Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:68ad07d8feed77c4;x-b3-spanid:0156ba383c5489c4;x-b3-parentspanid:68ad07d8feed77c4;x-b3-sampled:0;x-onap-requestid:a4778d94-f42f-4e41-bf3c-422add6fbc7e;x-requestid:a4778d94-f42f-4e41-bf3c-422add6fbc7e;x-transactionid:a4778d94-f42f-4e41-bf3c-422add6fbc7e;x-ecomp-requestid:a4778d94-f42f-4e41-bf3c-422add6fbc7e;x-onap-partnername:SO.APIH;x-invocationid:b001f3fc-665e-4c5f-a166-a7bb42c59c86;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:31.222Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:31.227Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:31.228Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:31.228Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:31.228Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 08 Nov 2022 04:08:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:31.228Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:31.229Z|a4778d94-f42f-4e41-bf3c-422add6fbc7e|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-11-08T04:08:31.386Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Entering 2022-11-08T04:08:31.386Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:31.386Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||URI : /infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5 2022-11-08T04:08:31.387Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:31.387Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6d5d393f29b6cb2c;x-b3-spanid:4887613b70d00a64;x-b3-parentspanid:6d5d393f29b6cb2c;x-b3-sampled:0;x-onap-requestid:59763534-7451-4fc5-96f8-ad9a56d57468;x-requestid:59763534-7451-4fc5-96f8-ad9a56d57468;x-transactionid:59763534-7451-4fc5-96f8-ad9a56d57468;x-ecomp-requestid:59763534-7451-4fc5-96f8-ad9a56d57468;x-onap-partnername:SO.APIH;x-invocationid:f2adbd1c-7031-4e02-9e8c-89a4cf4a7d21;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:31.387Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:31.417Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:31.417Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:31.418Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:31.418Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|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:Tue, 08 Nov 2022 04:08:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:31.418Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:31.418Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-1|/infraActiveRequests/76927ecb-156e-4b09-8005-315d1578b1d5|bpel|||INFO|500||Exiting. 2022-11-08T04:08:31.432Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-11-08T04:08:31.432Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:31.433Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-11-08T04:08:31.433Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:31.433Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6d5d393f29b6cb2c;x-b3-spanid:4730b3b04281ebd2;x-b3-parentspanid:6d5d393f29b6cb2c;x-b3-sampled:0;x-onap-requestid:59763534-7451-4fc5-96f8-ad9a56d57468;x-requestid:59763534-7451-4fc5-96f8-ad9a56d57468;x-transactionid:59763534-7451-4fc5-96f8-ad9a56d57468;x-ecomp-requestid:59763534-7451-4fc5-96f8-ad9a56d57468;x-onap-partnername:SO.APIH;x-invocationid:d55c37d7-0cfd-46c2-a9b7-ff0503a894b5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:31.433Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:31.439Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:31.439Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:31.439Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:31.439Z|59763534-7451-4fc5-96f8-ad9a56d57468|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:Tue, 08 Nov 2022 04:08:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:31.440Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:31.440Z|59763534-7451-4fc5-96f8-ad9a56d57468|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-11-08T04:08:33.368Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:08:33.368Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:33.368Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:08:33.369Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:33.369Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9db97789bbab6837;x-b3-spanid:2f36d3a3c5145401;x-b3-parentspanid:9db97789bbab6837;x-b3-sampled:0;x-onap-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-transactionid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-ecomp-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-onap-partnername:SO.APIH;x-invocationid:904a1771-ce51-49dc-ac71-861acdd71037;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:33.369Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:33.895Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2022-11-08T04:08:33.895Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:33.896Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2022-11-08T04:08:33.896Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2022-11-08T04:08:33.897Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9db97789bbab6837;x-b3-spanid:9cf9e8960bdb95cc;x-b3-parentspanid:9db97789bbab6837;x-b3-sampled:0;x-onap-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-transactionid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-ecomp-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-onap-partnername:SO.APIH;x-invocationid:33963585-e4ac-4db5-9a37-78f6b0d87762;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=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:33.897Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:33.901Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2022-11-08T04:08:33.914Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:33.914Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:33.915Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:33.915Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2022-11-08T04:08:33.915Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:33.916Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-4|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2022-11-08T04:08:34.173Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||INFO|500||Entering 2022-11-08T04:08:34.173Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:34.174Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2022-11-08T04:08:34.174Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2022-11-08T04:08:34.174Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:9db97789bbab6837;x-b3-spanid:3e4594546e9c6c7d;x-b3-parentspanid:9db97789bbab6837;x-b3-sampled:0;x-onap-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-transactionid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-ecomp-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-onap-partnername:SO.APIH;x-invocationid:9b0d27bf-53b2-4683-bfcb-1a4bb0e900dc;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=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:34.175Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:34.195Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:34.195Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2022-11-08T04:08:34.195Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2022-11-08T04:08:34.196Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 08 Nov 2022 04:08:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:34.196Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:34.197Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2022-11-08T04:08:34.709Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/requestProcessingData|bpel|||INFO|500||Entering 2022-11-08T04:08:34.710Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:34.710Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-11-08T04:08:34.710Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-11-08T04:08:34.711Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:9db97789bbab6837;x-b3-spanid:773842e97d264451;x-b3-parentspanid:239e4495d5f1096c;x-b3-sampled:0;x-onap-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-transactionid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-ecomp-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-onap-partnername:UNKNOWN;x-invocationid:7e51bee5-c399-4001-bfe3-5f558ca202ec;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=37093FCBB686244B11D796564D21F6FE;accept-encoding:gzip,deflate; 2022-11-08T04:08:34.711Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:34.731Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:34.731Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-11-08T04:08:34.732Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-11-08T04:08:34.732Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/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:Tue, 08 Nov 2022 04:08:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:34.732Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:34.733Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-11-08T04:08:34.761Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:08:34.761Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:34.761Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:08:34.761Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:34.761Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9db97789bbab6837;x-b3-spanid:9e3b8686242b5e49;x-b3-parentspanid:239e4495d5f1096c;x-b3-sampled:0;x-onap-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-transactionid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-ecomp-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-onap-partnername:UNKNOWN;x-invocationid:25b286fb-e1c6-46e8-aa0e-cfa6ce213ebd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=37093FCBB686244B11D796564D21F6FE;accept-encoding:gzip,deflate; 2022-11-08T04:08:34.762Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:34.774Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:34.774Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:34.774Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:34.775Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|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:Tue, 08 Nov 2022 04:08:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:34.775Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:34.775Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Exiting. 2022-11-08T04:08:34.787Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:08:34.787Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:34.787Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:08:34.787Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : PUT 2022-11-08T04:08:34.788Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:9db97789bbab6837;x-b3-spanid:2562933f056dc2db;x-b3-parentspanid:239e4495d5f1096c;x-b3-sampled:0;x-onap-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-transactionid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-ecomp-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-onap-partnername:UNKNOWN;x-invocationid:c6f35976-59fa-48ca-b0df-57f20b846f11;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=37093FCBB686244B11D796564D21F6FE;accept-encoding:gzip,deflate; 2022-11-08T04:08:34.788Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:34.816Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:34.816Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:34.817Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:34.817Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 08 Nov 2022 04:08:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:34.817Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:34.818Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Exiting. 2022-11-08T04:08:35.398Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:08:35.398Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:35.398Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:08:35.399Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:35.399Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9d9c6cc2f21682b7;x-b3-spanid:c8d03d4fd145e199;x-b3-parentspanid:9d9c6cc2f21682b7;x-b3-sampled:0;x-onap-requestid:9fdf3de3-fce9-4fe3-8809-4a74a6332f9d;x-requestid:9fdf3de3-fce9-4fe3-8809-4a74a6332f9d;x-transactionid:9fdf3de3-fce9-4fe3-8809-4a74a6332f9d;x-ecomp-requestid:9fdf3de3-fce9-4fe3-8809-4a74a6332f9d;x-onap-partnername:SO.APIH;x-invocationid:8683a2f0-c716-4a9b-95ef-7d68edbd87fc;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:35.399Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:35.414Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:35.415Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:35.415Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:35.415Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|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:Tue, 08 Nov 2022 04:08:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:35.415Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:35.416Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Exiting. 2022-11-08T04:08:35.430Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-11-08T04:08:35.430Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:35.430Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-11-08T04:08:35.431Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:35.431Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9d9c6cc2f21682b7;x-b3-spanid:47021606b4992e22;x-b3-parentspanid:9d9c6cc2f21682b7;x-b3-sampled:0;x-onap-requestid:9fdf3de3-fce9-4fe3-8809-4a74a6332f9d;x-requestid:9fdf3de3-fce9-4fe3-8809-4a74a6332f9d;x-transactionid:9fdf3de3-fce9-4fe3-8809-4a74a6332f9d;x-ecomp-requestid:9fdf3de3-fce9-4fe3-8809-4a74a6332f9d;x-onap-partnername:SO.APIH;x-invocationid:e2602fc3-6ece-4079-bdc2-0d5a73263e85;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:35.431Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:35.438Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:35.438Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:35.438Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:35.439Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 08 Nov 2022 04:08:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:35.439Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:35.439Z|9fdf3de3-fce9-4fe3-8809-4a74a6332f9d|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-11-08T04:08:41.253Z|7bc62889-9d96-43a2-a4f8-eae8617e6dd6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:08:41.254Z|7bc62889-9d96-43a2-a4f8-eae8617e6dd6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:08:43.104Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:08:43.104Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:43.105Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:08:43.105Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:43.105Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:81936b2c4a4ade5c;x-b3-spanid:a719f72788e28e5b;x-b3-parentspanid:81936b2c4a4ade5c;x-b3-sampled:0;x-onap-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-transactionid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-ecomp-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-onap-partnername:UNKNOWN;x-invocationid:2e7f59d5-19c2-4e7b-9bb2-7896287119f7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=37093FCBB686244B11D796564D21F6FE;accept-encoding:gzip,deflate; 2022-11-08T04:08:43.105Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:43.117Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:43.118Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:43.118Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:43.118Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|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:Tue, 08 Nov 2022 04:08:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:43.118Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:43.119Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Exiting. 2022-11-08T04:08:43.130Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-2|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:08:43.130Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-2|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:43.131Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-2|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:08:43.131Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-2|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : PUT 2022-11-08T04:08:43.131Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-2|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:81936b2c4a4ade5c;x-b3-spanid:a5e81ef799cb9378;x-b3-parentspanid:81936b2c4a4ade5c;x-b3-sampled:0;x-onap-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-transactionid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-ecomp-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-onap-partnername:UNKNOWN;x-invocationid:d886f6b1-efb4-4ec9-a0b8-b0209ec93647;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=37093FCBB686244B11D796564D21F6FE;accept-encoding:gzip,deflate; 2022-11-08T04:08:43.131Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-2|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:43.161Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-2|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:43.162Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-2|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:43.162Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-2|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:43.162Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-2|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 08 Nov 2022 04:08:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:43.162Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-2|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:43.163Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-2|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Exiting. 2022-11-08T04:08:45.621Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:08:45.621Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:45.621Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:08:45.621Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:45.622Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:36506092816ac930;x-b3-spanid:2a864d695afc4503;x-b3-parentspanid:36506092816ac930;x-b3-sampled:0;x-onap-requestid:e89f7625-b335-4304-8533-55be033dbb08;x-requestid:e89f7625-b335-4304-8533-55be033dbb08;x-transactionid:e89f7625-b335-4304-8533-55be033dbb08;x-ecomp-requestid:e89f7625-b335-4304-8533-55be033dbb08;x-onap-partnername:SO.APIH;x-invocationid:50c78736-1a11-4104-b990-998ea99fa1f9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:45.622Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:46.152Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:46.153Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:46.153Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:46.154Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|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:Tue, 08 Nov 2022 04:08:46 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:46.154Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:46.154Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Exiting. 2022-11-08T04:08:46.169Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-11-08T04:08:46.169Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:46.170Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-11-08T04:08:46.170Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:46.171Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:36506092816ac930;x-b3-spanid:927a0bff8ad4c149;x-b3-parentspanid:36506092816ac930;x-b3-sampled:0;x-onap-requestid:e89f7625-b335-4304-8533-55be033dbb08;x-requestid:e89f7625-b335-4304-8533-55be033dbb08;x-transactionid:e89f7625-b335-4304-8533-55be033dbb08;x-ecomp-requestid:e89f7625-b335-4304-8533-55be033dbb08;x-onap-partnername:SO.APIH;x-invocationid:af1e365b-9c28-4f9b-bd3f-40daef3c0ad5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:46.171Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:46.177Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:46.178Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:46.178Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:46.178Z|e89f7625-b335-4304-8533-55be033dbb08|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:Tue, 08 Nov 2022 04:08:46 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:46.179Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:46.179Z|e89f7625-b335-4304-8533-55be033dbb08|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-11-08T04:08:48.969Z|17cba6f8-edcf-4b01-81c2-13903f68a259|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T04:08:48.970Z|17cba6f8-edcf-4b01-81c2-13903f68a259|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:48.970Z|17cba6f8-edcf-4b01-81c2-13903f68a259|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T04:08:48.970Z|17cba6f8-edcf-4b01-81c2-13903f68a259|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T04:08:48.970Z|17cba6f8-edcf-4b01-81c2-13903f68a259|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T04:08:48.971Z|17cba6f8-edcf-4b01-81c2-13903f68a259|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:48.975Z|17cba6f8-edcf-4b01-81c2-13903f68a259|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:48.976Z|17cba6f8-edcf-4b01-81c2-13903f68a259|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T04:08:48.976Z|17cba6f8-edcf-4b01-81c2-13903f68a259|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T04:08:48.976Z|17cba6f8-edcf-4b01-81c2-13903f68a259|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:Tue, 08 Nov 2022 04:08:48 GMT;Connection:close; 2022-11-08T04:08:48.976Z|17cba6f8-edcf-4b01-81c2-13903f68a259|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:48.976Z|17cba6f8-edcf-4b01-81c2-13903f68a259|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T04:08:51.151Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:08:51.152Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:51.152Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:08:51.152Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:51.152Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:250034e293fb97bc;x-b3-spanid:250034e293fb97bc;x-b3-sampled:0;x-onap-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-transactionid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-ecomp-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-onap-partnername:UNKNOWN;x-invocationid:e0cb641d-c865-4f0d-a634-7a8d81d6e969;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-11-08T04:08:51.153Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:51.167Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:51.167Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:51.168Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:51.168Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=28FFF4ABB5DECB97038736F831AD639D; 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:Tue, 08 Nov 2022 04:08:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:51.168Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:51.169Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-6|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Exiting. 2022-11-08T04:08:51.212Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:08:51.213Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:51.213Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:08:51.213Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : PUT 2022-11-08T04:08:51.214Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:fb4506108988a1ed;x-b3-spanid:fb4506108988a1ed;x-b3-sampled:0;x-onap-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-transactionid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-ecomp-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-onap-partnername:UNKNOWN;x-invocationid:4f508318-2335-4d4f-8186-6bad065eeaf2;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=28FFF4ABB5DECB97038736F831AD639D;accept-encoding:gzip,deflate; 2022-11-08T04:08:51.214Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:51.251Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:51.251Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:51.251Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:51.252Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 08 Nov 2022 04:08:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:51.252Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:51.252Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Exiting. 2022-11-08T04:08:53.913Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:08:53.914Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:53.914Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:08:53.914Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : PATCH 2022-11-08T04:08:53.914Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e32af6727aa6c0ce;x-b3-spanid:e32af6727aa6c0ce;x-b3-sampled:0;x-onap-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-transactionid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-ecomp-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-onap-partnername:UNKNOWN;x-invocationid:f6e56384-e28f-4f1e-97ab-4417f8a4534c;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=28FFF4ABB5DECB97038736F831AD639D;accept-encoding:gzip,deflate; 2022-11-08T04:08:53.914Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:53.954Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:53.955Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:53.955Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:53.955Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|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:Tue, 08 Nov 2022 04:08:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:53.955Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:53.956Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Exiting. 2022-11-08T04:08:55.656Z|e6b6821b-be75-41c6-92f4-65658bbd909d|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-11-08T04:08:55.657Z|e6b6821b-be75-41c6-92f4-65658bbd909d|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:55.657Z|e6b6821b-be75-41c6-92f4-65658bbd909d|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-11-08T04:08:55.657Z|e6b6821b-be75-41c6-92f4-65658bbd909d|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:55.657Z|e6b6821b-be75-41c6-92f4-65658bbd909d|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a659512c60e6920f;x-b3-spanid:06557a521f25e116;x-b3-parentspanid:a659512c60e6920f;x-b3-sampled:0;x-onap-requestid:e6b6821b-be75-41c6-92f4-65658bbd909d;x-requestid:e6b6821b-be75-41c6-92f4-65658bbd909d;x-transactionid:e6b6821b-be75-41c6-92f4-65658bbd909d;x-ecomp-requestid:e6b6821b-be75-41c6-92f4-65658bbd909d;x-onap-partnername:UNKNOWN;x-invocationid:27f6b707-4d90-4794-abd5-cc875c17176b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28FFF4ABB5DECB97038736F831AD639D;accept-encoding:gzip,deflate; 2022-11-08T04:08:55.658Z|e6b6821b-be75-41c6-92f4-65658bbd909d|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:55.703Z|e6b6821b-be75-41c6-92f4-65658bbd909d|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Entering 2022-11-08T04:08:55.703Z|e6b6821b-be75-41c6-92f4-65658bbd909d|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:55.703Z|e6b6821b-be75-41c6-92f4-65658bbd909d|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-11-08T04:08:55.704Z|e6b6821b-be75-41c6-92f4-65658bbd909d|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-11-08T04:08:55.704Z|e6b6821b-be75-41c6-92f4-65658bbd909d|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:a659512c60e6920f;x-b3-spanid:546456dfcfc495ed;x-b3-parentspanid:a659512c60e6920f;x-b3-sampled:0;x-onap-requestid:e6b6821b-be75-41c6-92f4-65658bbd909d;x-requestid:e6b6821b-be75-41c6-92f4-65658bbd909d;x-transactionid:e6b6821b-be75-41c6-92f4-65658bbd909d;x-ecomp-requestid:e6b6821b-be75-41c6-92f4-65658bbd909d;x-onap-partnername:UNKNOWN;x-invocationid:84dbc214-3e43-41a3-98c8-def0850088e7;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=28FFF4ABB5DECB97038736F831AD639D;accept-encoding:gzip,deflate; 2022-11-08T04:08:55.704Z|e6b6821b-be75-41c6-92f4-65658bbd909d|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:55.719Z|e6b6821b-be75-41c6-92f4-65658bbd909d|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:55.719Z|e6b6821b-be75-41c6-92f4-65658bbd909d|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-11-08T04:08:55.719Z|e6b6821b-be75-41c6-92f4-65658bbd909d|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-11-08T04:08:55.719Z|e6b6821b-be75-41c6-92f4-65658bbd909d|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/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:Tue, 08 Nov 2022 04:08:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:55.720Z|e6b6821b-be75-41c6-92f4-65658bbd909d|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:55.720Z|e6b6821b-be75-41c6-92f4-65658bbd909d|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-11-08T04:08:56.254Z|1383d7de-a8c9-473a-b6a9-c7187acfe90f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:08:56.254Z|1383d7de-a8c9-473a-b6a9-c7187acfe90f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:08:56.548Z|afb144a8-5cfa-44d0-a5f9-771cd48af616|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:08:56.549Z|afb144a8-5cfa-44d0-a5f9-771cd48af616|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:08:56.913Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:08:56.914Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:56.914Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:08:56.914Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:56.914Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9ba10728f64216ce;x-b3-spanid:5f730ba34a71d7c0;x-b3-parentspanid:9ba10728f64216ce;x-b3-sampled:0;x-onap-requestid:52fae4e4-832c-49c7-ad7a-31ca323a2871;x-requestid:52fae4e4-832c-49c7-ad7a-31ca323a2871;x-transactionid:52fae4e4-832c-49c7-ad7a-31ca323a2871;x-ecomp-requestid:52fae4e4-832c-49c7-ad7a-31ca323a2871;x-onap-partnername:SO.APIH;x-invocationid:8fad0aab-08ea-4743-8235-31ce4e3cc40b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:56.915Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:56.931Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:56.931Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:56.932Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:56.932Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|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:Tue, 08 Nov 2022 04:08:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:56.932Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:56.932Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Exiting. 2022-11-08T04:08:56.945Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-11-08T04:08:56.946Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:08:56.946Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-11-08T04:08:56.946Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-11-08T04:08:56.946Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9ba10728f64216ce;x-b3-spanid:18346395e943ae9b;x-b3-parentspanid:9ba10728f64216ce;x-b3-sampled:0;x-onap-requestid:52fae4e4-832c-49c7-ad7a-31ca323a2871;x-requestid:52fae4e4-832c-49c7-ad7a-31ca323a2871;x-transactionid:52fae4e4-832c-49c7-ad7a-31ca323a2871;x-ecomp-requestid:52fae4e4-832c-49c7-ad7a-31ca323a2871;x-onap-partnername:SO.APIH;x-invocationid:35e3e731-7e8f-401d-9db3-9f496ed77328;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:08:56.946Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:08:56.958Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:08:56.958Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:08:56.958Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:08:56.959Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|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:Tue, 08 Nov 2022 04:08:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:08:56.959Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:08:56.959Z|52fae4e4-832c-49c7-ad7a-31ca323a2871|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-11-08T04:09:07.469Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:09:07.470Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:07.470Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:09:07.470Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:07.470Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:16fab473ab46bb36;x-b3-spanid:8663db47798f109c;x-b3-parentspanid:16fab473ab46bb36;x-b3-sampled:0;x-onap-requestid:aaf31fd5-ea8b-4977-a3a3-8661e84c1a44;x-requestid:aaf31fd5-ea8b-4977-a3a3-8661e84c1a44;x-transactionid:aaf31fd5-ea8b-4977-a3a3-8661e84c1a44;x-ecomp-requestid:aaf31fd5-ea8b-4977-a3a3-8661e84c1a44;x-onap-partnername:SO.APIH;x-invocationid:164ea9aa-8c81-4df5-aaa8-6ae00d24338d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:09:07.470Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:07.486Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:07.487Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:07.487Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:07.487Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|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:Tue, 08 Nov 2022 04:09:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:07.488Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:07.488Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Exiting. 2022-11-08T04:09:07.501Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-11-08T04:09:07.502Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:07.502Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-11-08T04:09:07.502Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:07.503Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:16fab473ab46bb36;x-b3-spanid:a5676eca7098d543;x-b3-parentspanid:16fab473ab46bb36;x-b3-sampled:0;x-onap-requestid:aaf31fd5-ea8b-4977-a3a3-8661e84c1a44;x-requestid:aaf31fd5-ea8b-4977-a3a3-8661e84c1a44;x-transactionid:aaf31fd5-ea8b-4977-a3a3-8661e84c1a44;x-ecomp-requestid:aaf31fd5-ea8b-4977-a3a3-8661e84c1a44;x-onap-partnername:SO.APIH;x-invocationid:191584c0-e90a-469f-8c48-3ac20b719322;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:09:07.503Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:07.512Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:07.513Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:07.513Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:07.514Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|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:Tue, 08 Nov 2022 04:09:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:07.514Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:07.514Z|aaf31fd5-ea8b-4977-a3a3-8661e84c1a44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-11-08T04:09:10.837Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-11-08T04:09:10.837Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:10.838Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-11-08T04:09:10.838Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:10.838Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:23290fda3ebeb0c7;x-b3-spanid:8bc0585eef37ef34;x-b3-parentspanid:23290fda3ebeb0c7;x-b3-sampled:0;x-onap-requestid:027ee8d9-cb76-48c5-8d1d-196c11123b44;x-requestid:027ee8d9-cb76-48c5-8d1d-196c11123b44;x-transactionid:027ee8d9-cb76-48c5-8d1d-196c11123b44;x-ecomp-requestid:027ee8d9-cb76-48c5-8d1d-196c11123b44;x-onap-partnername:UNKNOWN;x-invocationid:836241fa-c11c-4ba0-b99f-957b31063a4b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28FFF4ABB5DECB97038736F831AD639D;accept-encoding:gzip,deflate; 2022-11-08T04:09:10.838Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:10.851Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:10.851Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:10.851Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:10.852Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-5|/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:Tue, 08 Nov 2022 04:09:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:10.852Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:10.853Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting. 2022-11-08T04:09:10.864Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||INFO|500||Entering 2022-11-08T04:09:10.864Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:10.864Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||DEBUG|500||URI : /requestProcessingData/9 2022-11-08T04:09:10.865Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||DEBUG|500||Method : PUT 2022-11-08T04:09:10.865Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:23290fda3ebeb0c7;x-b3-spanid:c136b6f1355bf974;x-b3-parentspanid:23290fda3ebeb0c7;x-b3-sampled:0;x-onap-requestid:027ee8d9-cb76-48c5-8d1d-196c11123b44;x-requestid:027ee8d9-cb76-48c5-8d1d-196c11123b44;x-transactionid:027ee8d9-cb76-48c5-8d1d-196c11123b44;x-ecomp-requestid:027ee8d9-cb76-48c5-8d1d-196c11123b44;x-onap-partnername:UNKNOWN;x-invocationid:d19e1d68-e66c-41c0-aa19-4e89b147fea9;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=28FFF4ABB5DECB97038736F831AD639D;accept-encoding:gzip,deflate; 2022-11-08T04:09:10.865Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:10.891Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:10.891Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:10.891Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:10.892Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/9;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 08 Nov 2022 04:09:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:10.892Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:10.892Z|027ee8d9-cb76-48c5-8d1d-196c11123b44|http-nio-8083-exec-6|/requestProcessingData/9|bpel|||INFO|500||Exiting. 2022-11-08T04:09:11.254Z|62b24f76-f7ef-4cb9-9a8a-792a1d18404c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:09:11.257Z|62b24f76-f7ef-4cb9-9a8a-792a1d18404c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:09:11.584Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:09:11.584Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:11.585Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:09:11.585Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:11.585Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:acd269d53b563442;x-b3-spanid:22bc52d4a442504c;x-b3-parentspanid:acd269d53b563442;x-b3-sampled:0;x-onap-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-transactionid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-ecomp-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-onap-partnername:UNKNOWN;x-invocationid:78c40519-b0ee-45bd-b696-a6bb8a6bc799;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=37093FCBB686244B11D796564D21F6FE;accept-encoding:gzip,deflate; 2022-11-08T04:09:11.586Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:11.600Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:11.600Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:11.601Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:11.601Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|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:Tue, 08 Nov 2022 04:09:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:11.601Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:11.602Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Exiting. 2022-11-08T04:09:11.616Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:09:11.616Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:11.616Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:09:11.616Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : PUT 2022-11-08T04:09:11.616Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:acd269d53b563442;x-b3-spanid:f8fc3d74c6b76788;x-b3-parentspanid:acd269d53b563442;x-b3-sampled:0;x-onap-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-transactionid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-ecomp-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-onap-partnername:UNKNOWN;x-invocationid:aceecf60-ce65-431c-8771-acf0ee11b609;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=37093FCBB686244B11D796564D21F6FE;accept-encoding:gzip,deflate; 2022-11-08T04:09:11.617Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:11.683Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:11.683Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:11.684Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:11.684Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 08 Nov 2022 04:09:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:11.685Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:11.685Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-8|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Exiting. 2022-11-08T04:09:13.856Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:09:13.856Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:13.857Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:09:13.857Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:13.857Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:577c3f8e4d59c450;x-b3-spanid:06633fc3778564e1;x-b3-parentspanid:577c3f8e4d59c450;x-b3-sampled:0;x-onap-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-transactionid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-ecomp-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-onap-partnername:UNKNOWN;x-invocationid:a4b0292a-8818-4800-a16f-0b38cdd13387;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=37093FCBB686244B11D796564D21F6FE;accept-encoding:gzip,deflate; 2022-11-08T04:09:13.857Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:13.923Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:13.923Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:13.923Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:13.924Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|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:Tue, 08 Nov 2022 04:09:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:13.924Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:13.924Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Exiting. 2022-11-08T04:09:13.939Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-10|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:09:13.940Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-10|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:13.940Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-10|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:09:13.940Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-10|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : PUT 2022-11-08T04:09:13.940Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-10|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:577c3f8e4d59c450;x-b3-spanid:19d8f627921f1165;x-b3-parentspanid:577c3f8e4d59c450;x-b3-sampled:0;x-onap-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-transactionid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-ecomp-requestid:be276671-1e4a-428b-b3a6-ed27c6ac1b2d;x-onap-partnername:UNKNOWN;x-invocationid:e2e84341-b27f-45f1-b788-bc79a65fea96;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=37093FCBB686244B11D796564D21F6FE;accept-encoding:gzip,deflate; 2022-11-08T04:09:13.941Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-10|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:13.975Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-10|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:13.976Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-10|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:13.976Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-10|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:13.976Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-10|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 08 Nov 2022 04:09:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:13.977Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-10|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:13.977Z|be276671-1e4a-428b-b3a6-ed27c6ac1b2d|http-nio-8083-exec-10|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Exiting. 2022-11-08T04:09:18.020Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:09:18.021Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:18.021Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:09:18.022Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:18.022Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8efe8a085395345d;x-b3-spanid:d64460185e96de87;x-b3-parentspanid:8efe8a085395345d;x-b3-sampled:0;x-onap-requestid:9f05041a-c322-4c5f-8711-64fad2131368;x-requestid:9f05041a-c322-4c5f-8711-64fad2131368;x-transactionid:9f05041a-c322-4c5f-8711-64fad2131368;x-ecomp-requestid:9f05041a-c322-4c5f-8711-64fad2131368;x-onap-partnername:SO.APIH;x-invocationid:03073d99-5938-4459-825a-a353ff5393d0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:09:18.023Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:18.043Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:18.043Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:18.044Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:18.044Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|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:Tue, 08 Nov 2022 04:09:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:18.045Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:18.045Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-1|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Exiting. 2022-11-08T04:09:18.060Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-11-08T04:09:18.060Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:18.061Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-11-08T04:09:18.061Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:18.061Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8efe8a085395345d;x-b3-spanid:b55453e7a0f75b2a;x-b3-parentspanid:8efe8a085395345d;x-b3-sampled:0;x-onap-requestid:9f05041a-c322-4c5f-8711-64fad2131368;x-requestid:9f05041a-c322-4c5f-8711-64fad2131368;x-transactionid:9f05041a-c322-4c5f-8711-64fad2131368;x-ecomp-requestid:9f05041a-c322-4c5f-8711-64fad2131368;x-onap-partnername:SO.APIH;x-invocationid:e7dccc6b-a482-4240-9a46-47361b839283;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:09:18.062Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:18.073Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:18.073Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:18.073Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:18.074Z|9f05041a-c322-4c5f-8711-64fad2131368|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:Tue, 08 Nov 2022 04:09:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:18.074Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:18.075Z|9f05041a-c322-4c5f-8711-64fad2131368|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-11-08T04:09:18.232Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:09:18.232Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:18.232Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:09:18.233Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:18.233Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ebc0bcf11e9ae4fd;x-b3-spanid:9bbf093fe1803554;x-b3-parentspanid:ebc0bcf11e9ae4fd;x-b3-sampled:0;x-onap-requestid:b6b95507-1c51-4757-8985-c5ca6e66672f;x-requestid:b6b95507-1c51-4757-8985-c5ca6e66672f;x-transactionid:b6b95507-1c51-4757-8985-c5ca6e66672f;x-ecomp-requestid:b6b95507-1c51-4757-8985-c5ca6e66672f;x-onap-partnername:SO.APIH;x-invocationid:f676fc3f-eb8e-4b61-9602-c0644af84ab0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:09:18.233Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:18.245Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:18.245Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:18.246Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:18.246Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|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:Tue, 08 Nov 2022 04:09:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:18.246Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:18.246Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-3|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Exiting. 2022-11-08T04:09:18.258Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-11-08T04:09:18.258Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:18.259Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-11-08T04:09:18.259Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:18.259Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ebc0bcf11e9ae4fd;x-b3-spanid:9ed2c6b0fadbfa47;x-b3-parentspanid:ebc0bcf11e9ae4fd;x-b3-sampled:0;x-onap-requestid:b6b95507-1c51-4757-8985-c5ca6e66672f;x-requestid:b6b95507-1c51-4757-8985-c5ca6e66672f;x-transactionid:b6b95507-1c51-4757-8985-c5ca6e66672f;x-ecomp-requestid:b6b95507-1c51-4757-8985-c5ca6e66672f;x-onap-partnername:SO.APIH;x-invocationid:cf1590b5-b6dc-4886-92fc-a1d7a267a95b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:09:18.259Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:18.266Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:18.266Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:18.266Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:18.267Z|b6b95507-1c51-4757-8985-c5ca6e66672f|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:Tue, 08 Nov 2022 04:09:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:18.267Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:18.268Z|b6b95507-1c51-4757-8985-c5ca6e66672f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-11-08T04:09:18.442Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-5|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:09:18.443Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-5|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:18.443Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-5|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:09:18.443Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-5|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:18.443Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-5|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9404391626f7b18a;x-b3-spanid:dd577a49b09fcf9e;x-b3-parentspanid:9404391626f7b18a;x-b3-sampled:0;x-onap-requestid:81906932-8c4e-402b-9a9f-ca72668d564f;x-requestid:81906932-8c4e-402b-9a9f-ca72668d564f;x-transactionid:81906932-8c4e-402b-9a9f-ca72668d564f;x-ecomp-requestid:81906932-8c4e-402b-9a9f-ca72668d564f;x-onap-partnername:SO.APIH;x-invocationid:90bd0d33-5c27-4169-a1cb-628e93263078;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:09:18.444Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-5|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:18.458Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-5|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:18.458Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-5|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:18.458Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-5|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:18.459Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-5|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|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:Tue, 08 Nov 2022 04:09:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:18.459Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-5|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:18.459Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-5|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Exiting. 2022-11-08T04:09:18.478Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-11-08T04:09:18.478Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:18.478Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-11-08T04:09:18.478Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:18.478Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9404391626f7b18a;x-b3-spanid:24f541c04d0411fc;x-b3-parentspanid:9404391626f7b18a;x-b3-sampled:0;x-onap-requestid:81906932-8c4e-402b-9a9f-ca72668d564f;x-requestid:81906932-8c4e-402b-9a9f-ca72668d564f;x-transactionid:81906932-8c4e-402b-9a9f-ca72668d564f;x-ecomp-requestid:81906932-8c4e-402b-9a9f-ca72668d564f;x-onap-partnername:SO.APIH;x-invocationid:3a5b829f-ce13-4b07-91df-a3e1c48d5b80;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:09:18.479Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:18.486Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:18.486Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:18.486Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:18.487Z|81906932-8c4e-402b-9a9f-ca72668d564f|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:Tue, 08 Nov 2022 04:09:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:18.487Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:18.487Z|81906932-8c4e-402b-9a9f-ca72668d564f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-11-08T04:09:18.648Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:09:18.648Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:18.649Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:09:18.649Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:18.650Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ded1bb3dcc8333f7;x-b3-spanid:8f791f48e4a5c03e;x-b3-parentspanid:ded1bb3dcc8333f7;x-b3-sampled:0;x-onap-requestid:40794fb5-6096-4cdc-a9ff-a9c02af2509d;x-requestid:40794fb5-6096-4cdc-a9ff-a9c02af2509d;x-transactionid:40794fb5-6096-4cdc-a9ff-a9c02af2509d;x-ecomp-requestid:40794fb5-6096-4cdc-a9ff-a9c02af2509d;x-onap-partnername:SO.APIH;x-invocationid:987906f2-b1d9-4ef2-9145-82488fc0cc0c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:09:18.650Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:18.664Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:18.665Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:18.665Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:18.666Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|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:Tue, 08 Nov 2022 04:09:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:18.666Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:18.666Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-7|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Exiting. 2022-11-08T04:09:18.680Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-11-08T04:09:18.680Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:18.681Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-11-08T04:09:18.681Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:18.681Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ded1bb3dcc8333f7;x-b3-spanid:76a0a372b9982ec8;x-b3-parentspanid:ded1bb3dcc8333f7;x-b3-sampled:0;x-onap-requestid:40794fb5-6096-4cdc-a9ff-a9c02af2509d;x-requestid:40794fb5-6096-4cdc-a9ff-a9c02af2509d;x-transactionid:40794fb5-6096-4cdc-a9ff-a9c02af2509d;x-ecomp-requestid:40794fb5-6096-4cdc-a9ff-a9c02af2509d;x-onap-partnername:SO.APIH;x-invocationid:f5ec17cb-9829-45a4-81c6-247e5a942c7b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:09:18.682Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:18.689Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:18.689Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:18.690Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:18.690Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|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:Tue, 08 Nov 2022 04:09:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:18.690Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:18.691Z|40794fb5-6096-4cdc-a9ff-a9c02af2509d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-11-08T04:09:18.842Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Entering 2022-11-08T04:09:18.843Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:18.843Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||URI : /infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d 2022-11-08T04:09:18.844Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:18.844Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b41db661b484ea1e;x-b3-spanid:1e6f1fd68e7d0869;x-b3-parentspanid:b41db661b484ea1e;x-b3-sampled:0;x-onap-requestid:b29f0be9-1b6d-4a1d-ac39-d10ce363e46b;x-requestid:b29f0be9-1b6d-4a1d-ac39-d10ce363e46b;x-transactionid:b29f0be9-1b6d-4a1d-ac39-d10ce363e46b;x-ecomp-requestid:b29f0be9-1b6d-4a1d-ac39-d10ce363e46b;x-onap-partnername:SO.APIH;x-invocationid:be80170e-9f8e-4720-a679-f04adfa1622a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:09:18.844Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:18.858Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:18.858Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:18.858Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:18.859Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|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:Tue, 08 Nov 2022 04:09:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:18.859Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:18.859Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-9|/infraActiveRequests/be276671-1e4a-428b-b3a6-ed27c6ac1b2d|bpel|||INFO|500||Exiting. 2022-11-08T04:09:18.872Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-11-08T04:09:18.872Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:18.872Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-11-08T04:09:18.872Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:18.873Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b41db661b484ea1e;x-b3-spanid:35f3998f63e02266;x-b3-parentspanid:b41db661b484ea1e;x-b3-sampled:0;x-onap-requestid:b29f0be9-1b6d-4a1d-ac39-d10ce363e46b;x-requestid:b29f0be9-1b6d-4a1d-ac39-d10ce363e46b;x-transactionid:b29f0be9-1b6d-4a1d-ac39-d10ce363e46b;x-ecomp-requestid:b29f0be9-1b6d-4a1d-ac39-d10ce363e46b;x-onap-partnername:SO.APIH;x-invocationid:b270096a-34e1-4d7b-9577-e8ffefa7a20e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:09:18.873Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:18.880Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:18.880Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:18.880Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:18.880Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 08 Nov 2022 04:09:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:18.881Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:18.881Z|b29f0be9-1b6d-4a1d-ac39-d10ce363e46b|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-11-08T04:09:26.254Z|7b2317cf-2a95-4b9e-960f-b2a27bcd7067|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:09:26.254Z|7b2317cf-2a95-4b9e-960f-b2a27bcd7067|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:09:26.550Z|63d6937d-3821-4996-8dcb-618d55f53386|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:09:26.550Z|63d6937d-3821-4996-8dcb-618d55f53386|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:09:30.068Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-1|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||INFO|500||Entering 2022-11-08T04:09:30.069Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-1|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:30.069Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-1|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||URI : /infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6 2022-11-08T04:09:30.069Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-1|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:30.069Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-1|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:80a24f07e61708f2;x-b3-spanid:9105a69cb71b978a;x-b3-parentspanid:80a24f07e61708f2;x-b3-sampled:0;x-onap-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-transactionid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-ecomp-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-onap-partnername:SO.APIH;x-invocationid:4378d1ce-b077-4f85-8983-ce58c4cf9e0d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:09:30.069Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-1|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:31.448Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2022-11-08T04:09:31.449Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:31.449Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2022-11-08T04:09:31.449Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2022-11-08T04:09:31.450Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:80a24f07e61708f2;x-b3-spanid:4e9ed6429288653e;x-b3-parentspanid:80a24f07e61708f2;x-b3-sampled:0;x-onap-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-transactionid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-ecomp-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-onap-partnername:SO.APIH;x-invocationid:ecf24c7e-63fd-472d-85fb-74fe39d18423;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=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:09:31.450Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:31.454Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2022-11-08T04:09:31.465Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:31.465Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:31.465Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:31.466Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2022-11-08T04:09:31.466Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:31.467Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2022-11-08T04:09:31.534Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||INFO|500||Entering 2022-11-08T04:09:31.535Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:31.535Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2022-11-08T04:09:31.535Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2022-11-08T04:09:31.535Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:80a24f07e61708f2;x-b3-spanid:46c7588d951e0196;x-b3-parentspanid:80a24f07e61708f2;x-b3-sampled:0;x-onap-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-transactionid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-ecomp-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-onap-partnername:SO.APIH;x-invocationid:1473202d-907a-4b1b-8939-bbc9e1196aa9;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=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:09:31.536Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:31.553Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:31.554Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2022-11-08T04:09:31.554Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2022-11-08T04:09:31.554Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 08 Nov 2022 04:09:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:31.554Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:31.555Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2022-11-08T04:09:31.750Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Entering 2022-11-08T04:09:31.750Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:31.750Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-11-08T04:09:31.752Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-11-08T04:09:31.753Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:80a24f07e61708f2;x-b3-spanid:9999de08d49606b1;x-b3-parentspanid:b7177e241a303df2;x-b3-sampled:0;x-onap-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-transactionid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-ecomp-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-onap-partnername:UNKNOWN;x-invocationid:78911bd7-0bbe-46f5-b22e-39ebe34b5b34;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=37093FCBB686244B11D796564D21F6FE;accept-encoding:gzip,deflate; 2022-11-08T04:09:31.754Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:31.771Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:31.771Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-11-08T04:09:31.772Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-11-08T04:09:31.772Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/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:Tue, 08 Nov 2022 04:09:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:31.772Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:31.773Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-11-08T04:09:31.795Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-5|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||INFO|500||Entering 2022-11-08T04:09:31.795Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-5|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:31.796Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-5|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||URI : /infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6 2022-11-08T04:09:31.796Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-5|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:31.796Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-5|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:80a24f07e61708f2;x-b3-spanid:27b45380a3dcc72f;x-b3-parentspanid:b7177e241a303df2;x-b3-sampled:0;x-onap-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-transactionid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-ecomp-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-onap-partnername:UNKNOWN;x-invocationid:b803863a-e729-4d36-8a4a-a1bec7993252;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=37093FCBB686244B11D796564D21F6FE;accept-encoding:gzip,deflate; 2022-11-08T04:09:31.796Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-5|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:31.808Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-5|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:31.808Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-5|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:31.808Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-5|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:31.808Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-5|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|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:Tue, 08 Nov 2022 04:09:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:31.809Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-5|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:31.809Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-5|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||INFO|500||Exiting. 2022-11-08T04:09:31.938Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-6|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||INFO|500||Entering 2022-11-08T04:09:31.938Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-6|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:31.939Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-6|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||URI : /infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6 2022-11-08T04:09:31.939Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-6|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Method : PUT 2022-11-08T04:09:31.939Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-6|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:80a24f07e61708f2;x-b3-spanid:be93e71a251c4f92;x-b3-parentspanid:b7177e241a303df2;x-b3-sampled:0;x-onap-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-transactionid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-ecomp-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-onap-partnername:UNKNOWN;x-invocationid:1d2c2751-1686-4b09-ac96-e8ec1e29086a;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=37093FCBB686244B11D796564D21F6FE;accept-encoding:gzip,deflate; 2022-11-08T04:09:31.939Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-6|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:31.968Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-6|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:31.968Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-6|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:31.969Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-6|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:31.969Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-6|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 08 Nov 2022 04:09:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:31.969Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-6|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:31.970Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-6|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||INFO|500||Exiting. 2022-11-08T04:09:32.770Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-7|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||INFO|500||Entering 2022-11-08T04:09:32.770Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-7|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:32.770Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-7|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||URI : /infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6 2022-11-08T04:09:32.771Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-7|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:32.771Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-7|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a48871849252c618;x-b3-spanid:a504be7c57a30b9e;x-b3-parentspanid:a48871849252c618;x-b3-sampled:0;x-onap-requestid:38be4dca-c344-4a11-a7cf-243a1ea8e0da;x-requestid:38be4dca-c344-4a11-a7cf-243a1ea8e0da;x-transactionid:38be4dca-c344-4a11-a7cf-243a1ea8e0da;x-ecomp-requestid:38be4dca-c344-4a11-a7cf-243a1ea8e0da;x-onap-partnername:SO.APIH;x-invocationid:094a76e8-fad2-407c-8459-5470959232ef;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:09:32.771Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-7|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:32.786Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-7|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:32.786Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-7|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:32.786Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-7|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:32.787Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-7|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|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:Tue, 08 Nov 2022 04:09:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:32.787Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-7|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:32.787Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-7|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||INFO|500||Exiting. 2022-11-08T04:09:32.802Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-11-08T04:09:32.803Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:32.803Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-11-08T04:09:32.803Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:32.804Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a48871849252c618;x-b3-spanid:01d4a1113c7ffeaa;x-b3-parentspanid:a48871849252c618;x-b3-sampled:0;x-onap-requestid:38be4dca-c344-4a11-a7cf-243a1ea8e0da;x-requestid:38be4dca-c344-4a11-a7cf-243a1ea8e0da;x-transactionid:38be4dca-c344-4a11-a7cf-243a1ea8e0da;x-ecomp-requestid:38be4dca-c344-4a11-a7cf-243a1ea8e0da;x-onap-partnername:SO.APIH;x-invocationid:f94733d6-ed0b-491b-be91-8fa25e064c1b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:09:32.804Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:32.810Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:32.811Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:32.811Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:32.811Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|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:Tue, 08 Nov 2022 04:09:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:32.811Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:32.812Z|38be4dca-c344-4a11-a7cf-243a1ea8e0da|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-11-08T04:09:33.723Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-9|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||INFO|500||Entering 2022-11-08T04:09:33.723Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-9|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:33.723Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-9|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||URI : /infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6 2022-11-08T04:09:33.724Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-9|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:33.724Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-9|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:92e16d59e2790d52;x-b3-spanid:3f1bee013b4eba6e;x-b3-parentspanid:92e16d59e2790d52;x-b3-sampled:0;x-onap-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-transactionid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-ecomp-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-onap-partnername:UNKNOWN;x-invocationid:795507da-4fdc-4248-aa9c-4fbdbcd1f4e2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=37093FCBB686244B11D796564D21F6FE;accept-encoding:gzip,deflate; 2022-11-08T04:09:33.725Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-9|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:33.746Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-9|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:33.747Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-9|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:33.747Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-9|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:33.747Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-9|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|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:Tue, 08 Nov 2022 04:09:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:33.747Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-9|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:33.747Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-9|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||INFO|500||Exiting. 2022-11-08T04:09:33.765Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-10|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||INFO|500||Entering 2022-11-08T04:09:33.765Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-10|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:33.765Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-10|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||URI : /infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6 2022-11-08T04:09:33.766Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-10|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Method : PUT 2022-11-08T04:09:33.766Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-10|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:92e16d59e2790d52;x-b3-spanid:a985a7cd54610d26;x-b3-parentspanid:92e16d59e2790d52;x-b3-sampled:0;x-onap-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-transactionid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-ecomp-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-onap-partnername:UNKNOWN;x-invocationid:9985730c-f1ec-4dc2-94fd-91184b9317fa;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=37093FCBB686244B11D796564D21F6FE;accept-encoding:gzip,deflate; 2022-11-08T04:09:33.766Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-10|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:33.793Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-10|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:33.794Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-10|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:33.794Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-10|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:33.794Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-10|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Tue, 08 Nov 2022 04:09:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:33.795Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-10|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:33.795Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-10|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||INFO|500||Exiting. 2022-11-08T04:09:37.459Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-1|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||INFO|500||Entering 2022-11-08T04:09:37.459Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-1|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:37.460Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-1|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||URI : /infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6 2022-11-08T04:09:37.460Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-1|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Method : PATCH 2022-11-08T04:09:37.460Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-1|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:24844aea3660577e;x-b3-spanid:24844aea3660577e;x-b3-sampled:0;x-onap-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-transactionid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-ecomp-requestid:a6113ead-7d84-4581-a0b3-1e14fbf084a6;x-onap-partnername:UNKNOWN;x-invocationid:2842cbf6-8bf9-4741-89e8-3e5e4f84bd2f;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=28FFF4ABB5DECB97038736F831AD639D;accept-encoding:gzip,deflate; 2022-11-08T04:09:37.461Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-1|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:37.489Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-1|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:37.490Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-1|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:37.490Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-1|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:37.490Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-1|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|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:Tue, 08 Nov 2022 04:09:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:37.490Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-1|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:37.491Z|a6113ead-7d84-4581-a0b3-1e14fbf084a6|http-nio-8083-exec-1|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||INFO|500||Exiting. 2022-11-08T04:09:38.269Z|cd6628d1-4d70-4d4f-b32c-5094d30b401b|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-11-08T04:09:38.269Z|cd6628d1-4d70-4d4f-b32c-5094d30b401b|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:38.269Z|cd6628d1-4d70-4d4f-b32c-5094d30b401b|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-11-08T04:09:38.270Z|cd6628d1-4d70-4d4f-b32c-5094d30b401b|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:38.270Z|cd6628d1-4d70-4d4f-b32c-5094d30b401b|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c12c55dad7baf7a2;x-b3-spanid:2d715943236e318b;x-b3-parentspanid:c12c55dad7baf7a2;x-b3-sampled:0;x-onap-requestid:cd6628d1-4d70-4d4f-b32c-5094d30b401b;x-requestid:cd6628d1-4d70-4d4f-b32c-5094d30b401b;x-transactionid:cd6628d1-4d70-4d4f-b32c-5094d30b401b;x-ecomp-requestid:cd6628d1-4d70-4d4f-b32c-5094d30b401b;x-onap-partnername:UNKNOWN;x-invocationid:bf471d51-d661-44f1-8862-bbf0164b1229;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=28FFF4ABB5DECB97038736F831AD639D;accept-encoding:gzip,deflate; 2022-11-08T04:09:38.270Z|cd6628d1-4d70-4d4f-b32c-5094d30b401b|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:38.297Z|cd6628d1-4d70-4d4f-b32c-5094d30b401b|http-nio-8083-exec-3|/requestProcessingData|bpel|||INFO|500||Entering 2022-11-08T04:09:38.297Z|cd6628d1-4d70-4d4f-b32c-5094d30b401b|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:38.298Z|cd6628d1-4d70-4d4f-b32c-5094d30b401b|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-11-08T04:09:38.298Z|cd6628d1-4d70-4d4f-b32c-5094d30b401b|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-11-08T04:09:38.299Z|cd6628d1-4d70-4d4f-b32c-5094d30b401b|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:c12c55dad7baf7a2;x-b3-spanid:b7069c39211cdd60;x-b3-parentspanid:c12c55dad7baf7a2;x-b3-sampled:0;x-onap-requestid:cd6628d1-4d70-4d4f-b32c-5094d30b401b;x-requestid:cd6628d1-4d70-4d4f-b32c-5094d30b401b;x-transactionid:cd6628d1-4d70-4d4f-b32c-5094d30b401b;x-ecomp-requestid:cd6628d1-4d70-4d4f-b32c-5094d30b401b;x-onap-partnername:UNKNOWN;x-invocationid:d2f45f56-1657-4edf-8b74-fd7859094e91;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=28FFF4ABB5DECB97038736F831AD639D;accept-encoding:gzip,deflate; 2022-11-08T04:09:38.299Z|cd6628d1-4d70-4d4f-b32c-5094d30b401b|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:38.323Z|cd6628d1-4d70-4d4f-b32c-5094d30b401b|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:38.324Z|cd6628d1-4d70-4d4f-b32c-5094d30b401b|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-11-08T04:09:38.324Z|cd6628d1-4d70-4d4f-b32c-5094d30b401b|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-11-08T04:09:38.325Z|cd6628d1-4d70-4d4f-b32c-5094d30b401b|http-nio-8083-exec-3|/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:Tue, 08 Nov 2022 04:09:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:38.325Z|cd6628d1-4d70-4d4f-b32c-5094d30b401b|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:38.326Z|cd6628d1-4d70-4d4f-b32c-5094d30b401b|http-nio-8083-exec-3|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-11-08T04:09:41.253Z|0393efb5-69b6-4fad-9f89-17acd664c91c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-11-08T04:09:41.254Z|0393efb5-69b6-4fad-9f89-17acd664c91c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-11-08T04:09:42.968Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-4|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||INFO|500||Entering 2022-11-08T04:09:42.968Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-4|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:42.969Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-4|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||URI : /infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6 2022-11-08T04:09:42.969Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-4|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:42.969Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-4|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e642eb4be7c5ab19;x-b3-spanid:345f3fba56062f32;x-b3-parentspanid:e642eb4be7c5ab19;x-b3-sampled:0;x-onap-requestid:2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a;x-requestid:2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a;x-transactionid:2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a;x-ecomp-requestid:2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a;x-onap-partnername:SO.APIH;x-invocationid:67c94122-6097-4a5a-ad4b-fb6e68f827e5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:09:42.970Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-4|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:42.982Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-4|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:42.983Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-4|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:42.983Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-4|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:42.983Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-4|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|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:Tue, 08 Nov 2022 04:09:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:42.984Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-4|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:42.984Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-4|/infraActiveRequests/a6113ead-7d84-4581-a0b3-1e14fbf084a6|bpel|||INFO|500||Exiting. 2022-11-08T04:09:42.993Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-11-08T04:09:42.993Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:42.994Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-11-08T04:09:42.994Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-11-08T04:09:42.994Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e642eb4be7c5ab19;x-b3-spanid:3870384ad8366191;x-b3-parentspanid:e642eb4be7c5ab19;x-b3-sampled:0;x-onap-requestid:2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a;x-requestid:2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a;x-transactionid:2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a;x-ecomp-requestid:2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a;x-onap-partnername:SO.APIH;x-invocationid:773251d9-cc8e-4075-977b-8c46fd0f7f06;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29C3A5DD09BDFD839C44F5AA2208309C;accept-encoding:gzip,deflate; 2022-11-08T04:09:42.994Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:43.000Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:43.001Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-11-08T04:09:43.001Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-11-08T04:09:43.001Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|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:Tue, 08 Nov 2022 04:09:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-11-08T04:09:43.001Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:43.002Z|2ea6e5c4-98ef-40b2-9874-3c1a9d7f538a|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-11-08T04:09:48.969Z|997517b6-1622-4ded-8bab-27784b2eb06c|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-08T04:09:48.969Z|997517b6-1622-4ded-8bab-27784b2eb06c|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-11-08T04:09:48.970Z|997517b6-1622-4ded-8bab-27784b2eb06c|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-11-08T04:09:48.970Z|997517b6-1622-4ded-8bab-27784b2eb06c|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-11-08T04:09:48.970Z|997517b6-1622-4ded-8bab-27784b2eb06c|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.70.156:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-11-08T04:09:48.970Z|997517b6-1622-4ded-8bab-27784b2eb06c|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-11-08T04:09:48.975Z|997517b6-1622-4ded-8bab-27784b2eb06c|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-11-08T04:09:48.975Z|997517b6-1622-4ded-8bab-27784b2eb06c|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-11-08T04:09:48.975Z|997517b6-1622-4ded-8bab-27784b2eb06c|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-11-08T04:09:48.976Z|997517b6-1622-4ded-8bab-27784b2eb06c|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:Tue, 08 Nov 2022 04:09:48 GMT;Connection:close; 2022-11-08T04:09:48.976Z|997517b6-1622-4ded-8bab-27784b2eb06c|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-11-08T04:09:48.976Z|997517b6-1622-4ded-8bab-27784b2eb06c|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-11-08T04:09:53.444Z|d6d5993b-6703-4323-