JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/reqdb/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-03-26T03:19:20.405Z||main|||||INFO|500||The following profiles are active: basic 2022-03-26T03:19:38.115Z||main|||||INFO|500||Starting service [Tomcat] 2022-03-26T03:19:38.117Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-03-26T03:19:38.299Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-03-26T03:19:39.621Z||main|||||INFO|500||reqdb-pool - Starting... 2022-03-26T03:19:39.871Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-03-26T03:19:40.064Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate 2022-03-26T03:19:40.157Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.5) 2022-03-26T03:19:40.199Z||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-03-26T03:19:40.298Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.061s) 2022-03-26T03:19:40.334Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ... 2022-03-26T03:19:40.417Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State: - Error Code: 1280) 2022-03-26T03:19:40.478Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >> 2022-03-26T03:19:40.542Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version 2022-03-26T03:19:40.803Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests 2022-03-26T03:19:40.851Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status 2022-03-26T03:19:40.936Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data 2022-03-26T03:19:40.974Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns 2022-03-26T03:19:41.054Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests 2022-03-26T03:19:41.119Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock 2022-03-26T03:19:41.197Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes 2022-03-26T03:19:41.281Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data 2022-03-26T03:19:41.380Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size 2022-03-26T03:19:41.479Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests 2022-03-26T03:19:41.586Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests 2022-03-26T03:19:41.679Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500 2022-03-26T03:19:41.749Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data 2022-03-26T03:19:41.876Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup 2022-03-26T03:19:41.953Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column 2022-03-26T03:19:42.000Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column 2022-03-26T03:19:42.041Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information 2022-03-26T03:19:42.110Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id 2022-03-26T03:19:42.170Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source 2022-03-26T03:19:42.225Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL 2022-03-26T03:19:42.287Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source 2022-03-26T03:19:42.342Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table 2022-03-26T03:19:42.418Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status 2022-03-26T03:19:42.534Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status 2022-03-26T03:19:42.591Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table 2022-03-26T03:19:42.724Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column 2022-03-26T03:19:42.838Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests 2022-03-26T03:19:42.907Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData 2022-03-26T03:19:42.983Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables 2022-03-26T03:19:43.190Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables 2022-03-26T03:19:43.247Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables 2022-03-26T03:19:43.300Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name 2022-03-26T03:19:43.376Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn 2022-03-26T03:19:43.465Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table 2022-03-26T03:19:43.532Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status 2022-03-26T03:19:43.596Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name 2022-03-26T03:19:43.710Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:03.256s) 2022-03-26T03:19:44.471Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-03-26T03:19:45.197Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-03-26T03:19:46.361Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-03-26T03:19:49.262Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-03-26T03:19:53.253Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-26T03:20:03.291Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-03-26T03:20:06.160Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter 2022-03-26T03:20:08.634Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter 2022-03-26T03:20:09.306Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-03-26T03:20:17.143Z||main|||||INFO|500||Started MSORequestDBApplication in 62.6 seconds (JVM running for 67.144) 2022-03-26T03:20:17.164Z|1ae1d0a0-bd1b-4aee-a94e-e21d4f75fdd7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:20:17.188Z|1ae1d0a0-bd1b-4aee-a94e-e21d4f75fdd7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:20:17.190Z|5b9450b9-a48d-40a3-b015-737a6cc3d935|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:20:17.198Z|5b9450b9-a48d-40a3-b015-737a6cc3d935|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:20:32.132Z|fdaf9ae0-3514-47d0-b430-67c87b485b45|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:20:32.134Z|fdaf9ae0-3514-47d0-b430-67c87b485b45|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:20:47.133Z|9a746a55-03fa-4b8c-895f-37c4794bfe19|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:20:47.135Z|9a746a55-03fa-4b8c-895f-37c4794bfe19|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:20:47.201Z|3b998f52-5243-47c5-a2e1-745f814f43a1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:20:47.202Z|3b998f52-5243-47c5-a2e1-745f814f43a1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:21:02.132Z|74ad3ac6-4ae1-4ce7-85e0-2718a8d9cf65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:21:02.135Z|74ad3ac6-4ae1-4ce7-85e0-2718a8d9cf65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:21:17.132Z|c52ceba5-841f-4d87-96aa-e3bea2ed7b5c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:21:17.133Z|c52ceba5-841f-4d87-96aa-e3bea2ed7b5c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:21:17.204Z|b314e16b-6782-41e0-898f-783956d68914|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:21:17.206Z|b314e16b-6782-41e0-898f-783956d68914|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:21:32.132Z|0c1a849a-dd27-4e3e-8e00-9543fe221133|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:21:32.133Z|0c1a849a-dd27-4e3e-8e00-9543fe221133|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:21:47.131Z|032cb973-3101-40ae-a366-bdcd255e32fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:21:47.135Z|032cb973-3101-40ae-a366-bdcd255e32fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:21:47.207Z|e2a4dfd6-7d29-40df-8f51-c99876087541|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:21:47.208Z|e2a4dfd6-7d29-40df-8f51-c99876087541|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:22:02.132Z|94e343c2-b804-4d52-9552-d250888aa43b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:22:02.133Z|94e343c2-b804-4d52-9552-d250888aa43b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:22:17.132Z|4d252a59-7757-467c-9ada-02805514bde6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:22:17.133Z|4d252a59-7757-467c-9ada-02805514bde6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:22:17.210Z|11757a1f-95a9-4a30-ac7f-ef8a9694c9c5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:22:17.211Z|11757a1f-95a9-4a30-ac7f-ef8a9694c9c5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:22:32.132Z|d9cf5549-93c3-4044-a83f-9506a3a044b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:22:32.136Z|d9cf5549-93c3-4044-a83f-9506a3a044b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:22:47.132Z|add1dc10-369b-4f46-aada-fe25bbc6a6e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:22:47.134Z|add1dc10-369b-4f46-aada-fe25bbc6a6e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:22:47.213Z|969cb385-4eae-4083-a50c-56967bc9d8ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:22:47.215Z|969cb385-4eae-4083-a50c-56967bc9d8ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:23:02.131Z|4f3c7065-0000-4bcc-b7fb-9df10d0c5fa0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:23:02.133Z|4f3c7065-0000-4bcc-b7fb-9df10d0c5fa0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:23:17.133Z|d3754d4d-aa94-49d9-8923-4308b1b4d357|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:23:17.137Z|d3754d4d-aa94-49d9-8923-4308b1b4d357|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:23:17.218Z|a5026743-9ad8-4c61-a9e3-c0615e4afe57|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:23:17.220Z|a5026743-9ad8-4c61-a9e3-c0615e4afe57|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:23:32.132Z|697038bd-d3ab-48d7-b58e-c1d8fc6cabea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:23:32.134Z|697038bd-d3ab-48d7-b58e-c1d8fc6cabea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:23:47.132Z|39a83d9a-f4c5-4864-901b-2ae6096617d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:23:47.133Z|39a83d9a-f4c5-4864-901b-2ae6096617d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:23:47.222Z|7950447f-f5d0-4a02-b204-c1c95444b76c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:23:47.223Z|7950447f-f5d0-4a02-b204-c1c95444b76c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:24:02.133Z|6abd5b29-5fb6-4a98-98b3-ec185e66e352|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:24:02.137Z|6abd5b29-5fb6-4a98-98b3-ec185e66e352|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:24:17.132Z|2ef05e3f-de4b-4c39-9fa0-34566e631545|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:24:17.133Z|2ef05e3f-de4b-4c39-9fa0-34566e631545|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:24:17.225Z|4190a606-f63c-40b6-8cdb-b0a604326774|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:24:17.226Z|4190a606-f63c-40b6-8cdb-b0a604326774|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:24:32.132Z|9474960a-f5e7-47c0-aa8a-f8cf27e72d3f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:24:32.134Z|9474960a-f5e7-47c0-aa8a-f8cf27e72d3f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:24:47.132Z|8ad4fb8f-305d-4ca0-98c3-44c9964ced15|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:24:47.137Z|8ad4fb8f-305d-4ca0-98c3-44c9964ced15|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:24:47.228Z|dc7d5479-2e86-4d89-80d1-491416118969|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:24:47.229Z|dc7d5479-2e86-4d89-80d1-491416118969|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:25:02.132Z|35110875-d895-435c-89d4-2affdb2bbcca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:25:02.133Z|35110875-d895-435c-89d4-2affdb2bbcca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:25:17.132Z|5f9213ef-1be3-495d-9acf-9fdf2b7bf420|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:25:17.133Z|5f9213ef-1be3-495d-9acf-9fdf2b7bf420|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:25:17.231Z|86cbd762-5a0a-43c8-be74-6781abe6cfc9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:25:17.233Z|86cbd762-5a0a-43c8-be74-6781abe6cfc9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:25:32.132Z|8fe79025-f303-4367-8d9a-64da61bd97af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:25:32.137Z|8fe79025-f303-4367-8d9a-64da61bd97af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:25:47.132Z|9d9c37e7-ed02-4a11-ac2a-ab2a7f4cf91e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:25:47.135Z|9d9c37e7-ed02-4a11-ac2a-ab2a7f4cf91e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:25:47.238Z|8fdeace8-1cba-4f3b-9a39-a45a3c4f6a0d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:25:47.239Z|8fdeace8-1cba-4f3b-9a39-a45a3c4f6a0d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:26:02.132Z|d2ff1fa2-95a7-415a-aa20-a0804a326a28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:26:02.135Z|d2ff1fa2-95a7-415a-aa20-a0804a326a28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:26:17.132Z|b273e67a-29ca-43a9-961e-58b0ff648279|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:26:17.140Z|b273e67a-29ca-43a9-961e-58b0ff648279|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:26:17.241Z|481e9842-8dde-40e7-b2b2-e7bbd588462f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:26:17.242Z|481e9842-8dde-40e7-b2b2-e7bbd588462f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:26:32.131Z|3e58303e-dfad-44c2-b265-c3bc65246434|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:26:32.133Z|3e58303e-dfad-44c2-b265-c3bc65246434|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:26:47.132Z|7ef8f85f-2d6e-4c39-a1e5-8a7cab1cb02f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:26:47.134Z|7ef8f85f-2d6e-4c39-a1e5-8a7cab1cb02f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:26:47.245Z|6d6ef624-66ac-4985-8098-96e9b8f02316|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:26:47.246Z|6d6ef624-66ac-4985-8098-96e9b8f02316|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:27:02.132Z|0f4bfbc6-9935-487d-ba9c-8ca317cdfb9e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:27:02.136Z|0f4bfbc6-9935-487d-ba9c-8ca317cdfb9e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:27:17.132Z|dc1bce3a-c2d1-49e9-8159-c188c2ad6797|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:27:17.133Z|dc1bce3a-c2d1-49e9-8159-c188c2ad6797|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:27:17.248Z|e76dd5af-9c17-452e-943a-f369125e9faa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:27:17.249Z|e76dd5af-9c17-452e-943a-f369125e9faa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:27:32.131Z|86deaac2-0480-4ae4-958c-b808e6c53bed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:27:32.133Z|86deaac2-0480-4ae4-958c-b808e6c53bed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:27:47.131Z|cca5c93a-6b40-4e40-b043-5fde8f23abdd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:27:47.135Z|cca5c93a-6b40-4e40-b043-5fde8f23abdd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:27:47.253Z|9c26bead-4f76-4d3c-a820-cce341cc75d6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:27:47.254Z|9c26bead-4f76-4d3c-a820-cce341cc75d6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:28:02.132Z|2fc02c5f-b726-406b-9970-fa32359cd969|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:28:02.134Z|2fc02c5f-b726-406b-9970-fa32359cd969|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:28:17.131Z|5b0d95aa-09d8-4097-8397-773087757a24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:28:17.132Z|5b0d95aa-09d8-4097-8397-773087757a24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:28:17.255Z|a5f0cfe5-ddee-474e-95a7-cc4913f3546d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:28:17.256Z|a5f0cfe5-ddee-474e-95a7-cc4913f3546d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:28:32.131Z|47fc1eaf-783c-46a3-b38b-8e84a5c56f59|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:28:32.135Z|47fc1eaf-783c-46a3-b38b-8e84a5c56f59|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:28:47.131Z|b14363db-5b74-4ef7-be3c-9fdee3acd5fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:28:47.132Z|b14363db-5b74-4ef7-be3c-9fdee3acd5fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:28:47.259Z|04f2a81f-5eaa-44da-a919-1c34a3a8d98b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:28:47.260Z|04f2a81f-5eaa-44da-a919-1c34a3a8d98b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:29:02.132Z|5b1a644c-f547-4cfa-a87b-9bc240bc611f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:29:02.133Z|5b1a644c-f547-4cfa-a87b-9bc240bc611f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:29:17.131Z|d5fc9cd3-0db7-4cad-94b9-2f16044d24a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:29:17.135Z|d5fc9cd3-0db7-4cad-94b9-2f16044d24a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:29:17.263Z|4cf32782-73bd-4435-8a34-144319105f13|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:29:17.264Z|4cf32782-73bd-4435-8a34-144319105f13|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:29:32.133Z|831fdc92-6ace-41b1-8bc1-b2e1b548f902|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:29:32.136Z|831fdc92-6ace-41b1-8bc1-b2e1b548f902|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:29:47.133Z|160eaa96-b88e-4e58-9963-d081c77b0e35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:29:47.134Z|160eaa96-b88e-4e58-9963-d081c77b0e35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:29:47.266Z|a536fe92-4f58-40a3-87dd-3e823885be23|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:29:47.267Z|a536fe92-4f58-40a3-87dd-3e823885be23|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:30:02.132Z|385fff0e-1e1a-4b8e-a71c-1d769f673be3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:30:02.135Z|385fff0e-1e1a-4b8e-a71c-1d769f673be3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:30:03.464Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-03-26T03:30:03.711Z|97a69772-0ee3-4d59-953c-b35b2343097e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:30:03.712Z|97a69772-0ee3-4d59-953c-b35b2343097e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:30:03.714Z|97a69772-0ee3-4d59-953c-b35b2343097e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:30:03.714Z|97a69772-0ee3-4d59-953c-b35b2343097e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:30:03.717Z|97a69772-0ee3-4d59-953c-b35b2343097e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:30:03.717Z|97a69772-0ee3-4d59-953c-b35b2343097e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:30:04.053Z|97a69772-0ee3-4d59-953c-b35b2343097e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:30:04.054Z|97a69772-0ee3-4d59-953c-b35b2343097e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:30:04.057Z|97a69772-0ee3-4d59-953c-b35b2343097e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:30:04.058Z|97a69772-0ee3-4d59-953c-b35b2343097e|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:Sat, 26 Mar 2022 03:30:04 GMT;Connection:close; 2022-03-26T03:30:04.059Z|97a69772-0ee3-4d59-953c-b35b2343097e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:30:04.060Z|97a69772-0ee3-4d59-953c-b35b2343097e|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:30:17.131Z|4da4bc3f-8ac2-482d-a85d-0c8f31cb7c66|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:30:17.133Z|4da4bc3f-8ac2-482d-a85d-0c8f31cb7c66|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:30:17.269Z|6f7b44c0-1780-4354-9f7a-8a007f3c3285|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:30:17.270Z|6f7b44c0-1780-4354-9f7a-8a007f3c3285|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:30:32.131Z|e7804de9-a26c-499a-a5a5-e4b2289350c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:30:32.133Z|e7804de9-a26c-499a-a5a5-e4b2289350c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:30:47.132Z|de3dd02e-bb08-466b-ac1b-634ba283408f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:30:47.136Z|de3dd02e-bb08-466b-ac1b-634ba283408f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:30:47.272Z|ee6c9de3-2f9d-4011-bb0a-b333e4a85463|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:30:47.273Z|ee6c9de3-2f9d-4011-bb0a-b333e4a85463|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:31:02.132Z|9a63a7ba-4b83-42d9-8518-60bab88df4f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:31:02.133Z|9a63a7ba-4b83-42d9-8518-60bab88df4f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:31:03.278Z|a9488985-a449-41b0-9b54-e90dbc382086|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:31:03.279Z|a9488985-a449-41b0-9b54-e90dbc382086|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:31:03.280Z|a9488985-a449-41b0-9b54-e90dbc382086|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:31:03.281Z|a9488985-a449-41b0-9b54-e90dbc382086|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:31:03.281Z|a9488985-a449-41b0-9b54-e90dbc382086|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:31:03.282Z|a9488985-a449-41b0-9b54-e90dbc382086|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:31:03.291Z|a9488985-a449-41b0-9b54-e90dbc382086|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:31:03.292Z|a9488985-a449-41b0-9b54-e90dbc382086|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:31:03.292Z|a9488985-a449-41b0-9b54-e90dbc382086|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:31:03.293Z|a9488985-a449-41b0-9b54-e90dbc382086|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:Sat, 26 Mar 2022 03:31:03 GMT;Connection:close; 2022-03-26T03:31:03.294Z|a9488985-a449-41b0-9b54-e90dbc382086|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:31:03.295Z|a9488985-a449-41b0-9b54-e90dbc382086|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:31:17.133Z|094ad835-ad24-456a-ae54-99fc4d6869e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:31:17.135Z|094ad835-ad24-456a-ae54-99fc4d6869e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:31:17.274Z|e8fb60fd-eb49-4d85-8c17-c637414d6b73|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:31:17.275Z|e8fb60fd-eb49-4d85-8c17-c637414d6b73|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:31:32.132Z|dea0d67f-72f6-4172-b445-dd7eb1a8f259|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:31:32.137Z|dea0d67f-72f6-4172-b445-dd7eb1a8f259|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:31:47.132Z|37ceba0e-19a0-4353-954e-b9906ce72a37|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:31:47.134Z|37ceba0e-19a0-4353-954e-b9906ce72a37|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:31:47.277Z|66533c28-4af3-4ead-926e-90abd67f9b77|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:31:47.278Z|66533c28-4af3-4ead-926e-90abd67f9b77|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:32:02.132Z|4d9031a5-a602-422e-af76-f168a727ce7c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:32:02.134Z|4d9031a5-a602-422e-af76-f168a727ce7c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:32:03.277Z|0e8ad115-c561-4ad6-b209-eac17409cc27|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:32:03.277Z|0e8ad115-c561-4ad6-b209-eac17409cc27|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:32:03.278Z|0e8ad115-c561-4ad6-b209-eac17409cc27|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:32:03.278Z|0e8ad115-c561-4ad6-b209-eac17409cc27|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:32:03.279Z|0e8ad115-c561-4ad6-b209-eac17409cc27|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:32:03.279Z|0e8ad115-c561-4ad6-b209-eac17409cc27|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:32:03.288Z|0e8ad115-c561-4ad6-b209-eac17409cc27|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:32:03.288Z|0e8ad115-c561-4ad6-b209-eac17409cc27|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:32:03.288Z|0e8ad115-c561-4ad6-b209-eac17409cc27|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:32:03.289Z|0e8ad115-c561-4ad6-b209-eac17409cc27|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:Sat, 26 Mar 2022 03:32:03 GMT;Connection:close; 2022-03-26T03:32:03.289Z|0e8ad115-c561-4ad6-b209-eac17409cc27|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:32:03.290Z|0e8ad115-c561-4ad6-b209-eac17409cc27|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:32:17.132Z|9b341ff6-a9cf-4f78-8003-caafac876ac8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:32:17.139Z|9b341ff6-a9cf-4f78-8003-caafac876ac8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:32:17.279Z|9ff5a4cb-aa5d-4fc2-9e83-4a25e5373858|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:32:17.281Z|9ff5a4cb-aa5d-4fc2-9e83-4a25e5373858|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:32:32.131Z|c6875eff-e8bb-4eee-aadb-b37e239639ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:32:32.132Z|c6875eff-e8bb-4eee-aadb-b37e239639ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:32:47.132Z|f2c08a4d-2002-488c-b6f7-4c9cb15ea71a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:32:47.133Z|f2c08a4d-2002-488c-b6f7-4c9cb15ea71a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:32:47.282Z|2cb1baf9-12cb-4a8f-95c2-c47271f86b82|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:32:47.283Z|2cb1baf9-12cb-4a8f-95c2-c47271f86b82|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:33:02.132Z|3b1909e2-715f-4d92-9234-d161db5a1f6d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:33:02.136Z|3b1909e2-715f-4d92-9234-d161db5a1f6d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:33:03.276Z|dcd281dc-dbfb-45f0-86e2-a29f813ec2b2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:33:03.276Z|dcd281dc-dbfb-45f0-86e2-a29f813ec2b2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:33:03.277Z|dcd281dc-dbfb-45f0-86e2-a29f813ec2b2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:33:03.278Z|dcd281dc-dbfb-45f0-86e2-a29f813ec2b2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:33:03.278Z|dcd281dc-dbfb-45f0-86e2-a29f813ec2b2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:33:03.279Z|dcd281dc-dbfb-45f0-86e2-a29f813ec2b2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:33:03.285Z|dcd281dc-dbfb-45f0-86e2-a29f813ec2b2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:33:03.286Z|dcd281dc-dbfb-45f0-86e2-a29f813ec2b2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:33:03.286Z|dcd281dc-dbfb-45f0-86e2-a29f813ec2b2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:33:03.286Z|dcd281dc-dbfb-45f0-86e2-a29f813ec2b2|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:Sat, 26 Mar 2022 03:33:03 GMT;Connection:close; 2022-03-26T03:33:03.287Z|dcd281dc-dbfb-45f0-86e2-a29f813ec2b2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:33:03.287Z|dcd281dc-dbfb-45f0-86e2-a29f813ec2b2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:33:17.132Z|113422ed-2be6-452f-93ee-0a9954128033|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:33:17.133Z|113422ed-2be6-452f-93ee-0a9954128033|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:33:17.285Z|58bf579e-b051-4ed6-a2c1-48585fc84e31|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:33:17.286Z|58bf579e-b051-4ed6-a2c1-48585fc84e31|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:33:32.132Z|5f4c153a-47dd-458f-a75e-3c9f4bfa99ee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:33:32.133Z|5f4c153a-47dd-458f-a75e-3c9f4bfa99ee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:33:47.132Z|901d7f36-e535-4485-9149-ea565dc67083|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:33:47.135Z|901d7f36-e535-4485-9149-ea565dc67083|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:33:47.287Z|2ca717a0-d931-42d4-acbf-c98c0302226b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:33:47.288Z|2ca717a0-d931-42d4-acbf-c98c0302226b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:34:02.131Z|597bdbbb-a1e6-4954-b1f9-70b683f06186|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:34:02.132Z|597bdbbb-a1e6-4954-b1f9-70b683f06186|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:34:03.275Z|ae5a4f0e-a0e3-4923-828d-ec6153c18d3e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:34:03.276Z|ae5a4f0e-a0e3-4923-828d-ec6153c18d3e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:34:03.277Z|ae5a4f0e-a0e3-4923-828d-ec6153c18d3e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:34:03.277Z|ae5a4f0e-a0e3-4923-828d-ec6153c18d3e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:34:03.278Z|ae5a4f0e-a0e3-4923-828d-ec6153c18d3e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:34:03.278Z|ae5a4f0e-a0e3-4923-828d-ec6153c18d3e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:34:03.286Z|ae5a4f0e-a0e3-4923-828d-ec6153c18d3e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:34:03.287Z|ae5a4f0e-a0e3-4923-828d-ec6153c18d3e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:34:03.288Z|ae5a4f0e-a0e3-4923-828d-ec6153c18d3e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:34:03.288Z|ae5a4f0e-a0e3-4923-828d-ec6153c18d3e|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:Sat, 26 Mar 2022 03:34:03 GMT;Connection:close; 2022-03-26T03:34:03.289Z|ae5a4f0e-a0e3-4923-828d-ec6153c18d3e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:34:03.290Z|ae5a4f0e-a0e3-4923-828d-ec6153c18d3e|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:34:17.131Z|4207029a-9c49-4b97-844d-fe95a1222f14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:34:17.133Z|4207029a-9c49-4b97-844d-fe95a1222f14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:34:17.290Z|fd1c1041-b816-450e-aebf-97c5581592bc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:34:17.291Z|fd1c1041-b816-450e-aebf-97c5581592bc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:34:32.131Z|70f1e85b-883e-4db0-a5fb-bddb6a08ea56|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:34:32.136Z|70f1e85b-883e-4db0-a5fb-bddb6a08ea56|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:34:47.132Z|5099ac7c-3068-48c9-8c63-fd85c9117035|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:34:47.133Z|5099ac7c-3068-48c9-8c63-fd85c9117035|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:34:47.292Z|fee27221-8b6b-43d6-a50c-f8a242af9a3d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:34:47.294Z|fee27221-8b6b-43d6-a50c-f8a242af9a3d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:35:02.132Z|0a7390e1-d612-42d4-8e8e-a5986b33e44a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:35:02.133Z|0a7390e1-d612-42d4-8e8e-a5986b33e44a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:35:03.277Z|7ad1ed80-de8f-4951-9d90-bf99a1c4330e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:35:03.278Z|7ad1ed80-de8f-4951-9d90-bf99a1c4330e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:35:03.278Z|7ad1ed80-de8f-4951-9d90-bf99a1c4330e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:35:03.279Z|7ad1ed80-de8f-4951-9d90-bf99a1c4330e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:35:03.280Z|7ad1ed80-de8f-4951-9d90-bf99a1c4330e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:35:03.280Z|7ad1ed80-de8f-4951-9d90-bf99a1c4330e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:35:03.290Z|7ad1ed80-de8f-4951-9d90-bf99a1c4330e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:35:03.291Z|7ad1ed80-de8f-4951-9d90-bf99a1c4330e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:35:03.291Z|7ad1ed80-de8f-4951-9d90-bf99a1c4330e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:35:03.291Z|7ad1ed80-de8f-4951-9d90-bf99a1c4330e|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:Sat, 26 Mar 2022 03:35:03 GMT;Connection:close; 2022-03-26T03:35:03.291Z|7ad1ed80-de8f-4951-9d90-bf99a1c4330e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:35:03.297Z|7ad1ed80-de8f-4951-9d90-bf99a1c4330e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:35:17.131Z|b95c0aab-c17e-44ff-9e31-3f193ff74e0b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:35:17.135Z|b95c0aab-c17e-44ff-9e31-3f193ff74e0b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:35:17.297Z|022ba506-6ec0-4914-8a65-ae7602f65de4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:35:17.305Z|022ba506-6ec0-4914-8a65-ae7602f65de4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:35:32.132Z|defc3b73-426e-4e27-b6dd-e2728f4d4436|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:35:32.133Z|defc3b73-426e-4e27-b6dd-e2728f4d4436|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:35:47.133Z|06431664-ffc7-4717-b926-d16837717985|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:35:47.135Z|06431664-ffc7-4717-b926-d16837717985|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:35:47.314Z|1694f4f3-3413-48ef-80d1-08eecc1a605f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:35:47.315Z|1694f4f3-3413-48ef-80d1-08eecc1a605f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:36:02.132Z|86c10cc8-8492-4ab3-8509-09c56e9eb0e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:36:02.137Z|86c10cc8-8492-4ab3-8509-09c56e9eb0e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:36:03.281Z|b86d914e-7588-4c0a-82d8-c90992ecc8f7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:36:03.282Z|b86d914e-7588-4c0a-82d8-c90992ecc8f7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:36:03.282Z|b86d914e-7588-4c0a-82d8-c90992ecc8f7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:36:03.282Z|b86d914e-7588-4c0a-82d8-c90992ecc8f7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:36:03.283Z|b86d914e-7588-4c0a-82d8-c90992ecc8f7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:36:03.283Z|b86d914e-7588-4c0a-82d8-c90992ecc8f7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:36:03.295Z|b86d914e-7588-4c0a-82d8-c90992ecc8f7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:36:03.296Z|b86d914e-7588-4c0a-82d8-c90992ecc8f7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:36:03.296Z|b86d914e-7588-4c0a-82d8-c90992ecc8f7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:36:03.296Z|b86d914e-7588-4c0a-82d8-c90992ecc8f7|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:Sat, 26 Mar 2022 03:36:03 GMT;Connection:close; 2022-03-26T03:36:03.296Z|b86d914e-7588-4c0a-82d8-c90992ecc8f7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:36:03.297Z|b86d914e-7588-4c0a-82d8-c90992ecc8f7|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:36:17.132Z|bddb0eef-2124-4681-a176-470afe680956|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:36:17.135Z|bddb0eef-2124-4681-a176-470afe680956|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:36:17.317Z|8d4d07ae-4a8e-40ab-b691-cc5575dae969|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:36:17.318Z|8d4d07ae-4a8e-40ab-b691-cc5575dae969|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:36:32.131Z|ff39c99d-906c-45df-a0eb-19e4108657a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:36:32.133Z|ff39c99d-906c-45df-a0eb-19e4108657a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:36:47.131Z|77123ecd-ff82-4ba0-8dfb-2c328abc8f90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:36:47.136Z|77123ecd-ff82-4ba0-8dfb-2c328abc8f90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:36:47.319Z|30996ed4-69ad-4b1b-8f2d-81b8f7b68c56|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:36:47.321Z|30996ed4-69ad-4b1b-8f2d-81b8f7b68c56|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:37:02.132Z|96f45696-2b84-46a4-8a5a-1225a7386bcd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:37:02.133Z|96f45696-2b84-46a4-8a5a-1225a7386bcd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:37:03.278Z|20b77b8e-705b-4aa7-be7a-412caa3496c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:37:03.279Z|20b77b8e-705b-4aa7-be7a-412caa3496c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:37:03.281Z|20b77b8e-705b-4aa7-be7a-412caa3496c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:37:03.281Z|20b77b8e-705b-4aa7-be7a-412caa3496c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:37:03.282Z|20b77b8e-705b-4aa7-be7a-412caa3496c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:37:03.282Z|20b77b8e-705b-4aa7-be7a-412caa3496c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:37:03.296Z|20b77b8e-705b-4aa7-be7a-412caa3496c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:37:03.297Z|20b77b8e-705b-4aa7-be7a-412caa3496c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:37:03.297Z|20b77b8e-705b-4aa7-be7a-412caa3496c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:37:03.298Z|20b77b8e-705b-4aa7-be7a-412caa3496c9|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:Sat, 26 Mar 2022 03:37:03 GMT;Connection:close; 2022-03-26T03:37:03.299Z|20b77b8e-705b-4aa7-be7a-412caa3496c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:37:03.300Z|20b77b8e-705b-4aa7-be7a-412caa3496c9|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:37:17.132Z|d09077b3-3426-4a89-b74a-587ebe19151a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:37:17.134Z|d09077b3-3426-4a89-b74a-587ebe19151a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:37:17.323Z|05be29b1-c25c-4b47-9b5b-d30ec41b3967|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:37:17.324Z|05be29b1-c25c-4b47-9b5b-d30ec41b3967|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:37:32.132Z|c62b8bb8-9dfa-4c55-99b2-b38cd4b31c17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:37:32.136Z|c62b8bb8-9dfa-4c55-99b2-b38cd4b31c17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:37:47.132Z|ce526448-6674-46ee-805a-60199a155bc3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:37:47.135Z|ce526448-6674-46ee-805a-60199a155bc3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:37:47.327Z|6f31e318-9007-420d-96e1-9491f7819ad1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:37:47.328Z|6f31e318-9007-420d-96e1-9491f7819ad1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:38:02.131Z|3c39ccc4-72eb-45a0-9ced-7909c1a2a64e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:38:02.132Z|3c39ccc4-72eb-45a0-9ced-7909c1a2a64e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:38:03.276Z|b14451f1-79cd-467f-b9d0-2e84f3262d97|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:38:03.277Z|b14451f1-79cd-467f-b9d0-2e84f3262d97|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:38:03.277Z|b14451f1-79cd-467f-b9d0-2e84f3262d97|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:38:03.278Z|b14451f1-79cd-467f-b9d0-2e84f3262d97|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:38:03.278Z|b14451f1-79cd-467f-b9d0-2e84f3262d97|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:38:03.279Z|b14451f1-79cd-467f-b9d0-2e84f3262d97|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:38:03.287Z|b14451f1-79cd-467f-b9d0-2e84f3262d97|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:38:03.288Z|b14451f1-79cd-467f-b9d0-2e84f3262d97|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:38:03.288Z|b14451f1-79cd-467f-b9d0-2e84f3262d97|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:38:03.288Z|b14451f1-79cd-467f-b9d0-2e84f3262d97|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:Sat, 26 Mar 2022 03:38:03 GMT;Connection:close; 2022-03-26T03:38:03.289Z|b14451f1-79cd-467f-b9d0-2e84f3262d97|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:38:03.290Z|b14451f1-79cd-467f-b9d0-2e84f3262d97|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:38:17.132Z|6892e714-9088-4be0-8a59-54dcab248716|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:38:17.141Z|6892e714-9088-4be0-8a59-54dcab248716|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:38:17.329Z|6d9f952f-31b1-4336-b314-e18c43e2e7a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:38:17.330Z|6d9f952f-31b1-4336-b314-e18c43e2e7a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:38:32.131Z|d4ff050e-adb3-42d5-b536-7fd97ecd615e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:38:32.133Z|d4ff050e-adb3-42d5-b536-7fd97ecd615e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:38:47.132Z|a1cb58de-1959-4e5b-92f9-546062e56bc5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:38:47.134Z|a1cb58de-1959-4e5b-92f9-546062e56bc5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:38:47.332Z|a1ef9780-3b9d-4ab7-97c0-7e7b83661d57|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:38:47.333Z|a1ef9780-3b9d-4ab7-97c0-7e7b83661d57|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:39:02.131Z|c5a2a96c-1942-4610-8c33-8491ee8251f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:39:02.136Z|c5a2a96c-1942-4610-8c33-8491ee8251f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:39:03.278Z|5aab0bcd-2ef9-485e-b5ec-f81ea392a58a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:39:03.281Z|5aab0bcd-2ef9-485e-b5ec-f81ea392a58a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:39:03.281Z|5aab0bcd-2ef9-485e-b5ec-f81ea392a58a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:39:03.281Z|5aab0bcd-2ef9-485e-b5ec-f81ea392a58a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:39:03.283Z|5aab0bcd-2ef9-485e-b5ec-f81ea392a58a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:39:03.283Z|5aab0bcd-2ef9-485e-b5ec-f81ea392a58a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:39:03.291Z|5aab0bcd-2ef9-485e-b5ec-f81ea392a58a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:39:03.291Z|5aab0bcd-2ef9-485e-b5ec-f81ea392a58a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:39:03.292Z|5aab0bcd-2ef9-485e-b5ec-f81ea392a58a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:39:03.292Z|5aab0bcd-2ef9-485e-b5ec-f81ea392a58a|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:Sat, 26 Mar 2022 03:39:03 GMT;Connection:close; 2022-03-26T03:39:03.292Z|5aab0bcd-2ef9-485e-b5ec-f81ea392a58a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:39:03.293Z|5aab0bcd-2ef9-485e-b5ec-f81ea392a58a|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:39:17.132Z|7fad557a-b798-4a78-9f9b-a446713c4ff2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:39:17.133Z|7fad557a-b798-4a78-9f9b-a446713c4ff2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:39:17.334Z|9a4581e3-2bc6-437d-bc55-55516909b5c4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:39:17.335Z|9a4581e3-2bc6-437d-bc55-55516909b5c4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:39:32.131Z|c5d186d1-e9b3-4bc5-845c-396f14622d91|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:39:32.133Z|c5d186d1-e9b3-4bc5-845c-396f14622d91|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:39:47.132Z|abd04df3-d9ec-48c4-8f04-5baec08f420a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:39:47.136Z|abd04df3-d9ec-48c4-8f04-5baec08f420a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:39:47.337Z|3c635b2e-14c1-48c1-ac12-a5db14bc6697|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:39:47.338Z|3c635b2e-14c1-48c1-ac12-a5db14bc6697|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:40:02.132Z|e2db613b-872d-4b93-b24a-ed2ede7b8818|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:40:02.133Z|e2db613b-872d-4b93-b24a-ed2ede7b8818|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:40:03.276Z|66963c7f-1f89-4e41-9688-3555490d4f83|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:40:03.277Z|66963c7f-1f89-4e41-9688-3555490d4f83|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:40:03.277Z|66963c7f-1f89-4e41-9688-3555490d4f83|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:40:03.278Z|66963c7f-1f89-4e41-9688-3555490d4f83|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:40:03.279Z|66963c7f-1f89-4e41-9688-3555490d4f83|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:40:03.279Z|66963c7f-1f89-4e41-9688-3555490d4f83|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:40:03.288Z|66963c7f-1f89-4e41-9688-3555490d4f83|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:40:03.288Z|66963c7f-1f89-4e41-9688-3555490d4f83|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:40:03.289Z|66963c7f-1f89-4e41-9688-3555490d4f83|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:40:03.289Z|66963c7f-1f89-4e41-9688-3555490d4f83|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:Sat, 26 Mar 2022 03:40:03 GMT;Connection:close; 2022-03-26T03:40:03.289Z|66963c7f-1f89-4e41-9688-3555490d4f83|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:40:03.290Z|66963c7f-1f89-4e41-9688-3555490d4f83|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:40:17.132Z|dd3b646e-13f5-43c4-b527-453c909b195a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:40:17.134Z|dd3b646e-13f5-43c4-b527-453c909b195a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:40:17.341Z|e15d99e6-6ba2-43cd-bb18-70914ddb38e7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:40:17.342Z|e15d99e6-6ba2-43cd-bb18-70914ddb38e7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:40:32.131Z|a07f16a7-bf63-4eaa-b259-ed12820bc7e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:40:32.135Z|a07f16a7-bf63-4eaa-b259-ed12820bc7e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:40:47.131Z|d0c887b4-6e3e-4fef-a83f-d402ff2a525a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:40:47.133Z|d0c887b4-6e3e-4fef-a83f-d402ff2a525a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:40:47.344Z|9a3c3799-d925-40a8-be3e-d5d1d392ac96|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:40:47.345Z|9a3c3799-d925-40a8-be3e-d5d1d392ac96|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:41:02.131Z|fe58748f-e8e4-438a-bec5-2782df70edb5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:41:02.133Z|fe58748f-e8e4-438a-bec5-2782df70edb5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:41:03.275Z|19bf36a1-15b5-4de5-b3d3-d61ea5dd446c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:41:03.275Z|19bf36a1-15b5-4de5-b3d3-d61ea5dd446c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:41:03.275Z|19bf36a1-15b5-4de5-b3d3-d61ea5dd446c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:41:03.276Z|19bf36a1-15b5-4de5-b3d3-d61ea5dd446c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:41:03.276Z|19bf36a1-15b5-4de5-b3d3-d61ea5dd446c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:41:03.276Z|19bf36a1-15b5-4de5-b3d3-d61ea5dd446c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:41:03.288Z|19bf36a1-15b5-4de5-b3d3-d61ea5dd446c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:41:03.289Z|19bf36a1-15b5-4de5-b3d3-d61ea5dd446c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:41:03.289Z|19bf36a1-15b5-4de5-b3d3-d61ea5dd446c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:41:03.289Z|19bf36a1-15b5-4de5-b3d3-d61ea5dd446c|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:Sat, 26 Mar 2022 03:41:03 GMT;Connection:close; 2022-03-26T03:41:03.290Z|19bf36a1-15b5-4de5-b3d3-d61ea5dd446c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:41:03.291Z|19bf36a1-15b5-4de5-b3d3-d61ea5dd446c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:41:17.131Z|50aba91d-cc39-43ca-ad0b-d56f7efa7d0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:41:17.139Z|50aba91d-cc39-43ca-ad0b-d56f7efa7d0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:41:17.347Z|d4e39716-19cd-46a7-9ba3-cddef22e60d6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:41:17.348Z|d4e39716-19cd-46a7-9ba3-cddef22e60d6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:41:32.131Z|f1f0a766-0f6f-43d7-bee5-510db6112c0d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:41:32.133Z|f1f0a766-0f6f-43d7-bee5-510db6112c0d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:41:47.131Z|96e5269b-26a4-45ba-8965-1d2ab2491cbe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:41:47.132Z|96e5269b-26a4-45ba-8965-1d2ab2491cbe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:41:47.349Z|b10fad71-e3cd-4d93-8fba-57930f0a7cd0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:41:47.351Z|b10fad71-e3cd-4d93-8fba-57930f0a7cd0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:42:02.131Z|92be3d8a-ab61-40cc-b3f4-3910c9f1bba4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:42:02.137Z|92be3d8a-ab61-40cc-b3f4-3910c9f1bba4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:42:03.276Z|bdf2f7e8-b46b-4d8c-82e3-65b49b103fcc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:42:03.276Z|bdf2f7e8-b46b-4d8c-82e3-65b49b103fcc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:42:03.277Z|bdf2f7e8-b46b-4d8c-82e3-65b49b103fcc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:42:03.278Z|bdf2f7e8-b46b-4d8c-82e3-65b49b103fcc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:42:03.278Z|bdf2f7e8-b46b-4d8c-82e3-65b49b103fcc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:42:03.279Z|bdf2f7e8-b46b-4d8c-82e3-65b49b103fcc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:42:03.286Z|bdf2f7e8-b46b-4d8c-82e3-65b49b103fcc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:42:03.286Z|bdf2f7e8-b46b-4d8c-82e3-65b49b103fcc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:42:03.287Z|bdf2f7e8-b46b-4d8c-82e3-65b49b103fcc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:42:03.287Z|bdf2f7e8-b46b-4d8c-82e3-65b49b103fcc|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:Sat, 26 Mar 2022 03:42:03 GMT;Connection:close; 2022-03-26T03:42:03.288Z|bdf2f7e8-b46b-4d8c-82e3-65b49b103fcc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:42:03.288Z|bdf2f7e8-b46b-4d8c-82e3-65b49b103fcc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:42:17.132Z|6730acc9-7b09-4ae9-9cb8-985bd861a174|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:42:17.134Z|6730acc9-7b09-4ae9-9cb8-985bd861a174|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:42:17.354Z|6e41933d-0170-4bcf-9258-ffec48f2ec1e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:42:17.355Z|6e41933d-0170-4bcf-9258-ffec48f2ec1e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:42:30.353Z|8aba1847-025d-4e91-87b3-9eb7fe8f551a|http-nio-8083-exec-4|/infraActiveRequests/8aba1847-025d-4e91-87b3-9eb7fe8f551a|bpel|||INFO|500||Entering 2022-03-26T03:42:30.353Z|8aba1847-025d-4e91-87b3-9eb7fe8f551a|http-nio-8083-exec-4|/infraActiveRequests/8aba1847-025d-4e91-87b3-9eb7fe8f551a|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:42:30.354Z|8aba1847-025d-4e91-87b3-9eb7fe8f551a|http-nio-8083-exec-4|/infraActiveRequests/8aba1847-025d-4e91-87b3-9eb7fe8f551a|bpel|||DEBUG|500||URI : /infraActiveRequests/8aba1847-025d-4e91-87b3-9eb7fe8f551a 2022-03-26T03:42:30.355Z|8aba1847-025d-4e91-87b3-9eb7fe8f551a|http-nio-8083-exec-4|/infraActiveRequests/8aba1847-025d-4e91-87b3-9eb7fe8f551a|bpel|||DEBUG|500||Method : GET 2022-03-26T03:42:30.356Z|8aba1847-025d-4e91-87b3-9eb7fe8f551a|http-nio-8083-exec-4|/infraActiveRequests/8aba1847-025d-4e91-87b3-9eb7fe8f551a|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5fb03c3e203482a5;x-b3-spanid:703d3bd9a260b0aa;x-b3-parentspanid:5fb03c3e203482a5;x-b3-sampled:0;x-onap-requestid:8aba1847-025d-4e91-87b3-9eb7fe8f551a;x-requestid:8aba1847-025d-4e91-87b3-9eb7fe8f551a;x-transactionid:8aba1847-025d-4e91-87b3-9eb7fe8f551a;x-ecomp-requestid:8aba1847-025d-4e91-87b3-9eb7fe8f551a;x-onap-partnername:SO.APIH;x-invocationid:d238a9dd-c141-482c-92d0-c6b811e91fe2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate; 2022-03-26T03:42:30.357Z|8aba1847-025d-4e91-87b3-9eb7fe8f551a|http-nio-8083-exec-4|/infraActiveRequests/8aba1847-025d-4e91-87b3-9eb7fe8f551a|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T03:42:32.132Z|42a481ca-b370-464d-ad59-5a5264b7c46d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:42:32.133Z|42a481ca-b370-464d-ad59-5a5264b7c46d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:42:40.812Z|865aa03e-a746-453b-b061-6846969653ac|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-26T03:42:40.812Z|865aa03e-a746-453b-b061-6846969653ac|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:42:40.813Z|865aa03e-a746-453b-b061-6846969653ac|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||DEBUG|500||URI : /manage/health 2022-03-26T03:42:40.814Z|865aa03e-a746-453b-b061-6846969653ac|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||DEBUG|500||Method : GET 2022-03-26T03:42:40.814Z|865aa03e-a746-453b-b061-6846969653ac|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:865aa03e-a746-453b-b061-6846969653ac;x-fromappid:robot-ete; 2022-03-26T03:42:40.814Z|865aa03e-a746-453b-b061-6846969653ac|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end================================================== 2022-03-26T03:42:40.912Z|865aa03e-a746-453b-b061-6846969653ac|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin========================================== 2022-03-26T03:42:40.913Z|865aa03e-a746-453b-b061-6846969653ac|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code : 200 2022-03-26T03:42:40.913Z|865aa03e-a746-453b-b061-6846969653ac|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text : OK 2022-03-26T03:42:40.914Z|865aa03e-a746-453b-b061-6846969653ac|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 03:42:40 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T03:42:40.914Z|865aa03e-a746-453b-b061-6846969653ac|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================ 2022-03-26T03:42:40.915Z|865aa03e-a746-453b-b061-6846969653ac|http-nio-8083-exec-5|/manage/health|python-requests/2.27.1|||INFO|500||Exiting. 2022-03-26T03:42:45.542Z|6050eced-856d-46e9-b78e-a2236bd85378|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-26T03:42:45.543Z|6050eced-856d-46e9-b78e-a2236bd85378|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:42:45.543Z|6050eced-856d-46e9-b78e-a2236bd85378|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||URI : /manage/health 2022-03-26T03:42:45.544Z|6050eced-856d-46e9-b78e-a2236bd85378|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Method : GET 2022-03-26T03:42:45.544Z|6050eced-856d-46e9-b78e-a2236bd85378|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:6050eced-856d-46e9-b78e-a2236bd85378;x-fromappid:robot-ete; 2022-03-26T03:42:45.545Z|6050eced-856d-46e9-b78e-a2236bd85378|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end================================================== 2022-03-26T03:42:45.552Z|6050eced-856d-46e9-b78e-a2236bd85378|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin========================================== 2022-03-26T03:42:45.553Z|6050eced-856d-46e9-b78e-a2236bd85378|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code : 200 2022-03-26T03:42:45.554Z|6050eced-856d-46e9-b78e-a2236bd85378|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text : OK 2022-03-26T03:42:45.554Z|6050eced-856d-46e9-b78e-a2236bd85378|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 03:42:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T03:42:45.554Z|6050eced-856d-46e9-b78e-a2236bd85378|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================ 2022-03-26T03:42:45.555Z|6050eced-856d-46e9-b78e-a2236bd85378|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||INFO|500||Exiting. 2022-03-26T03:42:47.131Z|daf7cb9f-76d6-4c6b-84d0-f656b9ccff26|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:42:47.140Z|daf7cb9f-76d6-4c6b-84d0-f656b9ccff26|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:42:47.361Z|459f8b95-2fbe-4d46-8aef-92c2c5845560|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:42:47.362Z|459f8b95-2fbe-4d46-8aef-92c2c5845560|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:43:02.131Z|b1e7ac36-41ed-4e9b-9a74-87a60d980302|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:43:02.132Z|b1e7ac36-41ed-4e9b-9a74-87a60d980302|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:43:03.276Z|17347226-6e90-43c5-83c4-beaa7bdc91b0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:43:03.277Z|17347226-6e90-43c5-83c4-beaa7bdc91b0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:43:03.280Z|17347226-6e90-43c5-83c4-beaa7bdc91b0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:43:03.281Z|17347226-6e90-43c5-83c4-beaa7bdc91b0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:43:03.282Z|17347226-6e90-43c5-83c4-beaa7bdc91b0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:43:03.282Z|17347226-6e90-43c5-83c4-beaa7bdc91b0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:43:03.294Z|17347226-6e90-43c5-83c4-beaa7bdc91b0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:43:03.295Z|17347226-6e90-43c5-83c4-beaa7bdc91b0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:43:03.296Z|17347226-6e90-43c5-83c4-beaa7bdc91b0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:43:03.296Z|17347226-6e90-43c5-83c4-beaa7bdc91b0|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:Sat, 26 Mar 2022 03:43:03 GMT;Connection:close; 2022-03-26T03:43:03.297Z|17347226-6e90-43c5-83c4-beaa7bdc91b0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:43:03.298Z|17347226-6e90-43c5-83c4-beaa7bdc91b0|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:43:08.868Z|10168c42-fd34-4ca6-a953-a8d07a0a3012|http-nio-8083-exec-10|/infraActiveRequests/10168c42-fd34-4ca6-a953-a8d07a0a3012|bpel|||INFO|500||Entering 2022-03-26T03:43:08.869Z|10168c42-fd34-4ca6-a953-a8d07a0a3012|http-nio-8083-exec-10|/infraActiveRequests/10168c42-fd34-4ca6-a953-a8d07a0a3012|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:43:08.870Z|10168c42-fd34-4ca6-a953-a8d07a0a3012|http-nio-8083-exec-10|/infraActiveRequests/10168c42-fd34-4ca6-a953-a8d07a0a3012|bpel|||DEBUG|500||URI : /infraActiveRequests/10168c42-fd34-4ca6-a953-a8d07a0a3012 2022-03-26T03:43:08.870Z|10168c42-fd34-4ca6-a953-a8d07a0a3012|http-nio-8083-exec-10|/infraActiveRequests/10168c42-fd34-4ca6-a953-a8d07a0a3012|bpel|||DEBUG|500||Method : GET 2022-03-26T03:43:08.871Z|10168c42-fd34-4ca6-a953-a8d07a0a3012|http-nio-8083-exec-10|/infraActiveRequests/10168c42-fd34-4ca6-a953-a8d07a0a3012|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6fe99175aa0f6e22;x-b3-spanid:3a9b16ea04543f4f;x-b3-parentspanid:6fe99175aa0f6e22;x-b3-sampled:0;x-onap-requestid:10168c42-fd34-4ca6-a953-a8d07a0a3012;x-requestid:10168c42-fd34-4ca6-a953-a8d07a0a3012;x-transactionid:10168c42-fd34-4ca6-a953-a8d07a0a3012;x-ecomp-requestid:10168c42-fd34-4ca6-a953-a8d07a0a3012;x-onap-partnername:SO.APIH;x-invocationid:8f1e6814-b613-40ed-9227-f645e90e373f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T03:43:08.871Z|10168c42-fd34-4ca6-a953-a8d07a0a3012|http-nio-8083-exec-10|/infraActiveRequests/10168c42-fd34-4ca6-a953-a8d07a0a3012|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T03:43:17.132Z|6f9a8379-9534-46c4-8b43-6dcdceea3a9b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:43:17.133Z|6f9a8379-9534-46c4-8b43-6dcdceea3a9b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:43:17.363Z|baf36216-9e9f-4574-8c6a-056a6fba0f9a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:43:17.364Z|baf36216-9e9f-4574-8c6a-056a6fba0f9a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:43:22.824Z|499b38a7-8992-4177-a6db-01d63143611b|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-26T03:43:22.825Z|499b38a7-8992-4177-a6db-01d63143611b|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:43:22.827Z|499b38a7-8992-4177-a6db-01d63143611b|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||URI : /manage/health 2022-03-26T03:43:22.829Z|499b38a7-8992-4177-a6db-01d63143611b|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Method : GET 2022-03-26T03:43:22.829Z|499b38a7-8992-4177-a6db-01d63143611b|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:499b38a7-8992-4177-a6db-01d63143611b;x-fromappid:robot-ete; 2022-03-26T03:43:22.830Z|499b38a7-8992-4177-a6db-01d63143611b|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end================================================== 2022-03-26T03:43:22.838Z|499b38a7-8992-4177-a6db-01d63143611b|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin========================================== 2022-03-26T03:43:22.839Z|499b38a7-8992-4177-a6db-01d63143611b|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code : 200 2022-03-26T03:43:22.839Z|499b38a7-8992-4177-a6db-01d63143611b|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text : OK 2022-03-26T03:43:22.840Z|499b38a7-8992-4177-a6db-01d63143611b|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 03:43:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T03:43:22.840Z|499b38a7-8992-4177-a6db-01d63143611b|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================ 2022-03-26T03:43:22.841Z|499b38a7-8992-4177-a6db-01d63143611b|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||INFO|500||Exiting. 2022-03-26T03:43:32.134Z|14ca1316-bc76-4a65-8c4d-dff983ea8acb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:43:32.138Z|14ca1316-bc76-4a65-8c4d-dff983ea8acb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:43:47.132Z|8cb3cde0-0b2b-4bc9-9a38-451696bfeaf7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:43:47.147Z|8cb3cde0-0b2b-4bc9-9a38-451696bfeaf7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:43:47.366Z|2c65711d-2f50-4fb3-8c09-ec42b02a3e29|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:43:47.367Z|2c65711d-2f50-4fb3-8c09-ec42b02a3e29|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:44:02.131Z|de6bf0ca-bbec-47db-b6cc-f2ede5def4ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:44:02.132Z|de6bf0ca-bbec-47db-b6cc-f2ede5def4ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:44:03.276Z|87744575-071c-4caf-a506-f6ad5e294acf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:44:03.277Z|87744575-071c-4caf-a506-f6ad5e294acf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:44:03.277Z|87744575-071c-4caf-a506-f6ad5e294acf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:44:03.277Z|87744575-071c-4caf-a506-f6ad5e294acf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:44:03.277Z|87744575-071c-4caf-a506-f6ad5e294acf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:44:03.278Z|87744575-071c-4caf-a506-f6ad5e294acf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:44:03.286Z|87744575-071c-4caf-a506-f6ad5e294acf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:44:03.286Z|87744575-071c-4caf-a506-f6ad5e294acf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:44:03.287Z|87744575-071c-4caf-a506-f6ad5e294acf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:44:03.287Z|87744575-071c-4caf-a506-f6ad5e294acf|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:Sat, 26 Mar 2022 03:44:03 GMT;Connection:close; 2022-03-26T03:44:03.288Z|87744575-071c-4caf-a506-f6ad5e294acf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:44:03.288Z|87744575-071c-4caf-a506-f6ad5e294acf|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:44:17.131Z|acf03b97-dbf9-47bc-866a-80e746a3058c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:44:17.139Z|acf03b97-dbf9-47bc-866a-80e746a3058c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:44:17.368Z|8e0aa041-b153-4a0c-9452-eac2ee2840ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:44:17.369Z|8e0aa041-b153-4a0c-9452-eac2ee2840ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:44:32.131Z|11206014-ba1a-406f-8f6d-089e15212746|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:44:32.132Z|11206014-ba1a-406f-8f6d-089e15212746|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:44:47.133Z|a228263a-fb39-4187-99c7-20e418212207|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:44:47.137Z|a228263a-fb39-4187-99c7-20e418212207|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:44:47.380Z|3c767ef4-2dc2-47ef-af41-1267134175f5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:44:47.381Z|3c767ef4-2dc2-47ef-af41-1267134175f5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:45:02.131Z|6e3a0172-2ed1-406c-9d97-8fe892f7c731|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:45:02.135Z|6e3a0172-2ed1-406c-9d97-8fe892f7c731|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:45:03.277Z|149963f5-2f76-4c00-8c0c-e4b4a638fed8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:45:03.277Z|149963f5-2f76-4c00-8c0c-e4b4a638fed8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:45:03.283Z|149963f5-2f76-4c00-8c0c-e4b4a638fed8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:45:03.284Z|149963f5-2f76-4c00-8c0c-e4b4a638fed8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:45:03.285Z|149963f5-2f76-4c00-8c0c-e4b4a638fed8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:45:03.285Z|149963f5-2f76-4c00-8c0c-e4b4a638fed8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:45:03.298Z|149963f5-2f76-4c00-8c0c-e4b4a638fed8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:45:03.299Z|149963f5-2f76-4c00-8c0c-e4b4a638fed8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:45:03.299Z|149963f5-2f76-4c00-8c0c-e4b4a638fed8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:45:03.300Z|149963f5-2f76-4c00-8c0c-e4b4a638fed8|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:Sat, 26 Mar 2022 03:45:03 GMT;Connection:close; 2022-03-26T03:45:03.300Z|149963f5-2f76-4c00-8c0c-e4b4a638fed8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:45:03.301Z|149963f5-2f76-4c00-8c0c-e4b4a638fed8|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:45:17.132Z|93b4d56d-a8a0-4cf1-b900-fcf5324dc479|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:45:17.133Z|93b4d56d-a8a0-4cf1-b900-fcf5324dc479|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:45:17.383Z|210f14a1-2975-4a1a-b012-f734c7045435|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:45:17.383Z|210f14a1-2975-4a1a-b012-f734c7045435|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:45:32.131Z|1f697241-5f40-4796-bb9d-fdfb13fb8af2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:45:32.133Z|1f697241-5f40-4796-bb9d-fdfb13fb8af2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:45:47.131Z|e0c2eec1-56a7-469c-b930-f8f025c0d6c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:45:47.135Z|e0c2eec1-56a7-469c-b930-f8f025c0d6c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:45:47.385Z|7fc4eb40-77ac-4e84-b474-f9303a59fe01|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:45:47.386Z|7fc4eb40-77ac-4e84-b474-f9303a59fe01|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:45:57.343Z|b88d1064-0385-4fa5-abc2-2f514e1c63c0|http-nio-8083-exec-6|/infraActiveRequests/b88d1064-0385-4fa5-abc2-2f514e1c63c0|bpel|||INFO|500||Entering 2022-03-26T03:45:57.344Z|b88d1064-0385-4fa5-abc2-2f514e1c63c0|http-nio-8083-exec-6|/infraActiveRequests/b88d1064-0385-4fa5-abc2-2f514e1c63c0|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:45:57.345Z|b88d1064-0385-4fa5-abc2-2f514e1c63c0|http-nio-8083-exec-6|/infraActiveRequests/b88d1064-0385-4fa5-abc2-2f514e1c63c0|bpel|||DEBUG|500||URI : /infraActiveRequests/b88d1064-0385-4fa5-abc2-2f514e1c63c0 2022-03-26T03:45:57.346Z|b88d1064-0385-4fa5-abc2-2f514e1c63c0|http-nio-8083-exec-6|/infraActiveRequests/b88d1064-0385-4fa5-abc2-2f514e1c63c0|bpel|||DEBUG|500||Method : GET 2022-03-26T03:45:57.346Z|b88d1064-0385-4fa5-abc2-2f514e1c63c0|http-nio-8083-exec-6|/infraActiveRequests/b88d1064-0385-4fa5-abc2-2f514e1c63c0|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a36fcdbe7c898930;x-b3-spanid:2f52cb55963bd7e2;x-b3-parentspanid:a36fcdbe7c898930;x-b3-sampled:0;x-onap-requestid:b88d1064-0385-4fa5-abc2-2f514e1c63c0;x-requestid:b88d1064-0385-4fa5-abc2-2f514e1c63c0;x-transactionid:b88d1064-0385-4fa5-abc2-2f514e1c63c0;x-ecomp-requestid:b88d1064-0385-4fa5-abc2-2f514e1c63c0;x-onap-partnername:SO.APIH;x-invocationid:282203a1-65e0-4439-99a7-58c501298f44;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T03:45:57.347Z|b88d1064-0385-4fa5-abc2-2f514e1c63c0|http-nio-8083-exec-6|/infraActiveRequests/b88d1064-0385-4fa5-abc2-2f514e1c63c0|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T03:46:02.131Z|f30937bf-05e6-4211-81c5-da90aea77159|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:46:02.132Z|f30937bf-05e6-4211-81c5-da90aea77159|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:46:03.275Z|b9086d8e-85d8-45f4-8c25-fa8d406a60fa|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:46:03.276Z|b9086d8e-85d8-45f4-8c25-fa8d406a60fa|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:46:03.276Z|b9086d8e-85d8-45f4-8c25-fa8d406a60fa|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:46:03.276Z|b9086d8e-85d8-45f4-8c25-fa8d406a60fa|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:46:03.276Z|b9086d8e-85d8-45f4-8c25-fa8d406a60fa|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:46:03.276Z|b9086d8e-85d8-45f4-8c25-fa8d406a60fa|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:46:03.284Z|b9086d8e-85d8-45f4-8c25-fa8d406a60fa|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:46:03.285Z|b9086d8e-85d8-45f4-8c25-fa8d406a60fa|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:46:03.285Z|b9086d8e-85d8-45f4-8c25-fa8d406a60fa|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:46:03.285Z|b9086d8e-85d8-45f4-8c25-fa8d406a60fa|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:Sat, 26 Mar 2022 03:46:03 GMT;Connection:close; 2022-03-26T03:46:03.286Z|b9086d8e-85d8-45f4-8c25-fa8d406a60fa|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:46:03.286Z|b9086d8e-85d8-45f4-8c25-fa8d406a60fa|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:46:17.131Z|d4f70ad1-853c-48ff-8669-500925a9b2d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:46:17.133Z|d4f70ad1-853c-48ff-8669-500925a9b2d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:46:17.186Z|a734ea54-ec42-4649-b1b8-c625a8596da0|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-26T03:46:17.186Z|a734ea54-ec42-4649-b1b8-c625a8596da0|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:46:17.187Z|a734ea54-ec42-4649-b1b8-c625a8596da0|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||DEBUG|500||URI : /manage/health 2022-03-26T03:46:17.187Z|a734ea54-ec42-4649-b1b8-c625a8596da0|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||DEBUG|500||Method : GET 2022-03-26T03:46:17.188Z|a734ea54-ec42-4649-b1b8-c625a8596da0|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:a734ea54-ec42-4649-b1b8-c625a8596da0;x-fromappid:robot-ete; 2022-03-26T03:46:17.188Z|a734ea54-ec42-4649-b1b8-c625a8596da0|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end================================================== 2022-03-26T03:46:17.194Z|a734ea54-ec42-4649-b1b8-c625a8596da0|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin========================================== 2022-03-26T03:46:17.195Z|a734ea54-ec42-4649-b1b8-c625a8596da0|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code : 200 2022-03-26T03:46:17.195Z|a734ea54-ec42-4649-b1b8-c625a8596da0|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text : OK 2022-03-26T03:46:17.195Z|a734ea54-ec42-4649-b1b8-c625a8596da0|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 03:46:17 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T03:46:17.195Z|a734ea54-ec42-4649-b1b8-c625a8596da0|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================ 2022-03-26T03:46:17.196Z|a734ea54-ec42-4649-b1b8-c625a8596da0|http-nio-8083-exec-8|/manage/health|python-requests/2.27.1|||INFO|500||Exiting. 2022-03-26T03:46:17.388Z|53df6f5a-4b48-46f3-987a-4856b46e3040|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:46:17.389Z|53df6f5a-4b48-46f3-987a-4856b46e3040|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:46:32.131Z|6363a9a7-74e4-4c41-9780-f068e217e110|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:46:32.142Z|6363a9a7-74e4-4c41-9780-f068e217e110|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:46:47.132Z|46922eb4-7b64-401e-97fd-47d07eb3cc07|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:46:47.133Z|46922eb4-7b64-401e-97fd-47d07eb3cc07|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:46:47.391Z|4830ce7e-e590-4a91-a10b-5d5f7bd4a744|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:46:47.392Z|4830ce7e-e590-4a91-a10b-5d5f7bd4a744|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:47:02.131Z|c24cfcc9-a6b3-4445-8f9a-4c734267417b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:47:02.132Z|c24cfcc9-a6b3-4445-8f9a-4c734267417b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:47:03.281Z|4644d6b2-caea-430b-9566-4b389bced86b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:47:03.282Z|4644d6b2-caea-430b-9566-4b389bced86b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:47:03.282Z|4644d6b2-caea-430b-9566-4b389bced86b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:47:03.282Z|4644d6b2-caea-430b-9566-4b389bced86b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:47:03.283Z|4644d6b2-caea-430b-9566-4b389bced86b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:47:03.283Z|4644d6b2-caea-430b-9566-4b389bced86b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:47:03.293Z|4644d6b2-caea-430b-9566-4b389bced86b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:47:03.294Z|4644d6b2-caea-430b-9566-4b389bced86b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:47:03.294Z|4644d6b2-caea-430b-9566-4b389bced86b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:47:03.294Z|4644d6b2-caea-430b-9566-4b389bced86b|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:Sat, 26 Mar 2022 03:47:03 GMT;Connection:close; 2022-03-26T03:47:03.294Z|4644d6b2-caea-430b-9566-4b389bced86b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:47:03.295Z|4644d6b2-caea-430b-9566-4b389bced86b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:47:17.131Z|97c50e63-7efb-40d8-b935-434bcc9e77ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:47:17.134Z|97c50e63-7efb-40d8-b935-434bcc9e77ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:47:17.393Z|74b4b8b0-070f-466b-afa4-7356a5cef9b1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:47:17.394Z|74b4b8b0-070f-466b-afa4-7356a5cef9b1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:47:32.131Z|633bde47-333e-4c77-a4a8-116111a58857|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:47:32.132Z|633bde47-333e-4c77-a4a8-116111a58857|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:47:47.131Z|97be2a9d-87e4-4b7a-a4a9-ac5f69db57d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:47:47.134Z|97be2a9d-87e4-4b7a-a4a9-ac5f69db57d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:47:47.395Z|7cd4b856-a085-4213-ae17-bba7902a7255|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:47:47.396Z|7cd4b856-a085-4213-ae17-bba7902a7255|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:48:02.131Z|712ea10e-b675-422a-be85-f9a81a739136|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:48:02.134Z|712ea10e-b675-422a-be85-f9a81a739136|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:48:03.278Z|57fe5c18-5450-4751-9b01-0dc9875a80ea|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:48:03.278Z|57fe5c18-5450-4751-9b01-0dc9875a80ea|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:48:03.278Z|57fe5c18-5450-4751-9b01-0dc9875a80ea|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:48:03.280Z|57fe5c18-5450-4751-9b01-0dc9875a80ea|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:48:03.280Z|57fe5c18-5450-4751-9b01-0dc9875a80ea|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:48:03.281Z|57fe5c18-5450-4751-9b01-0dc9875a80ea|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:48:03.292Z|57fe5c18-5450-4751-9b01-0dc9875a80ea|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:48:03.292Z|57fe5c18-5450-4751-9b01-0dc9875a80ea|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:48:03.293Z|57fe5c18-5450-4751-9b01-0dc9875a80ea|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:48:03.293Z|57fe5c18-5450-4751-9b01-0dc9875a80ea|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:Sat, 26 Mar 2022 03:48:03 GMT;Connection:close; 2022-03-26T03:48:03.293Z|57fe5c18-5450-4751-9b01-0dc9875a80ea|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:48:03.294Z|57fe5c18-5450-4751-9b01-0dc9875a80ea|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:48:17.132Z|6eb49569-2eda-4eb8-a5b1-d1ccf96d8cc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:48:17.133Z|6eb49569-2eda-4eb8-a5b1-d1ccf96d8cc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:48:17.397Z|43e4240d-c81c-433c-b9c1-ef2ed8893207|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:48:17.398Z|43e4240d-c81c-433c-b9c1-ef2ed8893207|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:48:32.132Z|b17c9f50-16a9-448f-a35d-609c8e11f9b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:48:32.133Z|b17c9f50-16a9-448f-a35d-609c8e11f9b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:48:47.132Z|e331be57-fce0-4a76-bc76-0e050afbe46e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:48:47.137Z|e331be57-fce0-4a76-bc76-0e050afbe46e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:48:47.400Z|82d2dabd-878f-48b3-b355-15870badaa08|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:48:47.402Z|82d2dabd-878f-48b3-b355-15870badaa08|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:49:02.132Z|d67e36f1-62bd-4202-a535-fa8fddcfd00d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:49:02.134Z|d67e36f1-62bd-4202-a535-fa8fddcfd00d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:49:03.295Z|7111edd1-b9d0-4bd7-a6e3-d9a589308c74|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:49:03.296Z|7111edd1-b9d0-4bd7-a6e3-d9a589308c74|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:49:03.297Z|7111edd1-b9d0-4bd7-a6e3-d9a589308c74|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:49:03.297Z|7111edd1-b9d0-4bd7-a6e3-d9a589308c74|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:49:03.299Z|7111edd1-b9d0-4bd7-a6e3-d9a589308c74|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:49:03.299Z|7111edd1-b9d0-4bd7-a6e3-d9a589308c74|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:49:03.334Z|7111edd1-b9d0-4bd7-a6e3-d9a589308c74|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:49:03.335Z|7111edd1-b9d0-4bd7-a6e3-d9a589308c74|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:49:03.335Z|7111edd1-b9d0-4bd7-a6e3-d9a589308c74|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:49:03.335Z|7111edd1-b9d0-4bd7-a6e3-d9a589308c74|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:Sat, 26 Mar 2022 03:49:03 GMT;Connection:close; 2022-03-26T03:49:03.335Z|7111edd1-b9d0-4bd7-a6e3-d9a589308c74|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:49:03.336Z|7111edd1-b9d0-4bd7-a6e3-d9a589308c74|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:49:17.131Z|7a795ae0-c295-4597-8b20-16ebf08426b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:49:17.132Z|7a795ae0-c295-4597-8b20-16ebf08426b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:49:17.403Z|ddec4cd3-e340-4a37-a46f-54a6311400c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:49:17.404Z|ddec4cd3-e340-4a37-a46f-54a6311400c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:49:32.131Z|d4744721-796f-4d8a-8cf0-e6614ce07907|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:49:32.132Z|d4744721-796f-4d8a-8cf0-e6614ce07907|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:49:47.131Z|f4626e3e-2ee0-4285-aac9-0d0d5c0cd30d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:49:47.133Z|f4626e3e-2ee0-4285-aac9-0d0d5c0cd30d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:49:47.406Z|903de389-2be0-47e9-92ab-58ae1e1d2c55|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:49:47.407Z|903de389-2be0-47e9-92ab-58ae1e1d2c55|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:50:02.131Z|f2fbbd2a-82e1-40db-ada4-7101adaf9abf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:50:02.134Z|f2fbbd2a-82e1-40db-ada4-7101adaf9abf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:50:03.276Z|42989f39-d1f9-4428-98d6-fb44d5106c57|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:50:03.276Z|42989f39-d1f9-4428-98d6-fb44d5106c57|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:50:03.277Z|42989f39-d1f9-4428-98d6-fb44d5106c57|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:50:03.278Z|42989f39-d1f9-4428-98d6-fb44d5106c57|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:50:03.278Z|42989f39-d1f9-4428-98d6-fb44d5106c57|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:50:03.278Z|42989f39-d1f9-4428-98d6-fb44d5106c57|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:50:03.285Z|42989f39-d1f9-4428-98d6-fb44d5106c57|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:50:03.286Z|42989f39-d1f9-4428-98d6-fb44d5106c57|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:50:03.286Z|42989f39-d1f9-4428-98d6-fb44d5106c57|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:50:03.287Z|42989f39-d1f9-4428-98d6-fb44d5106c57|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:Sat, 26 Mar 2022 03:50:03 GMT;Connection:close; 2022-03-26T03:50:03.287Z|42989f39-d1f9-4428-98d6-fb44d5106c57|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:50:03.288Z|42989f39-d1f9-4428-98d6-fb44d5106c57|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:50:17.131Z|3791394c-4c92-441d-ad57-c362d5342485|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:50:17.132Z|3791394c-4c92-441d-ad57-c362d5342485|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:50:17.409Z|1d0da678-b44c-49ed-ac2c-4c685a4ce363|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:50:17.410Z|1d0da678-b44c-49ed-ac2c-4c685a4ce363|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:50:32.131Z|d2216bfa-bb8d-4f5e-abc3-27f77241f8b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:50:32.132Z|d2216bfa-bb8d-4f5e-abc3-27f77241f8b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:50:47.132Z|1daadcbf-bdeb-4b4e-bdb7-242fe5987e33|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:50:47.135Z|1daadcbf-bdeb-4b4e-bdb7-242fe5987e33|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:50:47.411Z|e89fd3d9-df52-4434-9b0c-12932b17cecd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:50:47.412Z|e89fd3d9-df52-4434-9b0c-12932b17cecd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:51:02.131Z|5bf35ccc-08c9-4f59-b139-af963c8e0b23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:51:02.133Z|5bf35ccc-08c9-4f59-b139-af963c8e0b23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:51:03.280Z|271567c4-5751-4d65-8bf7-84329e8958d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:51:03.281Z|271567c4-5751-4d65-8bf7-84329e8958d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:51:03.282Z|271567c4-5751-4d65-8bf7-84329e8958d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:51:03.282Z|271567c4-5751-4d65-8bf7-84329e8958d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:51:03.283Z|271567c4-5751-4d65-8bf7-84329e8958d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:51:03.283Z|271567c4-5751-4d65-8bf7-84329e8958d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:51:03.305Z|271567c4-5751-4d65-8bf7-84329e8958d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:51:03.306Z|271567c4-5751-4d65-8bf7-84329e8958d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:51:03.306Z|271567c4-5751-4d65-8bf7-84329e8958d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:51:03.306Z|271567c4-5751-4d65-8bf7-84329e8958d5|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:Sat, 26 Mar 2022 03:51:03 GMT;Connection:close; 2022-03-26T03:51:03.307Z|271567c4-5751-4d65-8bf7-84329e8958d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:51:03.307Z|271567c4-5751-4d65-8bf7-84329e8958d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:51:17.131Z|d8de2ddc-0dfe-45c9-9f6e-62ad97713ee6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:51:17.132Z|d8de2ddc-0dfe-45c9-9f6e-62ad97713ee6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:51:17.413Z|010761e0-a5a4-4389-9f59-60cfa7d7e6ea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:51:17.414Z|010761e0-a5a4-4389-9f59-60cfa7d7e6ea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:51:32.135Z|6928ba64-13e3-4078-91da-fc6691fc3cc7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:51:32.139Z|6928ba64-13e3-4078-91da-fc6691fc3cc7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:51:47.131Z|dbfe0c4f-39e0-4e72-8dfe-45578cd3912b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:51:47.133Z|dbfe0c4f-39e0-4e72-8dfe-45578cd3912b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:51:47.415Z|0f929377-8667-4253-a0e9-395910ba7411|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:51:47.417Z|0f929377-8667-4253-a0e9-395910ba7411|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:52:02.131Z|a08e1768-d1dd-43b0-9e92-d6c371f3714a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:52:02.132Z|a08e1768-d1dd-43b0-9e92-d6c371f3714a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:52:03.276Z|4b8ed3b0-b94d-4035-9014-4aa8abf235fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:52:03.276Z|4b8ed3b0-b94d-4035-9014-4aa8abf235fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:52:03.277Z|4b8ed3b0-b94d-4035-9014-4aa8abf235fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:52:03.277Z|4b8ed3b0-b94d-4035-9014-4aa8abf235fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:52:03.278Z|4b8ed3b0-b94d-4035-9014-4aa8abf235fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:52:03.278Z|4b8ed3b0-b94d-4035-9014-4aa8abf235fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:52:03.284Z|4b8ed3b0-b94d-4035-9014-4aa8abf235fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:52:03.284Z|4b8ed3b0-b94d-4035-9014-4aa8abf235fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:52:03.285Z|4b8ed3b0-b94d-4035-9014-4aa8abf235fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:52:03.285Z|4b8ed3b0-b94d-4035-9014-4aa8abf235fb|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:Sat, 26 Mar 2022 03:52:03 GMT;Connection:close; 2022-03-26T03:52:03.285Z|4b8ed3b0-b94d-4035-9014-4aa8abf235fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:52:03.286Z|4b8ed3b0-b94d-4035-9014-4aa8abf235fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:52:17.131Z|eba5354b-eaee-464f-9122-b27e27cab924|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:52:17.133Z|eba5354b-eaee-464f-9122-b27e27cab924|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:52:17.420Z|3d17e85e-5de7-42d7-b6b3-a1db3fdb0330|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:52:17.420Z|3d17e85e-5de7-42d7-b6b3-a1db3fdb0330|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:52:32.131Z|bd307694-6003-4348-b215-7e5cce9cc381|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:52:32.132Z|bd307694-6003-4348-b215-7e5cce9cc381|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:52:47.132Z|d80d1d8b-ca61-4305-89ef-dfebd90f50d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:52:47.139Z|d80d1d8b-ca61-4305-89ef-dfebd90f50d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:52:47.423Z|cd3ae72e-5914-4a74-8189-348d7c32d896|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:52:47.424Z|cd3ae72e-5914-4a74-8189-348d7c32d896|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:53:02.131Z|64c9a2f3-6b37-49a5-96fc-a8604238bbec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:53:02.133Z|64c9a2f3-6b37-49a5-96fc-a8604238bbec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:53:03.278Z|1276d1b2-216b-437c-8ca9-c4ce81049351|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:53:03.278Z|1276d1b2-216b-437c-8ca9-c4ce81049351|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:53:03.279Z|1276d1b2-216b-437c-8ca9-c4ce81049351|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:53:03.280Z|1276d1b2-216b-437c-8ca9-c4ce81049351|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:53:03.280Z|1276d1b2-216b-437c-8ca9-c4ce81049351|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:53:03.281Z|1276d1b2-216b-437c-8ca9-c4ce81049351|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:53:03.288Z|1276d1b2-216b-437c-8ca9-c4ce81049351|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:53:03.288Z|1276d1b2-216b-437c-8ca9-c4ce81049351|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:53:03.289Z|1276d1b2-216b-437c-8ca9-c4ce81049351|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:53:03.289Z|1276d1b2-216b-437c-8ca9-c4ce81049351|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:Sat, 26 Mar 2022 03:53:03 GMT;Connection:close; 2022-03-26T03:53:03.289Z|1276d1b2-216b-437c-8ca9-c4ce81049351|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:53:03.290Z|1276d1b2-216b-437c-8ca9-c4ce81049351|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:53:17.131Z|6ea222ac-cbfe-4b36-a518-b2628d92b5b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:53:17.132Z|6ea222ac-cbfe-4b36-a518-b2628d92b5b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:53:17.426Z|0c6540ef-666c-4f10-a676-c5d04279f185|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:53:17.427Z|0c6540ef-666c-4f10-a676-c5d04279f185|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:53:32.131Z|af8558df-3146-46d4-9880-2c279dce8ceb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:53:32.134Z|af8558df-3146-46d4-9880-2c279dce8ceb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:53:47.131Z|7c6d2f91-d3e7-4fe8-b978-37f7c4e00515|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:53:47.132Z|7c6d2f91-d3e7-4fe8-b978-37f7c4e00515|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:53:47.428Z|2dff7325-1398-48bb-853f-c1a5c07cdf69|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:53:47.429Z|2dff7325-1398-48bb-853f-c1a5c07cdf69|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:54:02.131Z|2126f90a-f8c8-49a4-a69b-474b959f151c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:54:02.132Z|2126f90a-f8c8-49a4-a69b-474b959f151c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:54:03.276Z|fcddf73f-c829-4aa3-ba33-2791fb1cb930|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:54:03.277Z|fcddf73f-c829-4aa3-ba33-2791fb1cb930|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:54:03.277Z|fcddf73f-c829-4aa3-ba33-2791fb1cb930|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:54:03.278Z|fcddf73f-c829-4aa3-ba33-2791fb1cb930|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:54:03.278Z|fcddf73f-c829-4aa3-ba33-2791fb1cb930|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:54:03.278Z|fcddf73f-c829-4aa3-ba33-2791fb1cb930|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:54:03.284Z|fcddf73f-c829-4aa3-ba33-2791fb1cb930|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:54:03.284Z|fcddf73f-c829-4aa3-ba33-2791fb1cb930|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:54:03.284Z|fcddf73f-c829-4aa3-ba33-2791fb1cb930|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:54:03.285Z|fcddf73f-c829-4aa3-ba33-2791fb1cb930|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:Sat, 26 Mar 2022 03:54:03 GMT;Connection:close; 2022-03-26T03:54:03.285Z|fcddf73f-c829-4aa3-ba33-2791fb1cb930|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:54:03.286Z|fcddf73f-c829-4aa3-ba33-2791fb1cb930|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:54:17.131Z|1a153bac-bea1-488a-a140-06993df6c55a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:54:17.134Z|1a153bac-bea1-488a-a140-06993df6c55a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:54:17.432Z|5fc789da-a7f4-4893-bae9-8246da4cdb45|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:54:17.434Z|5fc789da-a7f4-4893-bae9-8246da4cdb45|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:54:32.131Z|7b37303a-5dcf-47ed-a101-72109ef2cc97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:54:32.132Z|7b37303a-5dcf-47ed-a101-72109ef2cc97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:54:47.131Z|08ab587e-c8d4-4919-91a8-897f40c34547|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:54:47.132Z|08ab587e-c8d4-4919-91a8-897f40c34547|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:54:47.435Z|6eda7e2d-9545-4d61-942d-bf7c574c3bb6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:54:47.436Z|6eda7e2d-9545-4d61-942d-bf7c574c3bb6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:55:02.132Z|77cbd745-a24b-4e1a-b7bc-85fd9da42d3e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:55:02.136Z|77cbd745-a24b-4e1a-b7bc-85fd9da42d3e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:55:03.278Z|994251e4-2249-4ca2-bd38-123b69c4946e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:55:03.279Z|994251e4-2249-4ca2-bd38-123b69c4946e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:55:03.280Z|994251e4-2249-4ca2-bd38-123b69c4946e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:55:03.281Z|994251e4-2249-4ca2-bd38-123b69c4946e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:55:03.281Z|994251e4-2249-4ca2-bd38-123b69c4946e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:55:03.281Z|994251e4-2249-4ca2-bd38-123b69c4946e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:55:03.288Z|994251e4-2249-4ca2-bd38-123b69c4946e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:55:03.288Z|994251e4-2249-4ca2-bd38-123b69c4946e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:55:03.289Z|994251e4-2249-4ca2-bd38-123b69c4946e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:55:03.289Z|994251e4-2249-4ca2-bd38-123b69c4946e|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:Sat, 26 Mar 2022 03:55:03 GMT;Connection:close; 2022-03-26T03:55:03.290Z|994251e4-2249-4ca2-bd38-123b69c4946e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:55:03.291Z|994251e4-2249-4ca2-bd38-123b69c4946e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:55:17.133Z|fbf77d9d-6e5b-4d52-b172-ec00401144fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:55:17.135Z|fbf77d9d-6e5b-4d52-b172-ec00401144fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:55:17.438Z|77a45b3a-71bd-4e73-8597-628692cfe4ea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:55:17.439Z|77a45b3a-71bd-4e73-8597-628692cfe4ea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:55:32.132Z|293ee20d-a669-4214-9aad-58b4d652207c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:55:32.134Z|293ee20d-a669-4214-9aad-58b4d652207c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:55:47.132Z|942cada6-9d60-4056-8da5-2d3cb658a48a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:55:47.137Z|942cada6-9d60-4056-8da5-2d3cb658a48a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:55:47.440Z|11da1dd1-b5ce-4102-b791-70238caeca6f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:55:47.441Z|11da1dd1-b5ce-4102-b791-70238caeca6f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:56:02.132Z|459d4e79-ea74-40ce-b712-06d4fa4259c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:56:02.133Z|459d4e79-ea74-40ce-b712-06d4fa4259c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:56:03.278Z|eabbffbf-6a80-427f-9c97-18ffcd800e76|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:56:03.279Z|eabbffbf-6a80-427f-9c97-18ffcd800e76|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:56:03.279Z|eabbffbf-6a80-427f-9c97-18ffcd800e76|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:56:03.280Z|eabbffbf-6a80-427f-9c97-18ffcd800e76|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:56:03.280Z|eabbffbf-6a80-427f-9c97-18ffcd800e76|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:56:03.281Z|eabbffbf-6a80-427f-9c97-18ffcd800e76|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:56:03.292Z|eabbffbf-6a80-427f-9c97-18ffcd800e76|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:56:03.292Z|eabbffbf-6a80-427f-9c97-18ffcd800e76|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:56:03.293Z|eabbffbf-6a80-427f-9c97-18ffcd800e76|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:56:03.293Z|eabbffbf-6a80-427f-9c97-18ffcd800e76|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:Sat, 26 Mar 2022 03:56:03 GMT;Connection:close; 2022-03-26T03:56:03.293Z|eabbffbf-6a80-427f-9c97-18ffcd800e76|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:56:03.294Z|eabbffbf-6a80-427f-9c97-18ffcd800e76|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:56:17.131Z|0d7b357a-4941-46f4-a7c6-b637ddc32c53|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:56:17.132Z|0d7b357a-4941-46f4-a7c6-b637ddc32c53|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:56:17.442Z|b0f0d7f3-d1d6-4f3d-aee1-bcb8409f8882|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:56:17.443Z|b0f0d7f3-d1d6-4f3d-aee1-bcb8409f8882|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:56:32.131Z|b08c70b1-71d7-4df2-a0b8-320bec08762f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:56:32.134Z|b08c70b1-71d7-4df2-a0b8-320bec08762f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:56:47.131Z|b3b456a0-3725-4c79-b556-f70da945da3f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:56:47.132Z|b3b456a0-3725-4c79-b556-f70da945da3f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:56:47.444Z|0c82f39d-1ea9-4804-bdc1-449fe63cf0bc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:56:47.445Z|0c82f39d-1ea9-4804-bdc1-449fe63cf0bc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:57:02.131Z|51f62d33-7f3a-4141-ac94-effa9cbe8879|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:57:02.132Z|51f62d33-7f3a-4141-ac94-effa9cbe8879|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:57:03.280Z|a71ef4f9-a70a-4003-9c1f-a3a1d281a094|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:57:03.281Z|a71ef4f9-a70a-4003-9c1f-a3a1d281a094|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:57:03.281Z|a71ef4f9-a70a-4003-9c1f-a3a1d281a094|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:57:03.282Z|a71ef4f9-a70a-4003-9c1f-a3a1d281a094|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:57:03.282Z|a71ef4f9-a70a-4003-9c1f-a3a1d281a094|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:57:03.282Z|a71ef4f9-a70a-4003-9c1f-a3a1d281a094|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:57:03.289Z|a71ef4f9-a70a-4003-9c1f-a3a1d281a094|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:57:03.290Z|a71ef4f9-a70a-4003-9c1f-a3a1d281a094|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:57:03.290Z|a71ef4f9-a70a-4003-9c1f-a3a1d281a094|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:57:03.290Z|a71ef4f9-a70a-4003-9c1f-a3a1d281a094|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:Sat, 26 Mar 2022 03:57:03 GMT;Connection:close; 2022-03-26T03:57:03.291Z|a71ef4f9-a70a-4003-9c1f-a3a1d281a094|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:57:03.291Z|a71ef4f9-a70a-4003-9c1f-a3a1d281a094|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:57:17.132Z|07f03617-b6f8-4bda-96dd-c50ff48c4acd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:57:17.135Z|07f03617-b6f8-4bda-96dd-c50ff48c4acd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:57:17.446Z|c4ed09cc-c080-4a04-85be-ab06d6937818|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:57:17.448Z|c4ed09cc-c080-4a04-85be-ab06d6937818|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:57:32.131Z|4058da49-513d-4189-a079-72362032d5c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:57:32.132Z|4058da49-513d-4189-a079-72362032d5c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:57:47.131Z|cfad2fb5-4526-4891-aed9-3ff24c3ec3d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:57:47.133Z|cfad2fb5-4526-4891-aed9-3ff24c3ec3d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:57:47.449Z|2c62d12c-b452-4359-a005-82720bbe5393|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:57:47.450Z|2c62d12c-b452-4359-a005-82720bbe5393|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:58:02.131Z|5db066d1-d9b5-4a19-ae3a-d0bd98d5626a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:58:02.133Z|5db066d1-d9b5-4a19-ae3a-d0bd98d5626a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:58:03.279Z|7a6c9a94-10a9-4ddd-80ea-04899c4fd6d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:58:03.280Z|7a6c9a94-10a9-4ddd-80ea-04899c4fd6d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:58:03.280Z|7a6c9a94-10a9-4ddd-80ea-04899c4fd6d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:58:03.281Z|7a6c9a94-10a9-4ddd-80ea-04899c4fd6d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:58:03.282Z|7a6c9a94-10a9-4ddd-80ea-04899c4fd6d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:58:03.282Z|7a6c9a94-10a9-4ddd-80ea-04899c4fd6d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:58:03.288Z|7a6c9a94-10a9-4ddd-80ea-04899c4fd6d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:58:03.289Z|7a6c9a94-10a9-4ddd-80ea-04899c4fd6d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:58:03.289Z|7a6c9a94-10a9-4ddd-80ea-04899c4fd6d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:58:03.290Z|7a6c9a94-10a9-4ddd-80ea-04899c4fd6d9|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:Sat, 26 Mar 2022 03:58:03 GMT;Connection:close; 2022-03-26T03:58:03.291Z|7a6c9a94-10a9-4ddd-80ea-04899c4fd6d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:58:03.291Z|7a6c9a94-10a9-4ddd-80ea-04899c4fd6d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:58:17.131Z|64bdbf3b-00fc-4cad-bd01-a7a5cb40e4ac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:58:17.133Z|64bdbf3b-00fc-4cad-bd01-a7a5cb40e4ac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:58:17.452Z|0d57c3ee-2c2b-483f-ac4f-65226f84036d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:58:17.453Z|0d57c3ee-2c2b-483f-ac4f-65226f84036d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:58:32.131Z|cdf17f3b-9d63-4461-bbf2-24722a0b3275|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:58:32.133Z|cdf17f3b-9d63-4461-bbf2-24722a0b3275|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:58:47.132Z|060a729a-e331-4827-b2c9-876b26bc3b28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:58:47.137Z|060a729a-e331-4827-b2c9-876b26bc3b28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:58:47.455Z|24746a61-b706-440e-847f-10c76dfea646|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:58:47.456Z|24746a61-b706-440e-847f-10c76dfea646|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:59:02.133Z|b044b289-132e-48ca-a660-8771a4dcafdc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:59:02.136Z|b044b289-132e-48ca-a660-8771a4dcafdc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:59:03.278Z|9a79a5be-1f13-4466-9c66-a88ce95ef213|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T03:59:03.279Z|9a79a5be-1f13-4466-9c66-a88ce95ef213|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T03:59:03.279Z|9a79a5be-1f13-4466-9c66-a88ce95ef213|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T03:59:03.280Z|9a79a5be-1f13-4466-9c66-a88ce95ef213|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T03:59:03.280Z|9a79a5be-1f13-4466-9c66-a88ce95ef213|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T03:59:03.281Z|9a79a5be-1f13-4466-9c66-a88ce95ef213|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T03:59:03.286Z|9a79a5be-1f13-4466-9c66-a88ce95ef213|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T03:59:03.287Z|9a79a5be-1f13-4466-9c66-a88ce95ef213|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T03:59:03.287Z|9a79a5be-1f13-4466-9c66-a88ce95ef213|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T03:59:03.288Z|9a79a5be-1f13-4466-9c66-a88ce95ef213|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:Sat, 26 Mar 2022 03:59:03 GMT;Connection:close; 2022-03-26T03:59:03.289Z|9a79a5be-1f13-4466-9c66-a88ce95ef213|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T03:59:03.290Z|9a79a5be-1f13-4466-9c66-a88ce95ef213|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T03:59:17.131Z|1e4d5fe1-f948-4ef0-b339-e0dc6f54ebe0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:59:17.133Z|1e4d5fe1-f948-4ef0-b339-e0dc6f54ebe0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:59:17.458Z|ebcbd67e-06d9-4c0e-8c7e-47a3dd980fe0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:59:17.459Z|ebcbd67e-06d9-4c0e-8c7e-47a3dd980fe0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:59:32.133Z|8e091f0d-46ec-4d82-91cc-2efdbf68b68e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:59:32.147Z|8e091f0d-46ec-4d82-91cc-2efdbf68b68e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:59:47.131Z|8036c972-7de8-4e98-9c51-be7dc34a14fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:59:47.132Z|8036c972-7de8-4e98-9c51-be7dc34a14fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T03:59:47.460Z|056aad72-7161-4a5d-a374-ccf99665a907|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T03:59:47.461Z|056aad72-7161-4a5d-a374-ccf99665a907|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:00:02.132Z|50cfd9ba-5901-4d51-abfd-61bb48ccc8a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:00:02.135Z|50cfd9ba-5901-4d51-abfd-61bb48ccc8a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:00:03.282Z|b51a75ac-2630-46dc-886d-fac9be14574a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T04:00:03.283Z|b51a75ac-2630-46dc-886d-fac9be14574a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:00:03.283Z|b51a75ac-2630-46dc-886d-fac9be14574a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T04:00:03.283Z|b51a75ac-2630-46dc-886d-fac9be14574a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T04:00:03.284Z|b51a75ac-2630-46dc-886d-fac9be14574a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T04:00:03.284Z|b51a75ac-2630-46dc-886d-fac9be14574a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T04:00:03.294Z|b51a75ac-2630-46dc-886d-fac9be14574a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T04:00:03.295Z|b51a75ac-2630-46dc-886d-fac9be14574a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T04:00:03.295Z|b51a75ac-2630-46dc-886d-fac9be14574a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T04:00:03.295Z|b51a75ac-2630-46dc-886d-fac9be14574a|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:Sat, 26 Mar 2022 04:00:03 GMT;Connection:close; 2022-03-26T04:00:03.295Z|b51a75ac-2630-46dc-886d-fac9be14574a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T04:00:03.296Z|b51a75ac-2630-46dc-886d-fac9be14574a|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T04:00:17.131Z|f1c1040b-7ddf-4e3a-8b28-55fa8a1b9bdf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:00:17.139Z|f1c1040b-7ddf-4e3a-8b28-55fa8a1b9bdf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:00:17.463Z|fe27f815-427d-4150-ba97-475227f9fd57|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:00:17.464Z|fe27f815-427d-4150-ba97-475227f9fd57|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:00:32.131Z|34758a98-e2ee-478a-99dd-ed87f249ba4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:00:32.132Z|34758a98-e2ee-478a-99dd-ed87f249ba4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:00:35.987Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-5|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Entering 2022-03-26T04:00:35.987Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-5|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:00:35.988Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-5|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||URI : /infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127 2022-03-26T04:00:35.988Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-5|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Method : GET 2022-03-26T04:00:35.992Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-5|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bc8defff32607453;x-b3-spanid:5fe75231841edb4a;x-b3-parentspanid:bc8defff32607453;x-b3-sampled:0;x-onap-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-transactionid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-ecomp-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-onap-partnername:SO.APIH;x-invocationid:50a4fa5f-a768-4c54-9c5f-47e4ce7b9425;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:00:35.993Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-5|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:00:47.131Z|1e29ef2b-1b10-4887-adf3-175179a0a8db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:00:47.133Z|1e29ef2b-1b10-4887-adf3-175179a0a8db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:00:47.465Z|3f6724c5-2ddf-40af-9162-6b77c5e4e103|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:00:47.466Z|3f6724c5-2ddf-40af-9162-6b77c5e4e103|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:01:02.132Z|c47fc5d5-dac7-490d-97d3-f1b442fc05a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:01:02.134Z|c47fc5d5-dac7-490d-97d3-f1b442fc05a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:01:03.277Z|4aea914a-3ec7-4a41-a05a-5498ceaae5e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T04:01:03.277Z|4aea914a-3ec7-4a41-a05a-5498ceaae5e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:03.278Z|4aea914a-3ec7-4a41-a05a-5498ceaae5e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T04:01:03.278Z|4aea914a-3ec7-4a41-a05a-5498ceaae5e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T04:01:03.278Z|4aea914a-3ec7-4a41-a05a-5498ceaae5e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T04:01:03.278Z|4aea914a-3ec7-4a41-a05a-5498ceaae5e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:03.287Z|4aea914a-3ec7-4a41-a05a-5498ceaae5e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:03.287Z|4aea914a-3ec7-4a41-a05a-5498ceaae5e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T04:01:03.288Z|4aea914a-3ec7-4a41-a05a-5498ceaae5e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T04:01:03.288Z|4aea914a-3ec7-4a41-a05a-5498ceaae5e6|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:Sat, 26 Mar 2022 04:01:03 GMT;Connection:close; 2022-03-26T04:01:03.289Z|4aea914a-3ec7-4a41-a05a-5498ceaae5e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:03.289Z|4aea914a-3ec7-4a41-a05a-5498ceaae5e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T04:01:04.065Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2022-03-26T04:01:04.065Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:04.065Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2022-03-26T04:01:04.067Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2022-03-26T04:01:04.067Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bc8defff32607453;x-b3-spanid:fec8e55dc96acc86;x-b3-parentspanid:bc8defff32607453;x-b3-sampled:0;x-onap-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-transactionid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-ecomp-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-onap-partnername:SO.APIH;x-invocationid:3b5bd681-ddca-41d4-beba-de079b4fbcd9;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=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:04.067Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:04.214Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2022-03-26T04:01:04.371Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:04.371Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:04.372Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:04.372Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2022-03-26T04:01:04.372Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:04.373Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2022-03-26T04:01:06.194Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||INFO|500||Entering 2022-03-26T04:01:06.195Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:06.195Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2022-03-26T04:01:06.196Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2022-03-26T04:01:06.197Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:bc8defff32607453;x-b3-spanid:480ce21c49974102;x-b3-parentspanid:bc8defff32607453;x-b3-sampled:0;x-onap-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-transactionid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-ecomp-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-onap-partnername:SO.APIH;x-invocationid:0691381e-7cec-4aa4-9ad1-9c3871d96786;content-length:1855;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:06.197Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:06.934Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:06.935Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2022-03-26T04:01:06.937Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2022-03-26T04:01:06.938Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:06.938Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:06.939Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2022-03-26T04:01:12.672Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-9|/requestProcessingData|bpel|||INFO|500||Entering 2022-03-26T04:01:12.672Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:12.672Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-03-26T04:01:12.673Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-03-26T04:01:12.673Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:bc8defff32607453;x-b3-spanid:01123ac5ad93249a;x-b3-parentspanid:51f4ae085a8c00cc;x-b3-sampled:0;x-onap-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-transactionid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-ecomp-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-onap-partnername:UNKNOWN;x-invocationid:158ad36b-236d-4e42-88af-03b350fb3b04;content-length:3978;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate; 2022-03-26T04:01:12.674Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:12.845Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:12.846Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-03-26T04:01:12.847Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-03-26T04:01:12.847Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/3;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:12 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:12.847Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:12.848Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-9|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-03-26T04:01:12.997Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Entering 2022-03-26T04:01:12.997Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:12.998Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||URI : /infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127 2022-03-26T04:01:13.004Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:13.004Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bc8defff32607453;x-b3-spanid:fbe40b99d6e574f8;x-b3-parentspanid:51f4ae085a8c00cc;x-b3-sampled:0;x-onap-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-transactionid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-ecomp-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-onap-partnername:UNKNOWN;x-invocationid:1c2f0adb-e266-4a72-bf98-f252d3cf0113;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:01:13.005Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:13.063Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:13.064Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:13.064Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:13.065Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:12 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:13.065Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:13.066Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Exiting. 2022-03-26T04:01:13.107Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Entering 2022-03-26T04:01:13.108Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:13.108Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||URI : /infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127 2022-03-26T04:01:13.109Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Method : PUT 2022-03-26T04:01:13.110Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:bc8defff32607453;x-b3-spanid:7e58e76cc07ad940;x-b3-parentspanid:51f4ae085a8c00cc;x-b3-sampled:0;x-onap-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-transactionid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-ecomp-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-onap-partnername:UNKNOWN;x-invocationid:b0085521-4071-4da2-bab7-5a15d785cb7d;content-length:1948;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:01:13.110Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:13.272Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:13.272Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:13.273Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:13.273Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:12 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:13.274Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:13.274Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Exiting. 2022-03-26T04:01:14.094Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Entering 2022-03-26T04:01:14.094Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:14.094Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||URI : /infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127 2022-03-26T04:01:14.095Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:14.095Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c12af632ffd3bd0c;x-b3-spanid:fdc348379ce55405;x-b3-parentspanid:c12af632ffd3bd0c;x-b3-sampled:0;x-onap-requestid:e968fc71-a184-489d-9975-50d5b265d92b;x-requestid:e968fc71-a184-489d-9975-50d5b265d92b;x-transactionid:e968fc71-a184-489d-9975-50d5b265d92b;x-ecomp-requestid:e968fc71-a184-489d-9975-50d5b265d92b;x-onap-partnername:SO.APIH;x-invocationid:437a35fa-2159-40e0-a264-59ac15d0e2df;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:14.096Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:14.112Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:14.112Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:14.113Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:14.113Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:14.113Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:14.114Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Exiting. 2022-03-26T04:01:14.145Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:01:14.146Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:14.146Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:01:14.146Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:14.146Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c12af632ffd3bd0c;x-b3-spanid:832a07724c8f97ad;x-b3-parentspanid:c12af632ffd3bd0c;x-b3-sampled:0;x-onap-requestid:e968fc71-a184-489d-9975-50d5b265d92b;x-requestid:e968fc71-a184-489d-9975-50d5b265d92b;x-transactionid:e968fc71-a184-489d-9975-50d5b265d92b;x-ecomp-requestid:e968fc71-a184-489d-9975-50d5b265d92b;x-onap-partnername:SO.APIH;x-invocationid:862b774a-861c-4561-ac7b-c504eb46c894;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:14.148Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:14.273Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:14.273Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:14.273Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:14.273Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:14.274Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:14.277Z|e968fc71-a184-489d-9975-50d5b265d92b|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:01:17.131Z|e18bdc90-e371-40c9-be5b-934c3edb6205|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:01:17.132Z|e18bdc90-e371-40c9-be5b-934c3edb6205|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:01:17.468Z|fd3c4c1c-8f8c-47ef-bb85-ee51ac274dd6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:01:17.469Z|fd3c4c1c-8f8c-47ef-bb85-ee51ac274dd6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:01:24.541Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Entering 2022-03-26T04:01:24.542Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:24.542Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||URI : /infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127 2022-03-26T04:01:24.542Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:24.543Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3bd3e691ffb3fca8;x-b3-spanid:10a7a4b39814e832;x-b3-parentspanid:3bd3e691ffb3fca8;x-b3-sampled:0;x-onap-requestid:0dc7ac45-dd76-4294-956d-72256873a8d9;x-requestid:0dc7ac45-dd76-4294-956d-72256873a8d9;x-transactionid:0dc7ac45-dd76-4294-956d-72256873a8d9;x-ecomp-requestid:0dc7ac45-dd76-4294-956d-72256873a8d9;x-onap-partnername:SO.APIH;x-invocationid:72d6a0f7-76a4-4b68-89a2-59ae44ae4116;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:24.548Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:24.566Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:24.567Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:24.567Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:24.567Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:24 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:24.567Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:24.568Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Exiting. 2022-03-26T04:01:24.597Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:01:24.598Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:24.599Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:01:24.599Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:24.601Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3bd3e691ffb3fca8;x-b3-spanid:eabac47e1cfcd609;x-b3-parentspanid:3bd3e691ffb3fca8;x-b3-sampled:0;x-onap-requestid:0dc7ac45-dd76-4294-956d-72256873a8d9;x-requestid:0dc7ac45-dd76-4294-956d-72256873a8d9;x-transactionid:0dc7ac45-dd76-4294-956d-72256873a8d9;x-ecomp-requestid:0dc7ac45-dd76-4294-956d-72256873a8d9;x-onap-partnername:SO.APIH;x-invocationid:51e6534e-a677-4790-8b24-eaf32b80cf98;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:24.602Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:24.611Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:24.612Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:24.612Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:24.613Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:24 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:24.613Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:24.617Z|0dc7ac45-dd76-4294-956d-72256873a8d9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:01:32.131Z|a344ca1a-d14d-4789-8f6b-12e7362c30c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:01:32.134Z|a344ca1a-d14d-4789-8f6b-12e7362c30c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:01:34.861Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Entering 2022-03-26T04:01:34.862Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:34.862Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||URI : /infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127 2022-03-26T04:01:34.863Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:34.863Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7426a6b53507e0ff;x-b3-spanid:f9b3f985e4732261;x-b3-parentspanid:7426a6b53507e0ff;x-b3-sampled:0;x-onap-requestid:36432c1e-655e-462a-ba67-7c6f22f31edf;x-requestid:36432c1e-655e-462a-ba67-7c6f22f31edf;x-transactionid:36432c1e-655e-462a-ba67-7c6f22f31edf;x-ecomp-requestid:36432c1e-655e-462a-ba67-7c6f22f31edf;x-onap-partnername:SO.APIH;x-invocationid:1b14defa-683c-4d68-8c22-dc9214860fb9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:34.864Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:34.886Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:34.887Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:34.887Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:34.888Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:34.888Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:34.889Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Exiting. 2022-03-26T04:01:34.916Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:01:34.917Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:34.917Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:01:34.917Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:34.918Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7426a6b53507e0ff;x-b3-spanid:4f82b1170f9ec722;x-b3-parentspanid:7426a6b53507e0ff;x-b3-sampled:0;x-onap-requestid:36432c1e-655e-462a-ba67-7c6f22f31edf;x-requestid:36432c1e-655e-462a-ba67-7c6f22f31edf;x-transactionid:36432c1e-655e-462a-ba67-7c6f22f31edf;x-ecomp-requestid:36432c1e-655e-462a-ba67-7c6f22f31edf;x-onap-partnername:SO.APIH;x-invocationid:9002de45-a981-470c-b4f2-533210dea339;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:34.936Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:34.946Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:34.947Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:34.947Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:34.947Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:34.947Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:34.948Z|36432c1e-655e-462a-ba67-7c6f22f31edf|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:01:45.196Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Entering 2022-03-26T04:01:45.197Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:45.197Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||URI : /infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127 2022-03-26T04:01:45.198Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:45.199Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a2c730955256cb68;x-b3-spanid:eb331d61d89eddd8;x-b3-parentspanid:a2c730955256cb68;x-b3-sampled:0;x-onap-requestid:09389065-d922-433a-91ce-e6fddc4aca17;x-requestid:09389065-d922-433a-91ce-e6fddc4aca17;x-transactionid:09389065-d922-433a-91ce-e6fddc4aca17;x-ecomp-requestid:09389065-d922-433a-91ce-e6fddc4aca17;x-onap-partnername:SO.APIH;x-invocationid:f1605f24-e701-45ed-93dd-52e420a971e1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:45.199Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:45.237Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:45.241Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:45.241Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:45.241Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:45.241Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:45.246Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Exiting. 2022-03-26T04:01:45.283Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:01:45.283Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:45.284Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:01:45.284Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:45.285Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a2c730955256cb68;x-b3-spanid:1f25f43140ff9e54;x-b3-parentspanid:a2c730955256cb68;x-b3-sampled:0;x-onap-requestid:09389065-d922-433a-91ce-e6fddc4aca17;x-requestid:09389065-d922-433a-91ce-e6fddc4aca17;x-transactionid:09389065-d922-433a-91ce-e6fddc4aca17;x-ecomp-requestid:09389065-d922-433a-91ce-e6fddc4aca17;x-onap-partnername:SO.APIH;x-invocationid:290555f1-4738-44ba-8f3e-c6a9f75123a9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:45.285Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:45.297Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:45.297Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:45.298Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:45.299Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:45.299Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:45.300Z|09389065-d922-433a-91ce-e6fddc4aca17|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:01:47.131Z|72e7b216-4a52-4c66-a7e7-6c092f331096|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:01:47.133Z|72e7b216-4a52-4c66-a7e7-6c092f331096|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:01:47.470Z|b6bb96fc-af0c-458e-94e0-0a0800928262|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:01:47.471Z|b6bb96fc-af0c-458e-94e0-0a0800928262|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:01:49.512Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Entering 2022-03-26T04:01:49.512Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:49.513Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||URI : /infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127 2022-03-26T04:01:49.513Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:49.514Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d0aec58aa8427b2e;x-b3-spanid:db7af5dd11956192;x-b3-parentspanid:d0aec58aa8427b2e;x-b3-sampled:0;x-onap-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-transactionid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-ecomp-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-onap-partnername:UNKNOWN;x-invocationid:9aae4dc6-74a5-4211-9fb5-caedbaa0613d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:01:49.514Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:49.542Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:49.542Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:49.543Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:49.543Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:49.543Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:49.544Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Exiting. 2022-03-26T04:01:49.578Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Entering 2022-03-26T04:01:49.578Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:49.579Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||URI : /infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127 2022-03-26T04:01:49.579Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Method : PUT 2022-03-26T04:01:49.579Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:d0aec58aa8427b2e;x-b3-spanid:12c12b726b1061d6;x-b3-parentspanid:d0aec58aa8427b2e;x-b3-sampled:0;x-onap-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-transactionid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-ecomp-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-onap-partnername:UNKNOWN;x-invocationid:ae5e4d36-8303-4061-880d-b0d5a80eca62;content-length:2147;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:01:49.579Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:49.630Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:49.631Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:49.631Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:49.632Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:49.632Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:49.634Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-1|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Exiting. 2022-03-26T04:01:52.128Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Entering 2022-03-26T04:01:52.129Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:52.129Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||URI : /infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127 2022-03-26T04:01:52.129Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:52.130Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d0aec58aa8427b2e;x-b3-spanid:639023da1b475430;x-b3-parentspanid:d0aec58aa8427b2e;x-b3-sampled:0;x-onap-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-transactionid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-ecomp-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-onap-partnername:UNKNOWN;x-invocationid:c8ce8183-2a6a-4c1f-a301-924acba80d05;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:01:52.135Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:52.156Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:52.156Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:52.156Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:52.157Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:52.157Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:52.158Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Exiting. 2022-03-26T04:01:52.177Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-3|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Entering 2022-03-26T04:01:52.178Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-3|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:52.178Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-3|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||URI : /infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127 2022-03-26T04:01:52.179Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-3|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Method : PUT 2022-03-26T04:01:52.179Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-3|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:d0aec58aa8427b2e;x-b3-spanid:b8b92f6414b095b6;x-b3-parentspanid:d0aec58aa8427b2e;x-b3-sampled:0;x-onap-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-transactionid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-ecomp-requestid:3fa5c474-46bd-4c42-8d14-9164f86f4127;x-onap-partnername:UNKNOWN;x-invocationid:236bf4ad-49d7-40b0-82da-7db9f767feb8;content-length:2124;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:01:52.180Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-3|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:52.211Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-3|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:52.211Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-3|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:52.212Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-3|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:52.212Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-3|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:52.212Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-3|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:52.213Z|3fa5c474-46bd-4c42-8d14-9164f86f4127|http-nio-8083-exec-3|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Exiting. 2022-03-26T04:01:55.497Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Entering 2022-03-26T04:01:55.497Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:55.498Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||URI : /infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127 2022-03-26T04:01:55.498Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:55.499Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:df795fd39691beaa;x-b3-spanid:9e7a060b6a6bb424;x-b3-parentspanid:df795fd39691beaa;x-b3-sampled:0;x-onap-requestid:bd86bd08-d9b7-4295-9b3a-593579561bef;x-requestid:bd86bd08-d9b7-4295-9b3a-593579561bef;x-transactionid:bd86bd08-d9b7-4295-9b3a-593579561bef;x-ecomp-requestid:bd86bd08-d9b7-4295-9b3a-593579561bef;x-onap-partnername:SO.APIH;x-invocationid:e172b780-992c-4637-81e9-8904343bc74f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:55.499Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:55.517Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:55.519Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:55.519Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:55.520Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:55.530Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:55.539Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-4|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Exiting. 2022-03-26T04:01:55.559Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:01:55.560Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:55.560Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:01:55.560Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:55.561Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:df795fd39691beaa;x-b3-spanid:408f4b07395fcf4b;x-b3-parentspanid:df795fd39691beaa;x-b3-sampled:0;x-onap-requestid:bd86bd08-d9b7-4295-9b3a-593579561bef;x-requestid:bd86bd08-d9b7-4295-9b3a-593579561bef;x-transactionid:bd86bd08-d9b7-4295-9b3a-593579561bef;x-ecomp-requestid:bd86bd08-d9b7-4295-9b3a-593579561bef;x-onap-partnername:SO.APIH;x-invocationid:6b9ba1d6-69b1-426f-b297-1a20f1cbe9e5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:55.561Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:55.569Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:55.572Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:55.573Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:55.573Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:55.573Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:55.574Z|bd86bd08-d9b7-4295-9b3a-593579561bef|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:01:55.759Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Entering 2022-03-26T04:01:55.760Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:55.760Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||URI : /infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127 2022-03-26T04:01:55.760Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:55.761Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f3ab3d4d2fd35fb3;x-b3-spanid:ac1994db4526790e;x-b3-parentspanid:f3ab3d4d2fd35fb3;x-b3-sampled:0;x-onap-requestid:dfcab715-0469-4424-a6cb-58ff7781673e;x-requestid:dfcab715-0469-4424-a6cb-58ff7781673e;x-transactionid:dfcab715-0469-4424-a6cb-58ff7781673e;x-ecomp-requestid:dfcab715-0469-4424-a6cb-58ff7781673e;x-onap-partnername:SO.APIH;x-invocationid:1c1addf1-97a7-4936-a9bb-085ce153f5a7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:55.761Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:55.779Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:55.780Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:55.780Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:55.781Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:55.781Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:55.781Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-6|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Exiting. 2022-03-26T04:01:55.804Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:01:55.804Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:55.805Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:01:55.805Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:55.805Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f3ab3d4d2fd35fb3;x-b3-spanid:9338af2d5976a3ec;x-b3-parentspanid:f3ab3d4d2fd35fb3;x-b3-sampled:0;x-onap-requestid:dfcab715-0469-4424-a6cb-58ff7781673e;x-requestid:dfcab715-0469-4424-a6cb-58ff7781673e;x-transactionid:dfcab715-0469-4424-a6cb-58ff7781673e;x-ecomp-requestid:dfcab715-0469-4424-a6cb-58ff7781673e;x-onap-partnername:SO.APIH;x-invocationid:29cca290-7863-4c9a-b228-16f88ae33601;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:55.806Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:55.814Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:55.815Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:55.815Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:55.816Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:55.816Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:55.817Z|dfcab715-0469-4424-a6cb-58ff7781673e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:01:56.005Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Entering 2022-03-26T04:01:56.005Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:56.006Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||URI : /infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127 2022-03-26T04:01:56.006Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:56.007Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:13916bfc7f194022;x-b3-spanid:3323408d5328c2cd;x-b3-parentspanid:13916bfc7f194022;x-b3-sampled:0;x-onap-requestid:0beed9ab-1640-4143-ab97-e82ed829c454;x-requestid:0beed9ab-1640-4143-ab97-e82ed829c454;x-transactionid:0beed9ab-1640-4143-ab97-e82ed829c454;x-ecomp-requestid:0beed9ab-1640-4143-ab97-e82ed829c454;x-onap-partnername:SO.APIH;x-invocationid:915fce38-f30b-4838-832d-bd17b90fa752;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:56.007Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:56.025Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:56.026Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:56.027Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:56.027Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:56.029Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:56.031Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-8|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Exiting. 2022-03-26T04:01:56.054Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:01:56.055Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:56.056Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:01:56.056Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:56.057Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:13916bfc7f194022;x-b3-spanid:9f21a01bcec4c98a;x-b3-parentspanid:13916bfc7f194022;x-b3-sampled:0;x-onap-requestid:0beed9ab-1640-4143-ab97-e82ed829c454;x-requestid:0beed9ab-1640-4143-ab97-e82ed829c454;x-transactionid:0beed9ab-1640-4143-ab97-e82ed829c454;x-ecomp-requestid:0beed9ab-1640-4143-ab97-e82ed829c454;x-onap-partnername:SO.APIH;x-invocationid:bbaed646-7897-4953-acf9-8af8570bb261;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:56.057Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:56.071Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:56.072Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:56.072Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:56.073Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:56.073Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:56.075Z|0beed9ab-1640-4143-ab97-e82ed829c454|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:01:56.279Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Entering 2022-03-26T04:01:56.280Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:56.280Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||URI : /infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127 2022-03-26T04:01:56.281Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:56.282Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b1baaef7e6bf90cc;x-b3-spanid:440590e159655b60;x-b3-parentspanid:b1baaef7e6bf90cc;x-b3-sampled:0;x-onap-requestid:cf47b725-7de1-4a6d-b550-e35d16e8e5d3;x-requestid:cf47b725-7de1-4a6d-b550-e35d16e8e5d3;x-transactionid:cf47b725-7de1-4a6d-b550-e35d16e8e5d3;x-ecomp-requestid:cf47b725-7de1-4a6d-b550-e35d16e8e5d3;x-onap-partnername:SO.APIH;x-invocationid:d03624d7-9572-4cd5-8c18-43f271e226a5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:56.283Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:56.304Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:56.305Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:56.308Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:56.309Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:56.309Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:56.310Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-10|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Exiting. 2022-03-26T04:01:56.341Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:01:56.342Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:56.342Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:01:56.343Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:56.343Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b1baaef7e6bf90cc;x-b3-spanid:e4bcd36d5ce713ca;x-b3-parentspanid:b1baaef7e6bf90cc;x-b3-sampled:0;x-onap-requestid:cf47b725-7de1-4a6d-b550-e35d16e8e5d3;x-requestid:cf47b725-7de1-4a6d-b550-e35d16e8e5d3;x-transactionid:cf47b725-7de1-4a6d-b550-e35d16e8e5d3;x-ecomp-requestid:cf47b725-7de1-4a6d-b550-e35d16e8e5d3;x-onap-partnername:SO.APIH;x-invocationid:733ea819-ac66-486e-861e-6e4522664b67;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:56.343Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:56.351Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:56.352Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:56.352Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:56.352Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:56.353Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:56.353Z|cf47b725-7de1-4a6d-b550-e35d16e8e5d3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:01:56.540Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Entering 2022-03-26T04:01:56.541Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:56.541Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||URI : /infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127 2022-03-26T04:01:56.541Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:56.542Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:39278a5b11ae4695;x-b3-spanid:922c360fd247c1c9;x-b3-parentspanid:39278a5b11ae4695;x-b3-sampled:0;x-onap-requestid:28292bb6-561f-45da-89cf-82ed13078cc6;x-requestid:28292bb6-561f-45da-89cf-82ed13078cc6;x-transactionid:28292bb6-561f-45da-89cf-82ed13078cc6;x-ecomp-requestid:28292bb6-561f-45da-89cf-82ed13078cc6;x-onap-partnername:SO.APIH;x-invocationid:10d6b397-c038-444d-a4b1-6d3ec9dd2a8c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:56.542Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:56.584Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:56.585Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:56.585Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:56.586Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:56.586Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:56.587Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-2|/infraActiveRequests/3fa5c474-46bd-4c42-8d14-9164f86f4127|bpel|||INFO|500||Exiting. 2022-03-26T04:01:56.604Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:01:56.604Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:56.604Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:01:56.605Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:56.605Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:39278a5b11ae4695;x-b3-spanid:44f8169268dc3020;x-b3-parentspanid:39278a5b11ae4695;x-b3-sampled:0;x-onap-requestid:28292bb6-561f-45da-89cf-82ed13078cc6;x-requestid:28292bb6-561f-45da-89cf-82ed13078cc6;x-transactionid:28292bb6-561f-45da-89cf-82ed13078cc6;x-ecomp-requestid:28292bb6-561f-45da-89cf-82ed13078cc6;x-onap-partnername:SO.APIH;x-invocationid:0518265e-f873-47cf-ae76-372658d58b45;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:56.605Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:56.613Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:01:56.614Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:01:56.614Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:01:56.615Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:01:56.615Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:01:56.616Z|28292bb6-561f-45da-89cf-82ed13078cc6|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:01:59.411Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-4|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:01:59.412Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-4|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:59.412Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-4|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:01:59.412Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-4|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : GET 2022-03-26T04:01:59.413Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-4|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:70a97954a0e0bf1b;x-b3-spanid:7a5c1fbb2ecfd8a2;x-b3-parentspanid:70a97954a0e0bf1b;x-b3-sampled:0;x-onap-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-transactionid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-ecomp-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-onap-partnername:SO.APIH;x-invocationid:d1df214c-4eac-4546-b426-d8847b29373a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:59.413Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-4|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:01:59.995Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2022-03-26T04:01:59.995Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:01:59.996Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2022-03-26T04:01:59.996Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2022-03-26T04:01:59.996Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:70a97954a0e0bf1b;x-b3-spanid:0e9c467cf1407e5e;x-b3-parentspanid:70a97954a0e0bf1b;x-b3-sampled:0;x-onap-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-transactionid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-ecomp-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-onap-partnername:SO.APIH;x-invocationid:c0f8246c-71ec-4b6f-bc2e-8df8e42ce3fc;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=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:01:59.996Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:00.002Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2022-03-26T04:02:00.020Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:00.021Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:00.021Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:00.022Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2022-03-26T04:02:00.022Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:00.023Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2022-03-26T04:02:00.404Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||INFO|500||Entering 2022-03-26T04:02:00.404Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:00.405Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2022-03-26T04:02:00.405Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2022-03-26T04:02:00.406Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:70a97954a0e0bf1b;x-b3-spanid:5217318ab89c3c1b;x-b3-parentspanid:70a97954a0e0bf1b;x-b3-sampled:0;x-onap-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-transactionid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-ecomp-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-onap-partnername:SO.APIH;x-invocationid:1b5443ef-6125-4287-a199-f2f52ee3687b;content-length:2667;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:02:00.407Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:00.429Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:00.442Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2022-03-26T04:02:00.443Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2022-03-26T04:02:00.444Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|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/1dc71014-750c-42ae-87b2-59c59cd90f1f;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:01:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:00.444Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:00.445Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2022-03-26T04:02:01.081Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-7|/requestProcessingData|bpel|||INFO|500||Entering 2022-03-26T04:02:01.081Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:01.081Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-03-26T04:02:01.081Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-03-26T04:02:01.082Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:70a97954a0e0bf1b;x-b3-spanid:891f7302810fc6b4;x-b3-parentspanid:39d83ec81a739b5e;x-b3-sampled:0;x-onap-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-transactionid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-ecomp-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-onap-partnername:UNKNOWN;x-invocationid:53fe72e4-b910-4737-8176-4f2eba72dccf;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=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:02:01.082Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:01.100Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:01.100Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-03-26T04:02:01.101Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-03-26T04:02:01.101Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/6;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:01.101Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:01.101Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-7|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-03-26T04:02:01.141Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-8|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:02:01.141Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-8|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:01.141Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-8|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:02:01.142Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-8|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : GET 2022-03-26T04:02:01.142Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-8|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:70a97954a0e0bf1b;x-b3-spanid:d4b69a828add345c;x-b3-parentspanid:39d83ec81a739b5e;x-b3-sampled:0;x-onap-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-transactionid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-ecomp-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-onap-partnername:UNKNOWN;x-invocationid:05caff1f-e300-4c9f-b394-2afbad0741d0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:02:01.143Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-8|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:01.158Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-8|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:01.159Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-8|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:01.160Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-8|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:01.160Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-8|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:01.161Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-8|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:01.162Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-8|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:02:01.180Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:02:01.181Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:01.181Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:02:01.182Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : PUT 2022-03-26T04:02:01.182Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:70a97954a0e0bf1b;x-b3-spanid:f255b2c3cc7e43b1;x-b3-parentspanid:39d83ec81a739b5e;x-b3-sampled:0;x-onap-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-transactionid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-ecomp-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-onap-partnername:UNKNOWN;x-invocationid:fe30565c-4f83-45a1-9062-33b94b7bb37f;content-length:2752;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:02:01.183Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:01.225Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:01.226Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:01.227Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:01.227Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:01.227Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:01.228Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:02:01.664Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:02:01.664Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:01.665Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:02:01.665Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : GET 2022-03-26T04:02:01.666Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bdf48ade40b75e9a;x-b3-spanid:183cb08d5d8b4135;x-b3-parentspanid:bdf48ade40b75e9a;x-b3-sampled:0;x-onap-requestid:63e1abed-4485-4908-b43e-31026eed6c9c;x-requestid:63e1abed-4485-4908-b43e-31026eed6c9c;x-transactionid:63e1abed-4485-4908-b43e-31026eed6c9c;x-ecomp-requestid:63e1abed-4485-4908-b43e-31026eed6c9c;x-onap-partnername:SO.APIH;x-invocationid:d85a066b-3b2d-4853-be8e-598f89738f8b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:02:01.666Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:01.681Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:01.682Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:01.682Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:01.682Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:01.683Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:01.684Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:02:01.702Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:02:01.703Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:01.704Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:02:01.704Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:02:01.704Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bdf48ade40b75e9a;x-b3-spanid:7d3a732cdb744eca;x-b3-parentspanid:bdf48ade40b75e9a;x-b3-sampled:0;x-onap-requestid:63e1abed-4485-4908-b43e-31026eed6c9c;x-requestid:63e1abed-4485-4908-b43e-31026eed6c9c;x-transactionid:63e1abed-4485-4908-b43e-31026eed6c9c;x-ecomp-requestid:63e1abed-4485-4908-b43e-31026eed6c9c;x-onap-partnername:SO.APIH;x-invocationid:07752653-e80c-4126-b793-ea662ae15b18;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:02:01.704Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:01.712Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:01.713Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:01.713Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:01.713Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:01.713Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:01.715Z|63e1abed-4485-4908-b43e-31026eed6c9c|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:02:02.131Z|2ec5e8a1-03b6-4070-ae9a-fd2730dfc58d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:02:02.132Z|2ec5e8a1-03b6-4070-ae9a-fd2730dfc58d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:02:03.275Z|e7ba6f9e-4a0f-4f48-8b42-f182226c6b52|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T04:02:03.276Z|e7ba6f9e-4a0f-4f48-8b42-f182226c6b52|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:03.276Z|e7ba6f9e-4a0f-4f48-8b42-f182226c6b52|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T04:02:03.276Z|e7ba6f9e-4a0f-4f48-8b42-f182226c6b52|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T04:02:03.276Z|e7ba6f9e-4a0f-4f48-8b42-f182226c6b52|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T04:02:03.277Z|e7ba6f9e-4a0f-4f48-8b42-f182226c6b52|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:03.282Z|e7ba6f9e-4a0f-4f48-8b42-f182226c6b52|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:03.283Z|e7ba6f9e-4a0f-4f48-8b42-f182226c6b52|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T04:02:03.283Z|e7ba6f9e-4a0f-4f48-8b42-f182226c6b52|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T04:02:03.283Z|e7ba6f9e-4a0f-4f48-8b42-f182226c6b52|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:Sat, 26 Mar 2022 04:02:03 GMT;Connection:close; 2022-03-26T04:02:03.283Z|e7ba6f9e-4a0f-4f48-8b42-f182226c6b52|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:03.284Z|e7ba6f9e-4a0f-4f48-8b42-f182226c6b52|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T04:02:11.914Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:02:11.915Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:11.915Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:02:11.915Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : GET 2022-03-26T04:02:11.916Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:81305527fc8876d2;x-b3-spanid:fc074dfe31525bd7;x-b3-parentspanid:81305527fc8876d2;x-b3-sampled:0;x-onap-requestid:54f34927-38b7-49b6-bbce-ca068d3f9fab;x-requestid:54f34927-38b7-49b6-bbce-ca068d3f9fab;x-transactionid:54f34927-38b7-49b6-bbce-ca068d3f9fab;x-ecomp-requestid:54f34927-38b7-49b6-bbce-ca068d3f9fab;x-onap-partnername:SO.APIH;x-invocationid:7aaeb02f-dfdc-4688-8c07-cb2794650cd9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:02:11.916Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:11.938Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:11.939Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:11.939Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:11.940Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:11.940Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:11.940Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:02:11.965Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:02:11.965Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:11.965Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:02:11.966Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:02:11.966Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:81305527fc8876d2;x-b3-spanid:c462e024f20226db;x-b3-parentspanid:81305527fc8876d2;x-b3-sampled:0;x-onap-requestid:54f34927-38b7-49b6-bbce-ca068d3f9fab;x-requestid:54f34927-38b7-49b6-bbce-ca068d3f9fab;x-transactionid:54f34927-38b7-49b6-bbce-ca068d3f9fab;x-ecomp-requestid:54f34927-38b7-49b6-bbce-ca068d3f9fab;x-onap-partnername:SO.APIH;x-invocationid:2b425480-54ae-43fa-9f29-847289e3bf48;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:02:11.966Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:11.972Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:11.972Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:11.975Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:11.976Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:11.976Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:11.977Z|54f34927-38b7-49b6-bbce-ca068d3f9fab|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:02:17.131Z|c5cd818e-07bc-4277-ae18-1f24e0ea18d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:02:17.132Z|c5cd818e-07bc-4277-ae18-1f24e0ea18d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:02:17.472Z|f9fcea27-c795-4c08-a1e5-b2a6f92bb9f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:02:17.473Z|f9fcea27-c795-4c08-a1e5-b2a6f92bb9f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:02:20.781Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:02:20.782Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:20.782Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:02:20.782Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : GET 2022-03-26T04:02:20.783Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:42938cd08d5d4071;x-b3-spanid:ff1d0131529efbc9;x-b3-parentspanid:42938cd08d5d4071;x-b3-sampled:0;x-onap-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-transactionid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-ecomp-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-onap-partnername:UNKNOWN;x-invocationid:466fb513-60fa-4b6f-a50d-a5a72664542e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:02:20.783Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:20.797Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:20.798Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:20.798Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:20.799Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:20.799Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:20.800Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:02:20.821Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:02:20.822Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:20.822Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:02:20.823Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : PUT 2022-03-26T04:02:20.823Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:42938cd08d5d4071;x-b3-spanid:491e89dd5af332dd;x-b3-parentspanid:42938cd08d5d4071;x-b3-sampled:0;x-onap-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-transactionid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-ecomp-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-onap-partnername:UNKNOWN;x-invocationid:59bae6e7-67c4-42a8-9f2d-923e26b6a233;content-length:2933;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:02:20.823Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:20.868Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:20.869Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:20.869Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:20.870Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:20.870Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:20.871Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:02:22.156Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:02:22.156Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:22.157Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:02:22.157Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : GET 2022-03-26T04:02:22.157Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e87d64617a0291fa;x-b3-spanid:a3d78d55a22720fa;x-b3-parentspanid:e87d64617a0291fa;x-b3-sampled:0;x-onap-requestid:b2874716-33dd-4466-b869-4b0584b89cc6;x-requestid:b2874716-33dd-4466-b869-4b0584b89cc6;x-transactionid:b2874716-33dd-4466-b869-4b0584b89cc6;x-ecomp-requestid:b2874716-33dd-4466-b869-4b0584b89cc6;x-onap-partnername:SO.APIH;x-invocationid:7376bb5f-3ea0-4923-9da6-f96601ccf437;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:02:22.157Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:22.173Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:22.174Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:22.174Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:22.175Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:22.175Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:22.175Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:02:22.191Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:02:22.192Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:22.192Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:02:22.193Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:02:22.193Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e87d64617a0291fa;x-b3-spanid:a9a6f6959c9ca81a;x-b3-parentspanid:e87d64617a0291fa;x-b3-sampled:0;x-onap-requestid:b2874716-33dd-4466-b869-4b0584b89cc6;x-requestid:b2874716-33dd-4466-b869-4b0584b89cc6;x-transactionid:b2874716-33dd-4466-b869-4b0584b89cc6;x-ecomp-requestid:b2874716-33dd-4466-b869-4b0584b89cc6;x-onap-partnername:SO.APIH;x-invocationid:a5220096-c3c5-4437-8d08-3315c386f04e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:02:22.193Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:22.201Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:22.202Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:22.202Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:22.202Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:22.203Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:22.203Z|b2874716-33dd-4466-b869-4b0584b89cc6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:02:31.609Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:02:31.610Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:31.610Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:02:31.610Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : GET 2022-03-26T04:02:31.611Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:94d64538f50a2db4;x-b3-spanid:94d64538f50a2db4;x-b3-sampled:0;x-onap-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-transactionid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-ecomp-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-onap-partnername:UNKNOWN;x-invocationid:47b2ef73-0e2b-4009-9677-94cbc88dfc41;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate; 2022-03-26T04:02:31.611Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:31.629Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:31.630Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:31.630Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:31.630Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=8DCA12D2714668C4333C11939624A70C; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:31.631Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:31.631Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:02:31.675Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:02:31.676Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:31.676Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:02:31.677Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : PUT 2022-03-26T04:02:31.677Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:658c931b1230fc19;x-b3-spanid:658c931b1230fc19;x-b3-sampled:0;x-onap-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-transactionid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-ecomp-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-onap-partnername:UNKNOWN;x-invocationid:47c3582c-dc08-47a9-b5c1-f2f36ce2df5d;content-length:3217;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=8DCA12D2714668C4333C11939624A70C;accept-encoding:gzip,deflate; 2022-03-26T04:02:31.677Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:31.745Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:31.746Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:31.747Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:31.747Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:31.747Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:31.748Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:02:32.131Z|c6c7c029-d61d-4e39-80c8-b446a1074821|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:02:32.133Z|c6c7c029-d61d-4e39-80c8-b446a1074821|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:02:34.084Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:02:34.085Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:34.085Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:02:34.086Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : PATCH 2022-03-26T04:02:34.086Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:00242b9a12cf81fa;x-b3-spanid:00242b9a12cf81fa;x-b3-sampled:0;x-onap-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-transactionid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-ecomp-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-onap-partnername:UNKNOWN;x-invocationid:7062ab19-da1b-4dff-b002-e03b7228e7e0;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=8DCA12D2714668C4333C11939624A70C;accept-encoding:gzip,deflate; 2022-03-26T04:02:34.087Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:34.153Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:34.153Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:34.154Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:34.154Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:34.154Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:34.155Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:02:34.501Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:02:34.502Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:34.502Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:02:34.502Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : GET 2022-03-26T04:02:34.503Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:791708362e5b666b;x-b3-spanid:7cc77818db81d252;x-b3-parentspanid:791708362e5b666b;x-b3-sampled:0;x-onap-requestid:3f27e3de-c5db-4ee9-ad09-bf428bd36b32;x-requestid:3f27e3de-c5db-4ee9-ad09-bf428bd36b32;x-transactionid:3f27e3de-c5db-4ee9-ad09-bf428bd36b32;x-ecomp-requestid:3f27e3de-c5db-4ee9-ad09-bf428bd36b32;x-onap-partnername:SO.APIH;x-invocationid:ce3c948b-842b-4d5a-a267-41fbe7394065;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:02:34.505Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:34.521Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:34.522Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:34.522Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:34.522Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:34.522Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:34.523Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:02:34.567Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:02:34.567Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:34.567Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:02:34.568Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:02:34.568Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:791708362e5b666b;x-b3-spanid:3d316181761e6e42;x-b3-parentspanid:791708362e5b666b;x-b3-sampled:0;x-onap-requestid:3f27e3de-c5db-4ee9-ad09-bf428bd36b32;x-requestid:3f27e3de-c5db-4ee9-ad09-bf428bd36b32;x-transactionid:3f27e3de-c5db-4ee9-ad09-bf428bd36b32;x-ecomp-requestid:3f27e3de-c5db-4ee9-ad09-bf428bd36b32;x-onap-partnername:SO.APIH;x-invocationid:8f3faa69-c367-45f9-b630-08b3cb7da849;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:02:34.568Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:34.576Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:34.576Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:34.576Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:34.576Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:34.576Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:34.577Z|3f27e3de-c5db-4ee9-ad09-bf428bd36b32|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:02:36.044Z|1ed616ee-3808-4b00-a0bc-e88634dffab0|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-03-26T04:02:36.044Z|1ed616ee-3808-4b00-a0bc-e88634dffab0|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:36.045Z|1ed616ee-3808-4b00-a0bc-e88634dffab0|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-03-26T04:02:36.045Z|1ed616ee-3808-4b00-a0bc-e88634dffab0|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-03-26T04:02:36.045Z|1ed616ee-3808-4b00-a0bc-e88634dffab0|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b569d7bbe84ed1a3;x-b3-spanid:06ce531683d46cb9;x-b3-parentspanid:b569d7bbe84ed1a3;x-b3-sampled:0;x-onap-requestid:1ed616ee-3808-4b00-a0bc-e88634dffab0;x-requestid:1ed616ee-3808-4b00-a0bc-e88634dffab0;x-transactionid:1ed616ee-3808-4b00-a0bc-e88634dffab0;x-ecomp-requestid:1ed616ee-3808-4b00-a0bc-e88634dffab0;x-onap-partnername:UNKNOWN;x-invocationid:6d51319a-ad4a-4dae-ae76-5ed014491212;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=8DCA12D2714668C4333C11939624A70C;accept-encoding:gzip,deflate; 2022-03-26T04:02:36.046Z|1ed616ee-3808-4b00-a0bc-e88634dffab0|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:36.114Z|1ed616ee-3808-4b00-a0bc-e88634dffab0|http-nio-8083-exec-5|/requestProcessingData|bpel|||INFO|500||Entering 2022-03-26T04:02:36.114Z|1ed616ee-3808-4b00-a0bc-e88634dffab0|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:36.115Z|1ed616ee-3808-4b00-a0bc-e88634dffab0|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-03-26T04:02:36.115Z|1ed616ee-3808-4b00-a0bc-e88634dffab0|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-03-26T04:02:36.116Z|1ed616ee-3808-4b00-a0bc-e88634dffab0|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:b569d7bbe84ed1a3;x-b3-spanid:7d6c77403d6d41e9;x-b3-parentspanid:b569d7bbe84ed1a3;x-b3-sampled:0;x-onap-requestid:1ed616ee-3808-4b00-a0bc-e88634dffab0;x-requestid:1ed616ee-3808-4b00-a0bc-e88634dffab0;x-transactionid:1ed616ee-3808-4b00-a0bc-e88634dffab0;x-ecomp-requestid:1ed616ee-3808-4b00-a0bc-e88634dffab0;x-onap-partnername:UNKNOWN;x-invocationid:0e89d7d3-30dd-4820-979b-3a1217b3b5f3;content-length:1583;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=8DCA12D2714668C4333C11939624A70C;accept-encoding:gzip,deflate; 2022-03-26T04:02:36.116Z|1ed616ee-3808-4b00-a0bc-e88634dffab0|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:36.144Z|1ed616ee-3808-4b00-a0bc-e88634dffab0|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:36.145Z|1ed616ee-3808-4b00-a0bc-e88634dffab0|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-03-26T04:02:36.146Z|1ed616ee-3808-4b00-a0bc-e88634dffab0|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-03-26T04:02:36.146Z|1ed616ee-3808-4b00-a0bc-e88634dffab0|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/9;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:36.147Z|1ed616ee-3808-4b00-a0bc-e88634dffab0|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:36.147Z|1ed616ee-3808-4b00-a0bc-e88634dffab0|http-nio-8083-exec-5|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-03-26T04:02:45.151Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:02:45.152Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:45.152Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:02:45.152Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : GET 2022-03-26T04:02:45.153Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6bb79a6e6fe62f6a;x-b3-spanid:99fde978cd3441d3;x-b3-parentspanid:6bb79a6e6fe62f6a;x-b3-sampled:0;x-onap-requestid:a2f78f3b-618c-445d-8b93-895abfe6f4a9;x-requestid:a2f78f3b-618c-445d-8b93-895abfe6f4a9;x-transactionid:a2f78f3b-618c-445d-8b93-895abfe6f4a9;x-ecomp-requestid:a2f78f3b-618c-445d-8b93-895abfe6f4a9;x-onap-partnername:SO.APIH;x-invocationid:b5054149-633f-4206-b26b-2eefdbe508df;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:02:45.153Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:45.180Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:45.181Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:45.181Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:45.182Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:45.182Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:45.183Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-6|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:02:45.198Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:02:45.198Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:45.198Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:02:45.199Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:02:45.199Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6bb79a6e6fe62f6a;x-b3-spanid:176bb4a1635c1ed7;x-b3-parentspanid:6bb79a6e6fe62f6a;x-b3-sampled:0;x-onap-requestid:a2f78f3b-618c-445d-8b93-895abfe6f4a9;x-requestid:a2f78f3b-618c-445d-8b93-895abfe6f4a9;x-transactionid:a2f78f3b-618c-445d-8b93-895abfe6f4a9;x-ecomp-requestid:a2f78f3b-618c-445d-8b93-895abfe6f4a9;x-onap-partnername:SO.APIH;x-invocationid:724175fb-aec6-44dc-a50a-c858f5981a86;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:02:45.199Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:45.228Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:45.229Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:45.230Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:45.230Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:45.230Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:45.231Z|a2f78f3b-618c-445d-8b93-895abfe6f4a9|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:02:47.131Z|cd6340a3-513d-42fc-b8d1-814bd1ef7fef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:02:47.133Z|cd6340a3-513d-42fc-b8d1-814bd1ef7fef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:02:47.474Z|5bce799d-e5b8-48ae-80e0-d85997e458c7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:02:47.475Z|5bce799d-e5b8-48ae-80e0-d85997e458c7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:02:51.171Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-03-26T04:02:51.172Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:51.172Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-03-26T04:02:51.172Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-03-26T04:02:51.173Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c8445bd033c5d386;x-b3-spanid:a04b5efb56384ebe;x-b3-parentspanid:c8445bd033c5d386;x-b3-sampled:0;x-onap-requestid:c836c49a-949d-471a-a0e3-7c51dee7ae8f;x-requestid:c836c49a-949d-471a-a0e3-7c51dee7ae8f;x-transactionid:c836c49a-949d-471a-a0e3-7c51dee7ae8f;x-ecomp-requestid:c836c49a-949d-471a-a0e3-7c51dee7ae8f;x-onap-partnername:UNKNOWN;x-invocationid:ea68f07e-f3b1-403c-b6c6-05e0bbde9364;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=8DCA12D2714668C4333C11939624A70C;accept-encoding:gzip,deflate; 2022-03-26T04:02:51.173Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:51.193Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:51.194Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:51.194Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:51.195Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:51.195Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:51.195Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting. 2022-03-26T04:02:51.219Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||INFO|500||Entering 2022-03-26T04:02:51.220Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:51.221Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||DEBUG|500||URI : /requestProcessingData/9 2022-03-26T04:02:51.221Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||DEBUG|500||Method : PUT 2022-03-26T04:02:51.222Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:c8445bd033c5d386;x-b3-spanid:8237810c5be3a9a8;x-b3-parentspanid:c8445bd033c5d386;x-b3-sampled:0;x-onap-requestid:c836c49a-949d-471a-a0e3-7c51dee7ae8f;x-requestid:c836c49a-949d-471a-a0e3-7c51dee7ae8f;x-transactionid:c836c49a-949d-471a-a0e3-7c51dee7ae8f;x-ecomp-requestid:c836c49a-949d-471a-a0e3-7c51dee7ae8f;x-onap-partnername:UNKNOWN;x-invocationid:cb876a90-cfae-4744-8d71-27a66c667134;content-length:1662;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=8DCA12D2714668C4333C11939624A70C;accept-encoding:gzip,deflate; 2022-03-26T04:02:51.222Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:51.265Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:51.266Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:51.266Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:51.266Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/9;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:51.267Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:51.267Z|c836c49a-949d-471a-a0e3-7c51dee7ae8f|http-nio-8083-exec-9|/requestProcessingData/9|bpel|||INFO|500||Exiting. 2022-03-26T04:02:52.807Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:02:52.808Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:52.809Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:02:52.809Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : GET 2022-03-26T04:02:52.810Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d4d5d9e578d4b2d3;x-b3-spanid:01af70fe8db7d644;x-b3-parentspanid:d4d5d9e578d4b2d3;x-b3-sampled:0;x-onap-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-transactionid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-ecomp-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-onap-partnername:UNKNOWN;x-invocationid:5e14da56-c6ad-4a2d-b698-ff1af134a5eb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:02:52.810Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:52.827Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:52.828Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:52.828Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:52.828Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:52.829Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:52.830Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-10|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:02:52.848Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:02:52.849Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:52.849Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:02:52.850Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : PUT 2022-03-26T04:02:52.850Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:d4d5d9e578d4b2d3;x-b3-spanid:99293818c12ccbb4;x-b3-parentspanid:d4d5d9e578d4b2d3;x-b3-sampled:0;x-onap-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-transactionid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-ecomp-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-onap-partnername:UNKNOWN;x-invocationid:ace69925-400f-43e1-b744-fdea8949d74b;content-length:3323;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:02:52.850Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:52.907Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:52.908Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:52.964Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:52.967Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:52.967Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:52.968Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:02:55.836Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:02:55.836Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:55.837Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:02:55.837Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : GET 2022-03-26T04:02:55.837Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:df130a33d47ac1e9;x-b3-spanid:1eec84ed98e085e1;x-b3-parentspanid:df130a33d47ac1e9;x-b3-sampled:0;x-onap-requestid:f8288817-fafd-47a4-aa40-a1fd70e981ee;x-requestid:f8288817-fafd-47a4-aa40-a1fd70e981ee;x-transactionid:f8288817-fafd-47a4-aa40-a1fd70e981ee;x-ecomp-requestid:f8288817-fafd-47a4-aa40-a1fd70e981ee;x-onap-partnername:SO.APIH;x-invocationid:c039e0e0-056a-4126-9c76-5f661ea92818;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:02:55.837Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:55.855Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:02:55.855Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:55.856Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:02:55.856Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : GET 2022-03-26T04:02:55.856Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c52718f6efb37f68;x-b3-spanid:0a67154b50f7a344;x-b3-parentspanid:c52718f6efb37f68;x-b3-sampled:0;x-onap-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-transactionid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-ecomp-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-onap-partnername:UNKNOWN;x-invocationid:212c7468-d56e-4765-8aa1-7afde079e838;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:02:55.857Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:55.858Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:55.858Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:55.859Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:55.859Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:55.859Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:55.860Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-2|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:02:55.880Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:02:55.880Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:55.881Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:02:55.881Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:02:55.881Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:df130a33d47ac1e9;x-b3-spanid:f72d297c13a7e59c;x-b3-parentspanid:df130a33d47ac1e9;x-b3-sampled:0;x-onap-requestid:f8288817-fafd-47a4-aa40-a1fd70e981ee;x-requestid:f8288817-fafd-47a4-aa40-a1fd70e981ee;x-transactionid:f8288817-fafd-47a4-aa40-a1fd70e981ee;x-ecomp-requestid:f8288817-fafd-47a4-aa40-a1fd70e981ee;x-onap-partnername:SO.APIH;x-invocationid:84cb6f9a-985a-462b-b1de-b509ed50b54c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:02:55.881Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:55.882Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:55.882Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:55.883Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:55.883Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:55.883Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:55.884Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:02:55.889Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:55.890Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:55.891Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:55.891Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:55.891Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:55.892Z|f8288817-fafd-47a4-aa40-a1fd70e981ee|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:02:55.901Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:02:55.902Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:02:55.902Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:02:55.902Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : PUT 2022-03-26T04:02:55.902Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:c52718f6efb37f68;x-b3-spanid:74ab38cae23f7119;x-b3-parentspanid:c52718f6efb37f68;x-b3-sampled:0;x-onap-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-transactionid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-ecomp-requestid:1dc71014-750c-42ae-87b2-59c59cd90f1f;x-onap-partnername:UNKNOWN;x-invocationid:bddeec04-3f19-442b-8bdf-abbd9f425036;content-length:3316;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:02:55.903Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:02:55.942Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:02:55.943Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:02:55.944Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:02:55.944Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:02:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:02:55.944Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:02:55.945Z|1dc71014-750c-42ae-87b2-59c59cd90f1f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:03:02.131Z|054cfa44-b0ff-4c67-88e1-3102223ce536|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:03:02.132Z|054cfa44-b0ff-4c67-88e1-3102223ce536|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:03:03.274Z|b1567514-f488-4e6e-9406-86c382d5b84f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T04:03:03.274Z|b1567514-f488-4e6e-9406-86c382d5b84f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:03.274Z|b1567514-f488-4e6e-9406-86c382d5b84f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T04:03:03.274Z|b1567514-f488-4e6e-9406-86c382d5b84f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T04:03:03.275Z|b1567514-f488-4e6e-9406-86c382d5b84f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T04:03:03.275Z|b1567514-f488-4e6e-9406-86c382d5b84f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:03.278Z|b1567514-f488-4e6e-9406-86c382d5b84f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:03.279Z|b1567514-f488-4e6e-9406-86c382d5b84f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T04:03:03.279Z|b1567514-f488-4e6e-9406-86c382d5b84f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T04:03:03.279Z|b1567514-f488-4e6e-9406-86c382d5b84f|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:Sat, 26 Mar 2022 04:03:03 GMT;Connection:close; 2022-03-26T04:03:03.279Z|b1567514-f488-4e6e-9406-86c382d5b84f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:03.280Z|b1567514-f488-4e6e-9406-86c382d5b84f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T04:03:06.465Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:03:06.466Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:06.466Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:03:06.466Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:06.466Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:07e26d64aea3cfd6;x-b3-spanid:f2d029a243ef572d;x-b3-parentspanid:07e26d64aea3cfd6;x-b3-sampled:0;x-onap-requestid:4c30cdd2-54ff-4336-b5bb-fa54f103e5b6;x-requestid:4c30cdd2-54ff-4336-b5bb-fa54f103e5b6;x-transactionid:4c30cdd2-54ff-4336-b5bb-fa54f103e5b6;x-ecomp-requestid:4c30cdd2-54ff-4336-b5bb-fa54f103e5b6;x-onap-partnername:SO.APIH;x-invocationid:6c2b4616-1506-4611-94bc-de7db5530f41;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:06.467Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:06.479Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:06.480Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:06.480Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:06.480Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:06.480Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:06.481Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-7|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:03:06.502Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:03:06.503Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:06.503Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:03:06.503Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:06.503Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:07e26d64aea3cfd6;x-b3-spanid:395bac23ce4eec04;x-b3-parentspanid:07e26d64aea3cfd6;x-b3-sampled:0;x-onap-requestid:4c30cdd2-54ff-4336-b5bb-fa54f103e5b6;x-requestid:4c30cdd2-54ff-4336-b5bb-fa54f103e5b6;x-transactionid:4c30cdd2-54ff-4336-b5bb-fa54f103e5b6;x-ecomp-requestid:4c30cdd2-54ff-4336-b5bb-fa54f103e5b6;x-onap-partnername:SO.APIH;x-invocationid:aca93611-6c4d-46bf-9f96-03fe3b7660a2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:06.503Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:06.512Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:06.513Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:06.513Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:06.514Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:06.514Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:06.515Z|4c30cdd2-54ff-4336-b5bb-fa54f103e5b6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:03:06.687Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:03:06.687Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:06.688Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:03:06.688Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:06.688Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:22cc2c06787cd181;x-b3-spanid:d4c589857c37a732;x-b3-parentspanid:22cc2c06787cd181;x-b3-sampled:0;x-onap-requestid:0ede8401-6c30-4ab2-bf98-fc574ec67de6;x-requestid:0ede8401-6c30-4ab2-bf98-fc574ec67de6;x-transactionid:0ede8401-6c30-4ab2-bf98-fc574ec67de6;x-ecomp-requestid:0ede8401-6c30-4ab2-bf98-fc574ec67de6;x-onap-partnername:SO.APIH;x-invocationid:c210db24-980a-4eda-ba3a-caff33c9f592;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:06.689Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:06.701Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:06.701Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:06.702Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:06.702Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:06.702Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:06.703Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-9|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:03:06.716Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:03:06.717Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:06.717Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:03:06.717Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:06.718Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:22cc2c06787cd181;x-b3-spanid:fe68d94b413f7a21;x-b3-parentspanid:22cc2c06787cd181;x-b3-sampled:0;x-onap-requestid:0ede8401-6c30-4ab2-bf98-fc574ec67de6;x-requestid:0ede8401-6c30-4ab2-bf98-fc574ec67de6;x-transactionid:0ede8401-6c30-4ab2-bf98-fc574ec67de6;x-ecomp-requestid:0ede8401-6c30-4ab2-bf98-fc574ec67de6;x-onap-partnername:SO.APIH;x-invocationid:c5363f14-363c-4989-a44a-502cbc516874;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:06.718Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:06.725Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:06.725Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:06.725Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:06.726Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:06.726Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:06.726Z|0ede8401-6c30-4ab2-bf98-fc574ec67de6|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:03:06.901Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:03:06.902Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:06.902Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:03:06.903Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:06.903Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e593dba611b4aebe;x-b3-spanid:1e4418eb458b1fa7;x-b3-parentspanid:e593dba611b4aebe;x-b3-sampled:0;x-onap-requestid:0e7f47e4-42d2-4b05-8c39-5beebebe682b;x-requestid:0e7f47e4-42d2-4b05-8c39-5beebebe682b;x-transactionid:0e7f47e4-42d2-4b05-8c39-5beebebe682b;x-ecomp-requestid:0e7f47e4-42d2-4b05-8c39-5beebebe682b;x-onap-partnername:SO.APIH;x-invocationid:ce82a558-b2b1-489e-821f-82ec25209f12;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:06.903Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:06.921Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:06.922Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:06.923Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:06.923Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:06.924Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:06.925Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-1|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:03:06.945Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:03:06.945Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:06.945Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:03:06.946Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:06.946Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e593dba611b4aebe;x-b3-spanid:ab7c03e249f76ca3;x-b3-parentspanid:e593dba611b4aebe;x-b3-sampled:0;x-onap-requestid:0e7f47e4-42d2-4b05-8c39-5beebebe682b;x-requestid:0e7f47e4-42d2-4b05-8c39-5beebebe682b;x-transactionid:0e7f47e4-42d2-4b05-8c39-5beebebe682b;x-ecomp-requestid:0e7f47e4-42d2-4b05-8c39-5beebebe682b;x-onap-partnername:SO.APIH;x-invocationid:124abd65-5a2a-4e80-adbd-dd3fb46f9047;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:06.947Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:06.967Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:06.968Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:06.968Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:06.968Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:06.969Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:06.969Z|0e7f47e4-42d2-4b05-8c39-5beebebe682b|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:03:07.153Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:03:07.153Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:07.154Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:03:07.154Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:07.155Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3fa547c3dc7dee4d;x-b3-spanid:e54a99435a89f0b0;x-b3-parentspanid:3fa547c3dc7dee4d;x-b3-sampled:0;x-onap-requestid:577ddc39-1308-4706-8366-f211ad79c968;x-requestid:577ddc39-1308-4706-8366-f211ad79c968;x-transactionid:577ddc39-1308-4706-8366-f211ad79c968;x-ecomp-requestid:577ddc39-1308-4706-8366-f211ad79c968;x-onap-partnername:SO.APIH;x-invocationid:426ae898-e17f-4cc0-bbbf-1b5c255baad6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:07.156Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:07.183Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:07.183Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:07.184Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:07.185Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:07.185Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:07.187Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-3|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:03:07.200Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:03:07.200Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:07.201Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:03:07.201Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:07.201Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3fa547c3dc7dee4d;x-b3-spanid:735639e8f74861a6;x-b3-parentspanid:3fa547c3dc7dee4d;x-b3-sampled:0;x-onap-requestid:577ddc39-1308-4706-8366-f211ad79c968;x-requestid:577ddc39-1308-4706-8366-f211ad79c968;x-transactionid:577ddc39-1308-4706-8366-f211ad79c968;x-ecomp-requestid:577ddc39-1308-4706-8366-f211ad79c968;x-onap-partnername:SO.APIH;x-invocationid:5c73bdb5-0f33-4406-9b71-ec042cf50ee1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:07.201Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:07.209Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:07.209Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:07.209Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:07.210Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:07.210Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:07.211Z|577ddc39-1308-4706-8366-f211ad79c968|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:03:07.367Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Entering 2022-03-26T04:03:07.368Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:07.369Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||URI : /infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f 2022-03-26T04:03:07.369Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:07.370Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:adb0945f0e424bdb;x-b3-spanid:a748114e46761224;x-b3-parentspanid:adb0945f0e424bdb;x-b3-sampled:0;x-onap-requestid:f9582c83-45e3-45ce-9838-aac6be37ed8f;x-requestid:f9582c83-45e3-45ce-9838-aac6be37ed8f;x-transactionid:f9582c83-45e3-45ce-9838-aac6be37ed8f;x-ecomp-requestid:f9582c83-45e3-45ce-9838-aac6be37ed8f;x-onap-partnername:SO.APIH;x-invocationid:0aeb3c42-54b2-4113-a889-32b3ccbdd6d1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:07.370Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:07.381Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:07.382Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:07.382Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:07.383Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:07.383Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:07.384Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-5|/infraActiveRequests/1dc71014-750c-42ae-87b2-59c59cd90f1f|bpel|||INFO|500||Exiting. 2022-03-26T04:03:07.396Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:03:07.397Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:07.397Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:03:07.397Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:07.397Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:adb0945f0e424bdb;x-b3-spanid:9a8b9b00060952a5;x-b3-parentspanid:adb0945f0e424bdb;x-b3-sampled:0;x-onap-requestid:f9582c83-45e3-45ce-9838-aac6be37ed8f;x-requestid:f9582c83-45e3-45ce-9838-aac6be37ed8f;x-transactionid:f9582c83-45e3-45ce-9838-aac6be37ed8f;x-ecomp-requestid:f9582c83-45e3-45ce-9838-aac6be37ed8f;x-onap-partnername:SO.APIH;x-invocationid:25fe48e4-51fa-447f-9298-15480125c861;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:07.397Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:07.404Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:07.404Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:07.404Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:07.405Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:07.405Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:07.406Z|f9582c83-45e3-45ce-9838-aac6be37ed8f|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:03:17.131Z|0163063c-cfc4-4193-801f-9123b411156b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:03:17.133Z|0163063c-cfc4-4193-801f-9123b411156b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:03:17.476Z|8601f83b-5f82-46df-ad48-4c2884057a00|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:03:17.477Z|8601f83b-5f82-46df-ad48-4c2884057a00|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:03:19.028Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Entering 2022-03-26T04:03:19.029Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:19.029Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||URI : /infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a 2022-03-26T04:03:19.030Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:19.031Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:861e89f7146a2824;x-b3-spanid:b754b88a9753172e;x-b3-parentspanid:861e89f7146a2824;x-b3-sampled:0;x-onap-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-transactionid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-ecomp-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-onap-partnername:SO.APIH;x-invocationid:8b898f4b-db55-400b-a435-db1b161b0388;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:19.033Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:20.888Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2022-03-26T04:03:20.889Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:20.889Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2022-03-26T04:03:20.890Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2022-03-26T04:03:20.890Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:861e89f7146a2824;x-b3-spanid:faeb334a0b657ccc;x-b3-parentspanid:861e89f7146a2824;x-b3-sampled:0;x-onap-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-transactionid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-ecomp-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-onap-partnername:SO.APIH;x-invocationid:4586532e-630a-409b-badd-90089f567c9b;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=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:20.891Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:20.894Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2022-03-26T04:03:20.904Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:20.904Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:20.905Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:20.905Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2022-03-26T04:03:20.905Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:20.906Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2022-03-26T04:03:20.966Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||INFO|500||Entering 2022-03-26T04:03:20.966Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:20.967Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2022-03-26T04:03:20.967Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2022-03-26T04:03:20.968Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:861e89f7146a2824;x-b3-spanid:f36a85250051b984;x-b3-parentspanid:861e89f7146a2824;x-b3-sampled:0;x-onap-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-transactionid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-ecomp-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-onap-partnername:SO.APIH;x-invocationid:f6975ac7-501f-41fa-b74d-3d55fe8f1484;content-length:1257;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:20.968Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:20.984Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:20.985Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2022-03-26T04:03:20.985Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2022-03-26T04:03:20.986Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:20.986Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:20.986Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2022-03-26T04:03:21.203Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Entering 2022-03-26T04:03:21.203Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:21.204Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-03-26T04:03:21.204Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-03-26T04:03:21.204Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:861e89f7146a2824;x-b3-spanid:43d452f7a16671e7;x-b3-parentspanid:8e3a80aa159579fc;x-b3-sampled:0;x-onap-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-transactionid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-ecomp-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-onap-partnername:UNKNOWN;x-invocationid:35de0e99-6c63-4d92-ab2b-cc32a3796237;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=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:03:21.204Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:21.226Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:21.227Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-03-26T04:03:21.227Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-03-26T04:03:21.227Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|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/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:Sat, 26 Mar 2022 04:03:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:21.228Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:21.228Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-03-26T04:03:21.246Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-1|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Entering 2022-03-26T04:03:21.246Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-1|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:21.247Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-1|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||URI : /infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a 2022-03-26T04:03:21.247Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-1|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:21.247Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-1|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:861e89f7146a2824;x-b3-spanid:263ffe5c512877b9;x-b3-parentspanid:8e3a80aa159579fc;x-b3-sampled:0;x-onap-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-transactionid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-ecomp-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-onap-partnername:UNKNOWN;x-invocationid:776563f4-a960-40bf-a9fb-a26a58ee7825;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:03:21.247Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-1|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:21.261Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-1|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:21.261Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-1|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:21.261Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-1|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:21.262Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-1|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:21.262Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-1|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:21.263Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-1|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Exiting. 2022-03-26T04:03:21.506Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Entering 2022-03-26T04:03:21.507Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:21.507Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||URI : /infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a 2022-03-26T04:03:21.507Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Method : PUT 2022-03-26T04:03:21.508Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:861e89f7146a2824;x-b3-spanid:eac34760205267b3;x-b3-parentspanid:8e3a80aa159579fc;x-b3-sampled:0;x-onap-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-transactionid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-ecomp-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-onap-partnername:UNKNOWN;x-invocationid:384227ce-a862-4227-9367-952c098d137e;content-length:1364;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:03:21.508Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:21.566Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:21.567Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:21.567Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:21.568Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:21.568Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:21.569Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Exiting. 2022-03-26T04:03:22.205Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Entering 2022-03-26T04:03:22.205Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:22.206Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||URI : /infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a 2022-03-26T04:03:22.206Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:22.206Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:dbbe8509bb8677be;x-b3-spanid:5a7abdb759768f0b;x-b3-parentspanid:dbbe8509bb8677be;x-b3-sampled:0;x-onap-requestid:61b5d40e-c8fe-41c6-8a17-414167b0aa9a;x-requestid:61b5d40e-c8fe-41c6-8a17-414167b0aa9a;x-transactionid:61b5d40e-c8fe-41c6-8a17-414167b0aa9a;x-ecomp-requestid:61b5d40e-c8fe-41c6-8a17-414167b0aa9a;x-onap-partnername:SO.APIH;x-invocationid:8b06fc49-bf94-411e-917a-f082ce829048;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:22.207Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:22.225Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:22.226Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:22.226Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:22.227Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:22.227Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:22.228Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Exiting. 2022-03-26T04:03:22.240Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:03:22.241Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:22.241Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:03:22.241Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:22.242Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:dbbe8509bb8677be;x-b3-spanid:fb5ec1ad0c6e3545;x-b3-parentspanid:dbbe8509bb8677be;x-b3-sampled:0;x-onap-requestid:61b5d40e-c8fe-41c6-8a17-414167b0aa9a;x-requestid:61b5d40e-c8fe-41c6-8a17-414167b0aa9a;x-transactionid:61b5d40e-c8fe-41c6-8a17-414167b0aa9a;x-ecomp-requestid:61b5d40e-c8fe-41c6-8a17-414167b0aa9a;x-onap-partnername:SO.APIH;x-invocationid:f9ae8eca-c531-4167-bb28-b8ea0ca10ece;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:22.242Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:22.254Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:22.255Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:22.255Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:22.256Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:22.256Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:22.257Z|61b5d40e-c8fe-41c6-8a17-414167b0aa9a|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:03:24.126Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-5|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Entering 2022-03-26T04:03:24.127Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-5|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:24.127Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-5|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||URI : /infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a 2022-03-26T04:03:24.128Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-5|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:24.128Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-5|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:589a4bbff0f340ec;x-b3-spanid:5d8d3a55970842f4;x-b3-parentspanid:589a4bbff0f340ec;x-b3-sampled:0;x-onap-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-transactionid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-ecomp-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-onap-partnername:UNKNOWN;x-invocationid:c33b36b6-f19e-4da4-8d94-459f44923ac4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:03:24.128Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-5|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:24.146Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-5|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:24.147Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-5|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:24.147Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-5|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:24.148Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-5|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:24 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:24.154Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-5|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:24.155Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-5|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Exiting. 2022-03-26T04:03:24.174Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Entering 2022-03-26T04:03:24.175Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:24.175Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||URI : /infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a 2022-03-26T04:03:24.176Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Method : PUT 2022-03-26T04:03:24.176Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:589a4bbff0f340ec;x-b3-spanid:e468e89b9efffeec;x-b3-parentspanid:589a4bbff0f340ec;x-b3-sampled:0;x-onap-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-transactionid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-ecomp-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-onap-partnername:UNKNOWN;x-invocationid:2e2dc964-f1a0-41e1-8dc5-c1e388672a76;content-length:1549;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:03:24.176Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:24.211Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:24.212Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:24.212Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:24.213Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:24 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:24.213Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:24.214Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Exiting. 2022-03-26T04:03:28.607Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Entering 2022-03-26T04:03:28.607Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:28.607Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||URI : /infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a 2022-03-26T04:03:28.608Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Method : PATCH 2022-03-26T04:03:28.608Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9990b15aba243511;x-b3-spanid:9990b15aba243511;x-b3-sampled:0;x-onap-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-transactionid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-ecomp-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-onap-partnername:UNKNOWN;x-invocationid:f74453ab-9782-41bf-a6d1-5bf949d3312a;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=8DCA12D2714668C4333C11939624A70C;accept-encoding:gzip,deflate; 2022-03-26T04:03:28.608Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:28.649Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:28.649Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:28.650Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:28.651Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:28.651Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:28.652Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Exiting. 2022-03-26T04:03:29.972Z|d4af69c3-0cd5-40bb-a562-cd29cba2be60|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-03-26T04:03:29.972Z|d4af69c3-0cd5-40bb-a562-cd29cba2be60|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:29.973Z|d4af69c3-0cd5-40bb-a562-cd29cba2be60|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-03-26T04:03:29.973Z|d4af69c3-0cd5-40bb-a562-cd29cba2be60|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:29.973Z|d4af69c3-0cd5-40bb-a562-cd29cba2be60|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c9424a6ba81960fc;x-b3-spanid:c698c6fceb40d538;x-b3-parentspanid:c9424a6ba81960fc;x-b3-sampled:0;x-onap-requestid:d4af69c3-0cd5-40bb-a562-cd29cba2be60;x-requestid:d4af69c3-0cd5-40bb-a562-cd29cba2be60;x-transactionid:d4af69c3-0cd5-40bb-a562-cd29cba2be60;x-ecomp-requestid:d4af69c3-0cd5-40bb-a562-cd29cba2be60;x-onap-partnername:UNKNOWN;x-invocationid:231b43f1-a96a-43dc-85c5-7ea9d87b1f93;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=8DCA12D2714668C4333C11939624A70C;accept-encoding:gzip,deflate; 2022-03-26T04:03:29.973Z|d4af69c3-0cd5-40bb-a562-cd29cba2be60|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:30.003Z|d4af69c3-0cd5-40bb-a562-cd29cba2be60|http-nio-8083-exec-9|/requestProcessingData|bpel|||INFO|500||Entering 2022-03-26T04:03:30.004Z|d4af69c3-0cd5-40bb-a562-cd29cba2be60|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:30.004Z|d4af69c3-0cd5-40bb-a562-cd29cba2be60|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-03-26T04:03:30.005Z|d4af69c3-0cd5-40bb-a562-cd29cba2be60|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-03-26T04:03:30.005Z|d4af69c3-0cd5-40bb-a562-cd29cba2be60|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:c9424a6ba81960fc;x-b3-spanid:46ee6f78884ab7c3;x-b3-parentspanid:c9424a6ba81960fc;x-b3-sampled:0;x-onap-requestid:d4af69c3-0cd5-40bb-a562-cd29cba2be60;x-requestid:d4af69c3-0cd5-40bb-a562-cd29cba2be60;x-transactionid:d4af69c3-0cd5-40bb-a562-cd29cba2be60;x-ecomp-requestid:d4af69c3-0cd5-40bb-a562-cd29cba2be60;x-onap-partnername:UNKNOWN;x-invocationid:5232293d-7967-4bec-9a3c-ad2b7ea3e2df;content-length:1556;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=8DCA12D2714668C4333C11939624A70C;accept-encoding:gzip,deflate; 2022-03-26T04:03:30.006Z|d4af69c3-0cd5-40bb-a562-cd29cba2be60|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:30.027Z|d4af69c3-0cd5-40bb-a562-cd29cba2be60|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:30.028Z|d4af69c3-0cd5-40bb-a562-cd29cba2be60|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-03-26T04:03:30.029Z|d4af69c3-0cd5-40bb-a562-cd29cba2be60|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-03-26T04:03:30.029Z|d4af69c3-0cd5-40bb-a562-cd29cba2be60|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/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:Sat, 26 Mar 2022 04:03:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:30.030Z|d4af69c3-0cd5-40bb-a562-cd29cba2be60|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:30.031Z|d4af69c3-0cd5-40bb-a562-cd29cba2be60|http-nio-8083-exec-9|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-03-26T04:03:32.131Z|af1d87b8-e9bb-4be8-83a7-0f573a824366|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:03:32.133Z|af1d87b8-e9bb-4be8-83a7-0f573a824366|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:03:32.438Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Entering 2022-03-26T04:03:32.438Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:32.439Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||URI : /infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a 2022-03-26T04:03:32.439Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:32.439Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bf8c1aaf081b11ca;x-b3-spanid:d15faa92190a0b4d;x-b3-parentspanid:bf8c1aaf081b11ca;x-b3-sampled:0;x-onap-requestid:7a0af1a9-1f30-4803-96fd-f0a6a16075c7;x-requestid:7a0af1a9-1f30-4803-96fd-f0a6a16075c7;x-transactionid:7a0af1a9-1f30-4803-96fd-f0a6a16075c7;x-ecomp-requestid:7a0af1a9-1f30-4803-96fd-f0a6a16075c7;x-onap-partnername:SO.APIH;x-invocationid:ef3d4277-2951-4e64-a876-06a88c223e08;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:32.439Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:32.454Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:32.455Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:32.455Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:32.456Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:32.456Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:32.457Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Exiting. 2022-03-26T04:03:32.475Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:03:32.475Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:32.476Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:03:32.476Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:32.477Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bf8c1aaf081b11ca;x-b3-spanid:12673d1f60ebc9cd;x-b3-parentspanid:bf8c1aaf081b11ca;x-b3-sampled:0;x-onap-requestid:7a0af1a9-1f30-4803-96fd-f0a6a16075c7;x-requestid:7a0af1a9-1f30-4803-96fd-f0a6a16075c7;x-transactionid:7a0af1a9-1f30-4803-96fd-f0a6a16075c7;x-ecomp-requestid:7a0af1a9-1f30-4803-96fd-f0a6a16075c7;x-onap-partnername:SO.APIH;x-invocationid:2b45c047-0337-4e38-b90b-1af5778fc469;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:32.477Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:32.488Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:32.489Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:32.490Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:32.490Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:32.491Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:32.491Z|7a0af1a9-1f30-4803-96fd-f0a6a16075c7|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:03:43.043Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Entering 2022-03-26T04:03:43.044Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:43.044Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||URI : /infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a 2022-03-26T04:03:43.045Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:43.045Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:23db866b095b051b;x-b3-spanid:18d008b822eea5f1;x-b3-parentspanid:23db866b095b051b;x-b3-sampled:0;x-onap-requestid:83494c5d-1419-4031-aee9-e63ce0a23aa9;x-requestid:83494c5d-1419-4031-aee9-e63ce0a23aa9;x-transactionid:83494c5d-1419-4031-aee9-e63ce0a23aa9;x-ecomp-requestid:83494c5d-1419-4031-aee9-e63ce0a23aa9;x-onap-partnername:SO.APIH;x-invocationid:08458baa-198d-4465-b934-84ae214b4571;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:43.045Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:43.061Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:43.062Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:43.062Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:43.062Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:43.063Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:43.063Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-2|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Exiting. 2022-03-26T04:03:43.088Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:03:43.089Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:43.089Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:03:43.089Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:43.090Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:23db866b095b051b;x-b3-spanid:66da8c54e14b961b;x-b3-parentspanid:23db866b095b051b;x-b3-sampled:0;x-onap-requestid:83494c5d-1419-4031-aee9-e63ce0a23aa9;x-requestid:83494c5d-1419-4031-aee9-e63ce0a23aa9;x-transactionid:83494c5d-1419-4031-aee9-e63ce0a23aa9;x-ecomp-requestid:83494c5d-1419-4031-aee9-e63ce0a23aa9;x-onap-partnername:SO.APIH;x-invocationid:dc4d978a-c2a7-4e48-b8e0-2dcf10d6879a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:43.090Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:43.105Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:43.106Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:43.106Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:43.107Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:43.107Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:43.108Z|83494c5d-1419-4031-aee9-e63ce0a23aa9|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:03:45.156Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-03-26T04:03:45.156Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:45.156Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-03-26T04:03:45.157Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:45.157Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7cd10faa6cf484b9;x-b3-spanid:4921a726d55f27fa;x-b3-parentspanid:7cd10faa6cf484b9;x-b3-sampled:0;x-onap-requestid:5e8d17ed-59e3-402a-9de2-e49d00077154;x-requestid:5e8d17ed-59e3-402a-9de2-e49d00077154;x-transactionid:5e8d17ed-59e3-402a-9de2-e49d00077154;x-ecomp-requestid:5e8d17ed-59e3-402a-9de2-e49d00077154;x-onap-partnername:UNKNOWN;x-invocationid:2b81fbfd-b7ad-4c95-aae3-7fa391bf61fc;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=8DCA12D2714668C4333C11939624A70C;accept-encoding:gzip,deflate; 2022-03-26T04:03:45.157Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:45.170Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:45.170Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:45.170Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:45.171Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:45.171Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:45.171Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting. 2022-03-26T04:03:45.187Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-5|/requestProcessingData/15|bpel|||INFO|500||Entering 2022-03-26T04:03:45.188Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-5|/requestProcessingData/15|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:45.188Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-5|/requestProcessingData/15|bpel|||DEBUG|500||URI : /requestProcessingData/15 2022-03-26T04:03:45.188Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-5|/requestProcessingData/15|bpel|||DEBUG|500||Method : PUT 2022-03-26T04:03:45.189Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-5|/requestProcessingData/15|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:7cd10faa6cf484b9;x-b3-spanid:c9d07398dda0d846;x-b3-parentspanid:7cd10faa6cf484b9;x-b3-sampled:0;x-onap-requestid:5e8d17ed-59e3-402a-9de2-e49d00077154;x-requestid:5e8d17ed-59e3-402a-9de2-e49d00077154;x-transactionid:5e8d17ed-59e3-402a-9de2-e49d00077154;x-ecomp-requestid:5e8d17ed-59e3-402a-9de2-e49d00077154;x-onap-partnername:UNKNOWN;x-invocationid:65088a6d-be8a-4acb-896b-5dbc603ea3c2;content-length:1362;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=8DCA12D2714668C4333C11939624A70C;accept-encoding:gzip,deflate; 2022-03-26T04:03:45.189Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-5|/requestProcessingData/15|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:45.249Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-5|/requestProcessingData/15|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:45.249Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-5|/requestProcessingData/15|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:45.250Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-5|/requestProcessingData/15|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:45.250Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-5|/requestProcessingData/15|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/15;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:45.251Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-5|/requestProcessingData/15|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:45.251Z|5e8d17ed-59e3-402a-9de2-e49d00077154|http-nio-8083-exec-5|/requestProcessingData/15|bpel|||INFO|500||Exiting. 2022-03-26T04:03:46.109Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Entering 2022-03-26T04:03:46.110Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:46.110Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||URI : /infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a 2022-03-26T04:03:46.110Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:46.111Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2e90f56cb6fc71ac;x-b3-spanid:dd50b97e6a7e806f;x-b3-parentspanid:2e90f56cb6fc71ac;x-b3-sampled:0;x-onap-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-transactionid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-ecomp-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-onap-partnername:UNKNOWN;x-invocationid:55c3ec74-6e78-4d61-9ce3-299fb32c381a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:03:46.111Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:46.125Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:46.126Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:46.126Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:46.126Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:46.127Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:46.127Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-6|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Exiting. 2022-03-26T04:03:46.143Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Entering 2022-03-26T04:03:46.143Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:46.144Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||URI : /infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a 2022-03-26T04:03:46.144Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Method : PUT 2022-03-26T04:03:46.144Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:2e90f56cb6fc71ac;x-b3-spanid:13b5cd9284058f1f;x-b3-parentspanid:2e90f56cb6fc71ac;x-b3-sampled:0;x-onap-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-transactionid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-ecomp-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-onap-partnername:UNKNOWN;x-invocationid:68aa8d76-45eb-4421-b13e-f297767291b8;content-length:1623;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:03:46.145Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:46.179Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:46.179Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:46.180Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:46.180Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:46 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:46.180Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:46.182Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-7|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Exiting. 2022-03-26T04:03:47.131Z|a4ba26c4-7e39-4b2d-ac69-4f52b24a9f3f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:03:47.132Z|a4ba26c4-7e39-4b2d-ac69-4f52b24a9f3f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:03:47.478Z|cf50115c-30bd-459e-9a02-514f009a7b1b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:03:47.479Z|cf50115c-30bd-459e-9a02-514f009a7b1b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:03:50.881Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Entering 2022-03-26T04:03:50.881Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:50.882Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||URI : /infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a 2022-03-26T04:03:50.882Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:50.883Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:30d8d4a2d163a058;x-b3-spanid:899ee7631bd770d6;x-b3-parentspanid:30d8d4a2d163a058;x-b3-sampled:0;x-onap-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-transactionid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-ecomp-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-onap-partnername:UNKNOWN;x-invocationid:10cf3478-15ad-4885-bdb9-615a37cc25dd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:03:50.883Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:50.897Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:50.897Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:50.898Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:50.898Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:50.899Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:50.899Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-8|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Exiting. 2022-03-26T04:03:50.914Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Entering 2022-03-26T04:03:50.914Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:50.914Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||URI : /infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a 2022-03-26T04:03:50.914Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Method : PUT 2022-03-26T04:03:50.915Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:30d8d4a2d163a058;x-b3-spanid:17cae842e57c430e;x-b3-parentspanid:30d8d4a2d163a058;x-b3-sampled:0;x-onap-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-transactionid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-ecomp-requestid:6ca573bf-c250-4fc2-8520-5ef459175f0a;x-onap-partnername:UNKNOWN;x-invocationid:0c89afb7-173b-4db8-b3f9-c78b900459ba;content-length:1656;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65F4F8D531C21426FF61ECB7752B5119;accept-encoding:gzip,deflate; 2022-03-26T04:03:50.915Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:50.949Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:50.950Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:50.950Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:50.950Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:50.951Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:50.953Z|6ca573bf-c250-4fc2-8520-5ef459175f0a|http-nio-8083-exec-9|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Exiting. 2022-03-26T04:03:53.657Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Entering 2022-03-26T04:03:53.657Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:53.658Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||URI : /infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a 2022-03-26T04:03:53.658Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:53.658Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:69245621ef840108;x-b3-spanid:b07994fcc4e1aa78;x-b3-parentspanid:69245621ef840108;x-b3-sampled:0;x-onap-requestid:32d9215e-f17a-493c-8981-56068519b2c3;x-requestid:32d9215e-f17a-493c-8981-56068519b2c3;x-transactionid:32d9215e-f17a-493c-8981-56068519b2c3;x-ecomp-requestid:32d9215e-f17a-493c-8981-56068519b2c3;x-onap-partnername:SO.APIH;x-invocationid:da1ae327-f292-434a-bedb-c679ed153fad;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:53.658Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:53.673Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:53.674Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:53.674Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:53.674Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:53.675Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:53.675Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-10|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Exiting. 2022-03-26T04:03:53.690Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-26T04:03:53.690Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:03:53.690Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-26T04:03:53.691Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-26T04:03:53.691Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:69245621ef840108;x-b3-spanid:b6d251d866d186d3;x-b3-parentspanid:69245621ef840108;x-b3-sampled:0;x-onap-requestid:32d9215e-f17a-493c-8981-56068519b2c3;x-requestid:32d9215e-f17a-493c-8981-56068519b2c3;x-transactionid:32d9215e-f17a-493c-8981-56068519b2c3;x-ecomp-requestid:32d9215e-f17a-493c-8981-56068519b2c3;x-onap-partnername:SO.APIH;x-invocationid:1cb57836-edf8-48ee-a1c0-2174296c7460;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:03:53.691Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:03:53.700Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:03:53.701Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:03:53.701Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:03:53.702Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 26 Mar 2022 04:03:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-26T04:03:53.702Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-26T04:03:53.702Z|32d9215e-f17a-493c-8981-56068519b2c3|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-26T04:04:02.131Z|0d82c993-77a4-4090-ac8d-6a00ac02c959|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-26T04:04:02.133Z|0d82c993-77a4-4090-ac8d-6a00ac02c959|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-26T04:04:03.275Z|408e9f6b-b6aa-4ce5-acda-8e86c1999bd8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-26T04:04:03.276Z|408e9f6b-b6aa-4ce5-acda-8e86c1999bd8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:04:03.276Z|408e9f6b-b6aa-4ce5-acda-8e86c1999bd8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-26T04:04:03.276Z|408e9f6b-b6aa-4ce5-acda-8e86c1999bd8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-26T04:04:03.277Z|408e9f6b-b6aa-4ce5-acda-8e86c1999bd8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.37:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-26T04:04:03.277Z|408e9f6b-b6aa-4ce5-acda-8e86c1999bd8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-26T04:04:03.282Z|408e9f6b-b6aa-4ce5-acda-8e86c1999bd8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-26T04:04:03.282Z|408e9f6b-b6aa-4ce5-acda-8e86c1999bd8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-26T04:04:03.283Z|408e9f6b-b6aa-4ce5-acda-8e86c1999bd8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-26T04:04:03.283Z|408e9f6b-b6aa-4ce5-acda-8e86c1999bd8|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:Sat, 26 Mar 2022 04:04:03 GMT;Connection:close; 2022-03-26T04:04:03.283Z|408e9f6b-b6aa-4ce5-acda-8e86c1999bd8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-26T04:04:03.284Z|408e9f6b-b6aa-4ce5-acda-8e86c1999bd8|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-26T04:04:04.233Z|ec42e89a-47d7-495d-a034-cc3a649542f6|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||INFO|500||Entering 2022-03-26T04:04:04.234Z|ec42e89a-47d7-495d-a034-cc3a649542f6|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-26T04:04:04.234Z|ec42e89a-47d7-495d-a034-cc3a649542f6|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||URI : /infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a 2022-03-26T04:04:04.234Z|ec42e89a-47d7-495d-a034-cc3a649542f6|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Method : GET 2022-03-26T04:04:04.234Z|ec42e89a-47d7-495d-a034-cc3a649542f6|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:347e7b64983cb6c9;x-b3-spanid:dc328885846840c9;x-b3-parentspanid:347e7b64983cb6c9;x-b3-sampled:0;x-onap-requestid:ec42e89a-47d7-495d-a034-cc3a649542f6;x-requestid:ec42e89a-47d7-495d-a034-cc3a649542f6;x-transactionid:ec42e89a-47d7-495d-a034-cc3a649542f6;x-ecomp-requestid:ec42e89a-47d7-495d-a034-cc3a649542f6;x-onap-partnername:SO.APIH;x-invocationid:b3186cdd-b43c-46a9-b83c-0285d8849457;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=29600D8EF6EE152360A8F7E972628ACF;accept-encoding:gzip,deflate; 2022-03-26T04:04:04.235Z|ec42e89a-47d7-495d-a034-cc3a649542f6|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||===========================request end================================================== 2022-03-26T04:04:04.248Z|ec42e89a-47d7-495d-a034-cc3a649542f6|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||============================response begin========================================== 2022-03-26T04:04:04.249Z|ec42e89a-47d7-495d-a034-cc3a649542f6|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status code : 200 2022-03-26T04:04:04.249Z|ec42e89a-47d7-495d-a034-cc3a649542f6|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Status text : OK 2022-03-26T04:04:04.249Z|ec42e89a-47d7-495d-a034-cc3a649542f6|http-nio-8083-exec-3|/infraActiveRequests/6ca573bf-c250-4fc2-8520-5ef459175f0a|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-