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-12T03:15:43.493Z||main|||||INFO|500||The following profiles are active: basic 2022-03-12T03:15:59.650Z||main|||||INFO|500||Starting service [Tomcat] 2022-03-12T03:15:59.656Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-03-12T03:15:59.846Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-03-12T03:16:01.251Z||main|||||INFO|500||reqdb-pool - Starting... 2022-03-12T03:16:01.594Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-03-12T03:16:01.956Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate 2022-03-12T03:16:02.091Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.5) 2022-03-12T03:16:02.135Z||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-12T03:16:02.308Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.136s) 2022-03-12T03:16:02.356Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ... 2022-03-12T03:16:02.500Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State: - Error Code: 1280) 2022-03-12T03:16:02.604Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >> 2022-03-12T03:16:02.648Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version 2022-03-12T03:16:03.009Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests 2022-03-12T03:16:03.162Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status 2022-03-12T03:16:03.316Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data 2022-03-12T03:16:03.358Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns 2022-03-12T03:16:03.474Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests 2022-03-12T03:16:03.555Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock 2022-03-12T03:16:03.631Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes 2022-03-12T03:16:03.727Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data 2022-03-12T03:16:03.834Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size 2022-03-12T03:16:03.920Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests 2022-03-12T03:16:04.010Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests 2022-03-12T03:16:04.114Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500 2022-03-12T03:16:04.171Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data 2022-03-12T03:16:04.258Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup 2022-03-12T03:16:04.395Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column 2022-03-12T03:16:04.458Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column 2022-03-12T03:16:04.516Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information 2022-03-12T03:16:04.607Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id 2022-03-12T03:16:04.710Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source 2022-03-12T03:16:04.831Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL 2022-03-12T03:16:04.899Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source 2022-03-12T03:16:04.972Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table 2022-03-12T03:16:05.035Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status 2022-03-12T03:16:05.103Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status 2022-03-12T03:16:05.184Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table 2022-03-12T03:16:05.324Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column 2022-03-12T03:16:05.446Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests 2022-03-12T03:16:05.504Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData 2022-03-12T03:16:05.601Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables 2022-03-12T03:16:05.769Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables 2022-03-12T03:16:05.912Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables 2022-03-12T03:16:06.045Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name 2022-03-12T03:16:06.206Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn 2022-03-12T03:16:06.311Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table 2022-03-12T03:16:06.390Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status 2022-03-12T03:16:06.464Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name 2022-03-12T03:16:06.564Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:04.005s) 2022-03-12T03:16:07.546Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-03-12T03:16:07.938Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-03-12T03:16:09.005Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-03-12T03:16:11.811Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-03-12T03:16:14.820Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-12T03:16:23.564Z||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-12T03:16:26.174Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter 2022-03-12T03:16:28.389Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter 2022-03-12T03:16:28.996Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-03-12T03:16:36.457Z||main|||||INFO|500||Started MSORequestDBApplication in 57.643 seconds (JVM running for 60.967) 2022-03-12T03:16:36.498Z|952044d4-5cd5-4815-b5d7-a3cb03be46db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:16:36.516Z|952044d4-5cd5-4815-b5d7-a3cb03be46db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:16:36.518Z|47090bce-669a-48f0-b9a9-92307edb7d42|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:16:36.525Z|47090bce-669a-48f0-b9a9-92307edb7d42|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:16:51.446Z|e0ac5b7c-0098-4c31-8c43-ec0fdd1c6382|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:16:51.448Z|e0ac5b7c-0098-4c31-8c43-ec0fdd1c6382|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:17:06.446Z|b7e6899c-52e6-4388-9326-bcc771ca27b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:17:06.447Z|b7e6899c-52e6-4388-9326-bcc771ca27b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:17:06.531Z|a95e4a12-b9a4-4cb2-b436-af292a6a3117|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:17:06.532Z|a95e4a12-b9a4-4cb2-b436-af292a6a3117|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:17:21.446Z|85d25639-4d3b-4cb6-b3c0-b47614daadb3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:17:21.448Z|85d25639-4d3b-4cb6-b3c0-b47614daadb3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:17:36.446Z|7c45fc6e-3e7e-4424-92be-710211f5555f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:17:36.448Z|7c45fc6e-3e7e-4424-92be-710211f5555f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:17:36.533Z|eb4ff4f2-a011-451f-a3be-0ea58d20933c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:17:36.535Z|eb4ff4f2-a011-451f-a3be-0ea58d20933c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:17:51.446Z|e7c861d6-8d8f-47d5-bd7e-bb0c51a0482f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:17:51.447Z|e7c861d6-8d8f-47d5-bd7e-bb0c51a0482f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:18:06.446Z|03fc33d6-02db-4c71-b528-0b23e0140009|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:18:06.448Z|03fc33d6-02db-4c71-b528-0b23e0140009|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:18:06.537Z|20f3aef7-3b49-4885-a269-46d7e69a3aee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:18:06.538Z|20f3aef7-3b49-4885-a269-46d7e69a3aee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:18:21.446Z|d4449b00-2687-46fb-bfbd-ee648c1f7ae7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:18:21.447Z|d4449b00-2687-46fb-bfbd-ee648c1f7ae7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:18:36.445Z|b2ab3f7e-e7cb-41fd-aa38-2b0debd833eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:18:36.447Z|b2ab3f7e-e7cb-41fd-aa38-2b0debd833eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:18:36.539Z|fa0754de-7a80-4299-8f13-d1c0103ec53f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:18:36.540Z|fa0754de-7a80-4299-8f13-d1c0103ec53f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:18:51.448Z|a918c27b-90d4-4946-94af-548ef218de67|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:18:51.451Z|a918c27b-90d4-4946-94af-548ef218de67|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:19:06.448Z|8831824e-fd5f-4923-950d-93d78a665149|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:19:06.450Z|8831824e-fd5f-4923-950d-93d78a665149|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:19:06.542Z|f0063e14-6ce6-4fe2-adcf-2d47b2322f88|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:19:06.543Z|f0063e14-6ce6-4fe2-adcf-2d47b2322f88|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:19:21.446Z|ac6a6f23-6e8c-490d-8b63-0068cea4317f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:19:21.447Z|ac6a6f23-6e8c-490d-8b63-0068cea4317f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:19:36.446Z|aa490216-cc96-4d5b-b06c-4fc0d9e044ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:19:36.448Z|aa490216-cc96-4d5b-b06c-4fc0d9e044ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:19:36.545Z|6df663c4-3071-43ec-85ee-778a0b01015c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:19:36.546Z|6df663c4-3071-43ec-85ee-778a0b01015c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:19:51.446Z|575843f9-2ddb-4bd4-b20b-6b208f78af27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:19:51.448Z|575843f9-2ddb-4bd4-b20b-6b208f78af27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:20:06.446Z|52f2d90a-4e0b-4773-b711-234b12a66b2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:20:06.452Z|52f2d90a-4e0b-4773-b711-234b12a66b2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:20:06.548Z|bd4cfd06-61f2-448a-b501-23a82e8f4623|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:20:06.550Z|bd4cfd06-61f2-448a-b501-23a82e8f4623|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:20:21.447Z|874a06f6-1237-43b0-a4c4-885e2bdb004c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:20:21.450Z|874a06f6-1237-43b0-a4c4-885e2bdb004c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:20:36.446Z|8db3827a-a18a-4662-bbe0-d9c8a8c8d3fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:20:36.447Z|8db3827a-a18a-4662-bbe0-d9c8a8c8d3fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:20:36.552Z|6f0259dd-113f-4660-9403-cd7955d2ee3e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:20:36.553Z|6f0259dd-113f-4660-9403-cd7955d2ee3e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:20:51.446Z|6065db49-89b8-4a89-85fd-af9953097b27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:20:51.451Z|6065db49-89b8-4a89-85fd-af9953097b27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:21:06.446Z|03bb40e0-30ef-40de-a5ef-a7f6df691d38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:21:06.447Z|03bb40e0-30ef-40de-a5ef-a7f6df691d38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:21:06.554Z|7f7df009-f9ea-43ea-8892-86135d824fa8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:21:06.555Z|7f7df009-f9ea-43ea-8892-86135d824fa8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:21:21.446Z|c138b230-62ab-4c33-be0e-d6c323d26d19|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:21:21.448Z|c138b230-62ab-4c33-be0e-d6c323d26d19|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:21:36.445Z|01c4cc09-75b3-448b-99d9-e568190c54a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:21:36.449Z|01c4cc09-75b3-448b-99d9-e568190c54a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:21:36.557Z|25475126-ac88-4841-a06b-685282c4b761|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:21:36.559Z|25475126-ac88-4841-a06b-685282c4b761|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:21:51.447Z|aaa14e89-e520-4a0d-98d8-ddb01e8ca809|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:21:51.449Z|aaa14e89-e520-4a0d-98d8-ddb01e8ca809|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:22:06.446Z|0150eb4b-3be5-465e-90df-782b0937f0da|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:22:06.453Z|0150eb4b-3be5-465e-90df-782b0937f0da|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:22:06.560Z|9f0af34c-713d-4c5d-81cd-9cf1c754f332|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:22:06.562Z|9f0af34c-713d-4c5d-81cd-9cf1c754f332|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:22:21.446Z|fbc98650-fbfb-490b-8af5-50ac7dc2a804|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:22:21.447Z|fbc98650-fbfb-490b-8af5-50ac7dc2a804|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:22:36.446Z|81898d3d-a842-40ab-8ce2-bb5b0be0a857|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:22:36.447Z|81898d3d-a842-40ab-8ce2-bb5b0be0a857|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:22:36.569Z|f7be4d15-4006-4b11-a973-4a38ce58bf6e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:22:36.570Z|f7be4d15-4006-4b11-a973-4a38ce58bf6e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:22:51.446Z|130e9739-4463-42c3-9800-4e9aae47a61b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:22:51.450Z|130e9739-4463-42c3-9800-4e9aae47a61b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:23:06.446Z|38c72a0f-290c-4a4f-ab75-b9fb38c7f4a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:23:06.447Z|38c72a0f-290c-4a4f-ab75-b9fb38c7f4a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:23:06.572Z|192355e0-e35d-4e48-a9ec-1fa8183b7d52|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:23:06.573Z|192355e0-e35d-4e48-a9ec-1fa8183b7d52|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:23:21.445Z|762e9268-d9e5-45c6-a9ec-8276f060b01c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:23:21.446Z|762e9268-d9e5-45c6-a9ec-8276f060b01c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:23:36.445Z|451f4c96-c875-4bcc-a0aa-371dcbb89e56|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:23:36.449Z|451f4c96-c875-4bcc-a0aa-371dcbb89e56|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:23:36.575Z|06aa97b0-0726-48fd-b7aa-92ef2be35b6a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:23:36.580Z|06aa97b0-0726-48fd-b7aa-92ef2be35b6a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:23:51.446Z|311c7610-7907-4b2a-a5f9-872d2863dbcd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:23:51.447Z|311c7610-7907-4b2a-a5f9-872d2863dbcd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:24:06.446Z|520403c1-f917-44c2-be40-6997678e7bf8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:24:06.448Z|520403c1-f917-44c2-be40-6997678e7bf8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:24:06.585Z|46888239-74e4-4ae8-9173-507c8fed7175|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:24:06.587Z|46888239-74e4-4ae8-9173-507c8fed7175|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:24:21.445Z|b6c782d7-6014-4a0c-b43b-f7809e254b0e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:24:21.450Z|b6c782d7-6014-4a0c-b43b-f7809e254b0e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:24:36.446Z|8089d15d-5fbe-4a87-b1d8-bfd5ff04bc7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:24:36.447Z|8089d15d-5fbe-4a87-b1d8-bfd5ff04bc7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:24:36.589Z|ac378ef2-38c6-497c-8553-08c7adf838de|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:24:36.591Z|ac378ef2-38c6-497c-8553-08c7adf838de|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:24:51.447Z|51b5b2c0-2d2b-431d-92d7-0e8bfa6d2c12|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:24:51.448Z|51b5b2c0-2d2b-431d-92d7-0e8bfa6d2c12|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:25:06.446Z|60088df5-a51c-4cbe-9554-70a69d51ff00|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:25:06.452Z|60088df5-a51c-4cbe-9554-70a69d51ff00|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:25:06.594Z|026fc2c1-e8ce-41ca-8c0d-d2ed7af85c8d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:25:06.601Z|026fc2c1-e8ce-41ca-8c0d-d2ed7af85c8d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:25:21.446Z|2365e913-341c-465a-9cf4-da30cb2d513f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:25:21.447Z|2365e913-341c-465a-9cf4-da30cb2d513f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:25:36.445Z|dc2c554b-1bbb-4622-b18c-3a6bacd26292|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:25:36.446Z|dc2c554b-1bbb-4622-b18c-3a6bacd26292|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:25:36.607Z|324d35c3-776e-4a5f-8975-731b5277d616|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:25:36.609Z|324d35c3-776e-4a5f-8975-731b5277d616|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:25:51.431Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-03-12T03:25:51.445Z|e8062d7e-174f-4a08-bff2-d0a18bc39920|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:25:51.449Z|e8062d7e-174f-4a08-bff2-d0a18bc39920|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:25:51.665Z|0e2f922a-d36a-4303-81c4-3888d55e0c56|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:25:51.668Z|0e2f922a-d36a-4303-81c4-3888d55e0c56|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:25:51.669Z|0e2f922a-d36a-4303-81c4-3888d55e0c56|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:25:51.670Z|0e2f922a-d36a-4303-81c4-3888d55e0c56|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:25:51.672Z|0e2f922a-d36a-4303-81c4-3888d55e0c56|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:25:51.673Z|0e2f922a-d36a-4303-81c4-3888d55e0c56|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:25:52.032Z|0e2f922a-d36a-4303-81c4-3888d55e0c56|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:25:52.033Z|0e2f922a-d36a-4303-81c4-3888d55e0c56|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:25:52.038Z|0e2f922a-d36a-4303-81c4-3888d55e0c56|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:25:52.039Z|0e2f922a-d36a-4303-81c4-3888d55e0c56|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, 12 Mar 2022 03:25:52 GMT;Connection:close; 2022-03-12T03:25:52.039Z|0e2f922a-d36a-4303-81c4-3888d55e0c56|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:25:52.042Z|0e2f922a-d36a-4303-81c4-3888d55e0c56|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:26:06.446Z|1db86639-2c8f-4d2a-b290-431fcdc49b11|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:26:06.447Z|1db86639-2c8f-4d2a-b290-431fcdc49b11|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:26:06.610Z|571f566b-1db0-4d29-beb3-5d984cc95562|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:26:06.611Z|571f566b-1db0-4d29-beb3-5d984cc95562|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:26:21.446Z|2be157c4-410f-4c7f-8ac8-fc293f82f155|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:26:21.447Z|2be157c4-410f-4c7f-8ac8-fc293f82f155|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:26:36.446Z|744ebfb3-f20a-455d-84ea-57c28a6a3a85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:26:36.449Z|744ebfb3-f20a-455d-84ea-57c28a6a3a85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:26:36.613Z|02ea4750-09d5-4e2b-8b07-88e0393c6163|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:26:36.614Z|02ea4750-09d5-4e2b-8b07-88e0393c6163|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:26:51.238Z|21791a0a-59f2-4997-acc7-a4927bc0bc09|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:26:51.239Z|21791a0a-59f2-4997-acc7-a4927bc0bc09|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:26:51.242Z|21791a0a-59f2-4997-acc7-a4927bc0bc09|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:26:51.244Z|21791a0a-59f2-4997-acc7-a4927bc0bc09|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:26:51.245Z|21791a0a-59f2-4997-acc7-a4927bc0bc09|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:26:51.245Z|21791a0a-59f2-4997-acc7-a4927bc0bc09|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:26:51.260Z|21791a0a-59f2-4997-acc7-a4927bc0bc09|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:26:51.261Z|21791a0a-59f2-4997-acc7-a4927bc0bc09|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:26:51.261Z|21791a0a-59f2-4997-acc7-a4927bc0bc09|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:26:51.262Z|21791a0a-59f2-4997-acc7-a4927bc0bc09|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, 12 Mar 2022 03:26:51 GMT;Connection:close; 2022-03-12T03:26:51.262Z|21791a0a-59f2-4997-acc7-a4927bc0bc09|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:26:51.263Z|21791a0a-59f2-4997-acc7-a4927bc0bc09|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:26:51.446Z|9518118b-c509-4089-816b-2e5ada28b59f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:26:51.447Z|9518118b-c509-4089-816b-2e5ada28b59f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:27:06.446Z|8c1b8411-db8f-438c-8743-80d8542d2d67|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:27:06.447Z|8c1b8411-db8f-438c-8743-80d8542d2d67|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:27:06.615Z|9dbc7dad-97e9-4615-abd6-bf9b8595da45|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:27:06.616Z|9dbc7dad-97e9-4615-abd6-bf9b8595da45|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:27:21.445Z|9d38dfc7-054e-4c09-9e92-6d108f8cb661|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:27:21.450Z|9d38dfc7-054e-4c09-9e92-6d108f8cb661|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:27:36.446Z|27563e15-519c-42f8-b3f3-a6f36e45a651|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:27:36.447Z|27563e15-519c-42f8-b3f3-a6f36e45a651|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:27:36.618Z|b3e34142-f5b3-4ec2-b1c2-f48a006fc143|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:27:36.619Z|b3e34142-f5b3-4ec2-b1c2-f48a006fc143|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:27:51.232Z|5a71c316-2e13-4f37-afd8-0968695b39ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:27:51.233Z|5a71c316-2e13-4f37-afd8-0968695b39ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:27:51.233Z|5a71c316-2e13-4f37-afd8-0968695b39ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:27:51.234Z|5a71c316-2e13-4f37-afd8-0968695b39ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:27:51.234Z|5a71c316-2e13-4f37-afd8-0968695b39ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:27:51.234Z|5a71c316-2e13-4f37-afd8-0968695b39ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:27:51.241Z|5a71c316-2e13-4f37-afd8-0968695b39ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:27:51.241Z|5a71c316-2e13-4f37-afd8-0968695b39ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:27:51.241Z|5a71c316-2e13-4f37-afd8-0968695b39ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:27:51.242Z|5a71c316-2e13-4f37-afd8-0968695b39ed|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, 12 Mar 2022 03:27:51 GMT;Connection:close; 2022-03-12T03:27:51.242Z|5a71c316-2e13-4f37-afd8-0968695b39ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:27:51.243Z|5a71c316-2e13-4f37-afd8-0968695b39ed|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:27:51.446Z|862d9446-2072-4aa7-a0d2-d22df4fa38d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:27:51.447Z|862d9446-2072-4aa7-a0d2-d22df4fa38d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:28:06.445Z|0fb97baa-2710-4d78-a6f1-3f733dedefd8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:28:06.450Z|0fb97baa-2710-4d78-a6f1-3f733dedefd8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:28:06.621Z|5e934e9e-8290-446e-9cec-4237688a3963|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:28:06.622Z|5e934e9e-8290-446e-9cec-4237688a3963|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:28:21.445Z|ac6adfac-5293-4d63-917e-52a3d27fe891|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:28:21.448Z|ac6adfac-5293-4d63-917e-52a3d27fe891|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:28:36.445Z|a7edca34-e666-420e-8422-dc2d354d9fc7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:28:36.447Z|a7edca34-e666-420e-8422-dc2d354d9fc7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:28:36.623Z|0d378063-fd88-4d8e-a22f-7978e73f8c63|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:28:36.624Z|0d378063-fd88-4d8e-a22f-7978e73f8c63|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:28:51.234Z|6774499f-01fa-4afb-abca-284dc525c087|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:28:51.234Z|6774499f-01fa-4afb-abca-284dc525c087|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:28:51.235Z|6774499f-01fa-4afb-abca-284dc525c087|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:28:51.235Z|6774499f-01fa-4afb-abca-284dc525c087|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:28:51.236Z|6774499f-01fa-4afb-abca-284dc525c087|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:28:51.236Z|6774499f-01fa-4afb-abca-284dc525c087|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:28:51.245Z|6774499f-01fa-4afb-abca-284dc525c087|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:28:51.245Z|6774499f-01fa-4afb-abca-284dc525c087|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:28:51.246Z|6774499f-01fa-4afb-abca-284dc525c087|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:28:51.246Z|6774499f-01fa-4afb-abca-284dc525c087|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, 12 Mar 2022 03:28:51 GMT;Connection:close; 2022-03-12T03:28:51.247Z|6774499f-01fa-4afb-abca-284dc525c087|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:28:51.248Z|6774499f-01fa-4afb-abca-284dc525c087|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:28:51.446Z|cfff150a-a0bb-48ce-a25b-cd8abefed36a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:28:51.450Z|cfff150a-a0bb-48ce-a25b-cd8abefed36a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:29:06.445Z|2f8d6f7e-a545-4b41-9fba-ccc0c17946c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:29:06.446Z|2f8d6f7e-a545-4b41-9fba-ccc0c17946c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:29:06.625Z|0953e023-f340-44c8-9553-decde059f434|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:29:06.626Z|0953e023-f340-44c8-9553-decde059f434|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:29:21.445Z|dbba7118-ed0a-4cf5-9edb-3008cfd3538f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:29:21.447Z|dbba7118-ed0a-4cf5-9edb-3008cfd3538f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:29:36.445Z|84cf20ca-11ef-422a-91b7-ec1cf6d065b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:29:36.450Z|84cf20ca-11ef-422a-91b7-ec1cf6d065b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:29:36.628Z|a1f2bdac-27ee-4a78-9571-4672b02a40bc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:29:36.629Z|a1f2bdac-27ee-4a78-9571-4672b02a40bc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:29:51.236Z|8610592b-529a-46fc-9c56-b3554573e7c6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:29:51.236Z|8610592b-529a-46fc-9c56-b3554573e7c6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:29:51.237Z|8610592b-529a-46fc-9c56-b3554573e7c6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:29:51.238Z|8610592b-529a-46fc-9c56-b3554573e7c6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:29:51.238Z|8610592b-529a-46fc-9c56-b3554573e7c6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:29:51.239Z|8610592b-529a-46fc-9c56-b3554573e7c6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:29:51.246Z|8610592b-529a-46fc-9c56-b3554573e7c6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:29:51.247Z|8610592b-529a-46fc-9c56-b3554573e7c6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:29:51.248Z|8610592b-529a-46fc-9c56-b3554573e7c6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:29:51.248Z|8610592b-529a-46fc-9c56-b3554573e7c6|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, 12 Mar 2022 03:29:51 GMT;Connection:close; 2022-03-12T03:29:51.249Z|8610592b-529a-46fc-9c56-b3554573e7c6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:29:51.250Z|8610592b-529a-46fc-9c56-b3554573e7c6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:29:51.445Z|dac5e527-45aa-4722-8ec4-44e11f179ae7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:29:51.447Z|dac5e527-45aa-4722-8ec4-44e11f179ae7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:30:06.446Z|8413f511-7365-4660-b6ec-e2a6bae53110|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:30:06.447Z|8413f511-7365-4660-b6ec-e2a6bae53110|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:30:06.630Z|685501fe-48ea-4629-a2e9-40aeba768aef|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:30:06.631Z|685501fe-48ea-4629-a2e9-40aeba768aef|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:30:21.446Z|087aba15-b258-45d1-bfda-31f160a8660a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:30:21.450Z|087aba15-b258-45d1-bfda-31f160a8660a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:30:36.445Z|312a17a9-5297-4907-9f48-2a111d27d0a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:30:36.447Z|312a17a9-5297-4907-9f48-2a111d27d0a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:30:36.633Z|439d763d-bd10-48bf-b44f-feefcfaedb83|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:30:36.634Z|439d763d-bd10-48bf-b44f-feefcfaedb83|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:30:51.236Z|b904443f-ec6e-465c-b855-09beee40da54|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:30:51.237Z|b904443f-ec6e-465c-b855-09beee40da54|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:30:51.237Z|b904443f-ec6e-465c-b855-09beee40da54|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:30:51.238Z|b904443f-ec6e-465c-b855-09beee40da54|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:30:51.239Z|b904443f-ec6e-465c-b855-09beee40da54|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:30:51.239Z|b904443f-ec6e-465c-b855-09beee40da54|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:30:51.248Z|b904443f-ec6e-465c-b855-09beee40da54|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:30:51.248Z|b904443f-ec6e-465c-b855-09beee40da54|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:30:51.249Z|b904443f-ec6e-465c-b855-09beee40da54|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:30:51.249Z|b904443f-ec6e-465c-b855-09beee40da54|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, 12 Mar 2022 03:30:51 GMT;Connection:close; 2022-03-12T03:30:51.250Z|b904443f-ec6e-465c-b855-09beee40da54|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:30:51.251Z|b904443f-ec6e-465c-b855-09beee40da54|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:30:51.446Z|899779f7-ef3d-4ba6-9c80-5473f795e35d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:30:51.447Z|899779f7-ef3d-4ba6-9c80-5473f795e35d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:31:06.445Z|ac4e32ed-e5b3-42b4-a189-792ab14fdb47|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:31:06.451Z|ac4e32ed-e5b3-42b4-a189-792ab14fdb47|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:31:06.636Z|bc1369d9-898f-463b-b0a8-452773b749fb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:31:06.638Z|bc1369d9-898f-463b-b0a8-452773b749fb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:31:21.446Z|917c0d1d-c6c7-4fbd-8ca4-60ad522d2494|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:31:21.453Z|917c0d1d-c6c7-4fbd-8ca4-60ad522d2494|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:31:36.446Z|a6ec86ae-e7a0-45c8-bf79-72233fcd72b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:31:36.447Z|a6ec86ae-e7a0-45c8-bf79-72233fcd72b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:31:36.640Z|d1b1d257-6e55-4899-b949-74c76fdb72e1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:31:36.641Z|d1b1d257-6e55-4899-b949-74c76fdb72e1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:31:51.239Z|f4d53e0c-2f38-49c7-bdf4-0a41093a0e46|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:31:51.240Z|f4d53e0c-2f38-49c7-bdf4-0a41093a0e46|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:31:51.240Z|f4d53e0c-2f38-49c7-bdf4-0a41093a0e46|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:31:51.240Z|f4d53e0c-2f38-49c7-bdf4-0a41093a0e46|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:31:51.241Z|f4d53e0c-2f38-49c7-bdf4-0a41093a0e46|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:31:51.241Z|f4d53e0c-2f38-49c7-bdf4-0a41093a0e46|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:31:51.254Z|f4d53e0c-2f38-49c7-bdf4-0a41093a0e46|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:31:51.256Z|f4d53e0c-2f38-49c7-bdf4-0a41093a0e46|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:31:51.256Z|f4d53e0c-2f38-49c7-bdf4-0a41093a0e46|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:31:51.257Z|f4d53e0c-2f38-49c7-bdf4-0a41093a0e46|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, 12 Mar 2022 03:31:51 GMT;Connection:close; 2022-03-12T03:31:51.257Z|f4d53e0c-2f38-49c7-bdf4-0a41093a0e46|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:31:51.258Z|f4d53e0c-2f38-49c7-bdf4-0a41093a0e46|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:31:51.446Z|1b806693-388f-41ea-8e98-a0c59ae54e78|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:31:51.451Z|1b806693-388f-41ea-8e98-a0c59ae54e78|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:32:06.445Z|7951d48f-e636-45a8-9207-e4c18cde4388|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:32:06.447Z|7951d48f-e636-45a8-9207-e4c18cde4388|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:32:06.643Z|7356b0e6-2500-4513-80de-2a7d98c76920|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:32:06.644Z|7356b0e6-2500-4513-80de-2a7d98c76920|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:32:21.445Z|323c150b-edc6-49a7-9be9-6684e1a33792|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:32:21.447Z|323c150b-edc6-49a7-9be9-6684e1a33792|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:32:36.445Z|4ef8a468-b81e-43c0-909e-31feca13763d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:32:36.449Z|4ef8a468-b81e-43c0-909e-31feca13763d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:32:36.647Z|33c823d1-d573-422a-ac59-18a21ac5a52d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:32:36.649Z|33c823d1-d573-422a-ac59-18a21ac5a52d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:32:51.233Z|1831d762-62bc-48cd-8973-a22aa4ec9434|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:32:51.234Z|1831d762-62bc-48cd-8973-a22aa4ec9434|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:32:51.234Z|1831d762-62bc-48cd-8973-a22aa4ec9434|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:32:51.234Z|1831d762-62bc-48cd-8973-a22aa4ec9434|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:32:51.235Z|1831d762-62bc-48cd-8973-a22aa4ec9434|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:32:51.235Z|1831d762-62bc-48cd-8973-a22aa4ec9434|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:32:51.248Z|1831d762-62bc-48cd-8973-a22aa4ec9434|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:32:51.249Z|1831d762-62bc-48cd-8973-a22aa4ec9434|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:32:51.250Z|1831d762-62bc-48cd-8973-a22aa4ec9434|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:32:51.250Z|1831d762-62bc-48cd-8973-a22aa4ec9434|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, 12 Mar 2022 03:32:51 GMT;Connection:close; 2022-03-12T03:32:51.250Z|1831d762-62bc-48cd-8973-a22aa4ec9434|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:32:51.251Z|1831d762-62bc-48cd-8973-a22aa4ec9434|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:32:51.445Z|2452ab34-de8e-464c-868d-e9988bbc5317|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:32:51.446Z|2452ab34-de8e-464c-868d-e9988bbc5317|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:33:06.446Z|d56148b3-9f68-4772-85e4-dda4d3b7a49a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:33:06.447Z|d56148b3-9f68-4772-85e4-dda4d3b7a49a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:33:06.651Z|a32f9f6e-4493-4cdd-b946-883557bbd3d9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:33:06.652Z|a32f9f6e-4493-4cdd-b946-883557bbd3d9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:33:21.446Z|8af7bc5c-b79c-4334-b5ab-31cb7b34841a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:33:21.451Z|8af7bc5c-b79c-4334-b5ab-31cb7b34841a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:33:36.445Z|9ecf29be-bf44-41d4-be3b-49f329d8b0f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:33:36.446Z|9ecf29be-bf44-41d4-be3b-49f329d8b0f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:33:36.654Z|0d471936-d63b-4c54-baf9-74c6664b1854|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:33:36.655Z|0d471936-d63b-4c54-baf9-74c6664b1854|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:33:51.240Z|20b1d761-6520-4584-98c3-10428af7f981|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:33:51.241Z|20b1d761-6520-4584-98c3-10428af7f981|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:33:51.241Z|20b1d761-6520-4584-98c3-10428af7f981|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:33:51.248Z|20b1d761-6520-4584-98c3-10428af7f981|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:33:51.253Z|20b1d761-6520-4584-98c3-10428af7f981|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:33:51.253Z|20b1d761-6520-4584-98c3-10428af7f981|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:33:51.267Z|20b1d761-6520-4584-98c3-10428af7f981|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:33:51.267Z|20b1d761-6520-4584-98c3-10428af7f981|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:33:51.270Z|20b1d761-6520-4584-98c3-10428af7f981|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:33:51.271Z|20b1d761-6520-4584-98c3-10428af7f981|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, 12 Mar 2022 03:33:51 GMT;Connection:close; 2022-03-12T03:33:51.271Z|20b1d761-6520-4584-98c3-10428af7f981|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:33:51.273Z|20b1d761-6520-4584-98c3-10428af7f981|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:33:51.445Z|6830aab8-6963-4fb9-b9d5-ad42d6776c3a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:33:51.447Z|6830aab8-6963-4fb9-b9d5-ad42d6776c3a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:34:06.446Z|9f2151db-5852-4356-8857-e1a18f5252e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:34:06.449Z|9f2151db-5852-4356-8857-e1a18f5252e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:34:06.657Z|198a3934-61cf-47ba-89bd-65b63688a31d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:34:06.657Z|198a3934-61cf-47ba-89bd-65b63688a31d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:34:21.446Z|e89f00c5-2ff8-461c-a413-3c96f4e5c51e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:34:21.447Z|e89f00c5-2ff8-461c-a413-3c96f4e5c51e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:34:36.446Z|e22168b7-dc17-4c5f-b821-bc79869a639c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:34:36.447Z|e22168b7-dc17-4c5f-b821-bc79869a639c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:34:36.661Z|fe17a460-8d56-4fa8-8205-55fd81e58822|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:34:36.662Z|fe17a460-8d56-4fa8-8205-55fd81e58822|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:34:51.235Z|e5d08c23-4c07-4e2f-86ec-1b054622bb3f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:34:51.236Z|e5d08c23-4c07-4e2f-86ec-1b054622bb3f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:34:51.237Z|e5d08c23-4c07-4e2f-86ec-1b054622bb3f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:34:51.237Z|e5d08c23-4c07-4e2f-86ec-1b054622bb3f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:34:51.238Z|e5d08c23-4c07-4e2f-86ec-1b054622bb3f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:34:51.239Z|e5d08c23-4c07-4e2f-86ec-1b054622bb3f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:34:51.251Z|e5d08c23-4c07-4e2f-86ec-1b054622bb3f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:34:51.252Z|e5d08c23-4c07-4e2f-86ec-1b054622bb3f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:34:51.253Z|e5d08c23-4c07-4e2f-86ec-1b054622bb3f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:34:51.253Z|e5d08c23-4c07-4e2f-86ec-1b054622bb3f|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, 12 Mar 2022 03:34:51 GMT;Connection:close; 2022-03-12T03:34:51.254Z|e5d08c23-4c07-4e2f-86ec-1b054622bb3f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:34:51.255Z|e5d08c23-4c07-4e2f-86ec-1b054622bb3f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:34:51.446Z|8242a117-5ac9-4d0d-9d6b-56ecd0dd04a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:34:51.450Z|8242a117-5ac9-4d0d-9d6b-56ecd0dd04a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:35:06.446Z|03939015-cd7c-400b-8fd8-0b88a32b00e1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:35:06.447Z|03939015-cd7c-400b-8fd8-0b88a32b00e1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:35:06.664Z|74ca2752-4d92-4d8e-bb0c-e58cb44d5bcf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:35:06.665Z|74ca2752-4d92-4d8e-bb0c-e58cb44d5bcf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:35:21.446Z|a842e76f-07d9-44ba-bcdf-5be011877e28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:35:21.447Z|a842e76f-07d9-44ba-bcdf-5be011877e28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:35:36.446Z|d8d90d32-3f6b-4656-8bc8-7dca82589c91|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:35:36.450Z|d8d90d32-3f6b-4656-8bc8-7dca82589c91|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:35:36.667Z|b756d2df-9d71-49c1-8fdd-f30160d718f6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:35:36.678Z|b756d2df-9d71-49c1-8fdd-f30160d718f6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:35:51.242Z|e8b500d5-121d-4312-8aae-bed16354229c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:35:51.243Z|e8b500d5-121d-4312-8aae-bed16354229c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:35:51.243Z|e8b500d5-121d-4312-8aae-bed16354229c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:35:51.244Z|e8b500d5-121d-4312-8aae-bed16354229c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:35:51.245Z|e8b500d5-121d-4312-8aae-bed16354229c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:35:51.246Z|e8b500d5-121d-4312-8aae-bed16354229c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:35:51.256Z|e8b500d5-121d-4312-8aae-bed16354229c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:35:51.257Z|e8b500d5-121d-4312-8aae-bed16354229c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:35:51.257Z|e8b500d5-121d-4312-8aae-bed16354229c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:35:51.257Z|e8b500d5-121d-4312-8aae-bed16354229c|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, 12 Mar 2022 03:35:51 GMT;Connection:close; 2022-03-12T03:35:51.258Z|e8b500d5-121d-4312-8aae-bed16354229c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:35:51.262Z|e8b500d5-121d-4312-8aae-bed16354229c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:35:51.445Z|545efca2-0d5f-487f-968b-9cf8569ea7ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:35:51.447Z|545efca2-0d5f-487f-968b-9cf8569ea7ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:36:06.446Z|1412b5f9-794e-45c3-8061-ab699f086bcd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:36:06.447Z|1412b5f9-794e-45c3-8061-ab699f086bcd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:36:06.694Z|6ee767c2-a099-4935-b2a7-0fd42de6725d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:36:06.696Z|6ee767c2-a099-4935-b2a7-0fd42de6725d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:36:21.446Z|087c30a8-fcd4-48d7-b3cf-c3eb38038bb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:36:21.449Z|087c30a8-fcd4-48d7-b3cf-c3eb38038bb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:36:36.446Z|b698d1e9-f226-473c-bc88-f6ad82ff0bd5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:36:36.447Z|b698d1e9-f226-473c-bc88-f6ad82ff0bd5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:36:36.700Z|be022d5f-4f55-4104-92e3-911f2dcd3382|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:36:36.701Z|be022d5f-4f55-4104-92e3-911f2dcd3382|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:36:51.234Z|e2a1e48d-7fcc-4064-8e97-9496a6d8c217|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:36:51.234Z|e2a1e48d-7fcc-4064-8e97-9496a6d8c217|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:36:51.235Z|e2a1e48d-7fcc-4064-8e97-9496a6d8c217|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:36:51.236Z|e2a1e48d-7fcc-4064-8e97-9496a6d8c217|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:36:51.236Z|e2a1e48d-7fcc-4064-8e97-9496a6d8c217|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:36:51.236Z|e2a1e48d-7fcc-4064-8e97-9496a6d8c217|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:36:51.246Z|e2a1e48d-7fcc-4064-8e97-9496a6d8c217|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:36:51.246Z|e2a1e48d-7fcc-4064-8e97-9496a6d8c217|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:36:51.247Z|e2a1e48d-7fcc-4064-8e97-9496a6d8c217|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:36:51.247Z|e2a1e48d-7fcc-4064-8e97-9496a6d8c217|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, 12 Mar 2022 03:36:51 GMT;Connection:close; 2022-03-12T03:36:51.247Z|e2a1e48d-7fcc-4064-8e97-9496a6d8c217|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:36:51.248Z|e2a1e48d-7fcc-4064-8e97-9496a6d8c217|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:36:51.446Z|a2ced1dc-3625-4a46-8e5d-ac35cac5405e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:36:51.448Z|a2ced1dc-3625-4a46-8e5d-ac35cac5405e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:37:06.445Z|f07ad0f2-ad9b-4a89-b33f-8cc1045fbe75|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:37:06.448Z|f07ad0f2-ad9b-4a89-b33f-8cc1045fbe75|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:37:06.703Z|96fd2a1c-33d8-491d-bc5a-cb285e16c928|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:37:06.704Z|96fd2a1c-33d8-491d-bc5a-cb285e16c928|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:37:21.445Z|d83fb3b6-50fa-41c1-9551-d6a046c770df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:37:21.447Z|d83fb3b6-50fa-41c1-9551-d6a046c770df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:37:36.446Z|eef1bd43-5bfc-4f35-ba3e-fff2c07d5f76|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:37:36.447Z|eef1bd43-5bfc-4f35-ba3e-fff2c07d5f76|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:37:36.706Z|f5500ab8-d0d3-4687-8f42-8e34bd27d590|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:37:36.707Z|f5500ab8-d0d3-4687-8f42-8e34bd27d590|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:37:51.234Z|65719f81-2a5b-4476-949e-08f1aa57a188|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:37:51.235Z|65719f81-2a5b-4476-949e-08f1aa57a188|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:37:51.235Z|65719f81-2a5b-4476-949e-08f1aa57a188|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:37:51.235Z|65719f81-2a5b-4476-949e-08f1aa57a188|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:37:51.236Z|65719f81-2a5b-4476-949e-08f1aa57a188|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:37:51.236Z|65719f81-2a5b-4476-949e-08f1aa57a188|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:37:51.244Z|65719f81-2a5b-4476-949e-08f1aa57a188|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:37:51.244Z|65719f81-2a5b-4476-949e-08f1aa57a188|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:37:51.245Z|65719f81-2a5b-4476-949e-08f1aa57a188|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:37:51.246Z|65719f81-2a5b-4476-949e-08f1aa57a188|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, 12 Mar 2022 03:37:51 GMT;Connection:close; 2022-03-12T03:37:51.247Z|65719f81-2a5b-4476-949e-08f1aa57a188|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:37:51.248Z|65719f81-2a5b-4476-949e-08f1aa57a188|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:37:51.446Z|af51bcfe-8f03-441a-9513-2241dd17ce50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:37:51.450Z|af51bcfe-8f03-441a-9513-2241dd17ce50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:38:06.446Z|aac0990d-169b-4811-a0ce-6ee91b93b638|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:38:06.447Z|aac0990d-169b-4811-a0ce-6ee91b93b638|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:38:06.709Z|78eaa2f4-86b4-4c29-899f-277402690371|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:38:06.710Z|78eaa2f4-86b4-4c29-899f-277402690371|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:38:21.446Z|e61fb7db-ee01-4681-a8af-f20cff303f9f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:38:21.447Z|e61fb7db-ee01-4681-a8af-f20cff303f9f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:38:36.445Z|638df865-2195-4164-8147-f73a137ad575|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:38:36.449Z|638df865-2195-4164-8147-f73a137ad575|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:38:36.711Z|265eecca-8fd9-4226-bd0d-474689f4b31d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:38:36.712Z|265eecca-8fd9-4226-bd0d-474689f4b31d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:38:51.240Z|e2d8fe21-1ba5-4ca6-8242-d0a86845f244|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:38:51.250Z|e2d8fe21-1ba5-4ca6-8242-d0a86845f244|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:38:51.251Z|e2d8fe21-1ba5-4ca6-8242-d0a86845f244|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:38:51.252Z|e2d8fe21-1ba5-4ca6-8242-d0a86845f244|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:38:51.253Z|e2d8fe21-1ba5-4ca6-8242-d0a86845f244|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:38:51.254Z|e2d8fe21-1ba5-4ca6-8242-d0a86845f244|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:38:51.266Z|e2d8fe21-1ba5-4ca6-8242-d0a86845f244|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:38:51.268Z|e2d8fe21-1ba5-4ca6-8242-d0a86845f244|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:38:51.269Z|e2d8fe21-1ba5-4ca6-8242-d0a86845f244|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:38:51.269Z|e2d8fe21-1ba5-4ca6-8242-d0a86845f244|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, 12 Mar 2022 03:38:51 GMT;Connection:close; 2022-03-12T03:38:51.270Z|e2d8fe21-1ba5-4ca6-8242-d0a86845f244|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:38:51.270Z|e2d8fe21-1ba5-4ca6-8242-d0a86845f244|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:38:51.445Z|b837a4df-d844-453c-9248-4133f6431ef4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:38:51.446Z|b837a4df-d844-453c-9248-4133f6431ef4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:39:06.446Z|177c394b-0abe-450f-b650-b219a7d5d36b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:39:06.447Z|177c394b-0abe-450f-b650-b219a7d5d36b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:39:06.714Z|0326ca9a-b42d-449f-ac5e-ead828cb44cd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:39:06.714Z|0326ca9a-b42d-449f-ac5e-ead828cb44cd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:39:21.445Z|a424ce15-08ad-40cd-b78b-fb2090393b16|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:39:21.449Z|a424ce15-08ad-40cd-b78b-fb2090393b16|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:39:36.445Z|f0492d71-747a-49ec-ad78-700beea888af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:39:36.446Z|f0492d71-747a-49ec-ad78-700beea888af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:39:36.716Z|5b92e7f9-92a8-4c80-bbc6-4bda56a31024|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:39:36.716Z|5b92e7f9-92a8-4c80-bbc6-4bda56a31024|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:39:51.234Z|4af7f085-074a-498f-9219-c42455449052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:39:51.235Z|4af7f085-074a-498f-9219-c42455449052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:39:51.236Z|4af7f085-074a-498f-9219-c42455449052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:39:51.237Z|4af7f085-074a-498f-9219-c42455449052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:39:51.238Z|4af7f085-074a-498f-9219-c42455449052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:39:51.238Z|4af7f085-074a-498f-9219-c42455449052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:39:51.249Z|4af7f085-074a-498f-9219-c42455449052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:39:51.250Z|4af7f085-074a-498f-9219-c42455449052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:39:51.250Z|4af7f085-074a-498f-9219-c42455449052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:39:51.250Z|4af7f085-074a-498f-9219-c42455449052|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, 12 Mar 2022 03:39:51 GMT;Connection:close; 2022-03-12T03:39:51.251Z|4af7f085-074a-498f-9219-c42455449052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:39:51.252Z|4af7f085-074a-498f-9219-c42455449052|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:39:51.446Z|db3bcb31-604f-4a96-a96c-2e6e4da49a34|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:39:51.447Z|db3bcb31-604f-4a96-a96c-2e6e4da49a34|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:40:06.445Z|ae527756-0c3c-4ed8-afd8-cd9844ee0aba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:40:06.448Z|ae527756-0c3c-4ed8-afd8-cd9844ee0aba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:40:06.718Z|55396ece-c9b2-4ae0-b26f-77f730458e0f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:40:06.719Z|55396ece-c9b2-4ae0-b26f-77f730458e0f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:40:21.445Z|67c5b315-f4bc-49ab-bb56-5ad210cca767|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:40:21.446Z|67c5b315-f4bc-49ab-bb56-5ad210cca767|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:40:36.445Z|5e1c3126-5cae-41d9-add5-8dc17b138ed3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:40:36.446Z|5e1c3126-5cae-41d9-add5-8dc17b138ed3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:40:36.721Z|789590c9-77ed-4d80-9244-53bee3c19e39|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:40:36.722Z|789590c9-77ed-4d80-9244-53bee3c19e39|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:40:51.233Z|0c33c941-8d50-414c-a464-4daadf2f59d2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:40:51.234Z|0c33c941-8d50-414c-a464-4daadf2f59d2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:40:51.234Z|0c33c941-8d50-414c-a464-4daadf2f59d2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:40:51.234Z|0c33c941-8d50-414c-a464-4daadf2f59d2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:40:51.235Z|0c33c941-8d50-414c-a464-4daadf2f59d2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:40:51.235Z|0c33c941-8d50-414c-a464-4daadf2f59d2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:40:51.257Z|0c33c941-8d50-414c-a464-4daadf2f59d2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:40:51.257Z|0c33c941-8d50-414c-a464-4daadf2f59d2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:40:51.258Z|0c33c941-8d50-414c-a464-4daadf2f59d2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:40:51.258Z|0c33c941-8d50-414c-a464-4daadf2f59d2|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, 12 Mar 2022 03:40:51 GMT;Connection:close; 2022-03-12T03:40:51.258Z|0c33c941-8d50-414c-a464-4daadf2f59d2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:40:51.259Z|0c33c941-8d50-414c-a464-4daadf2f59d2|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:40:51.445Z|f011ac63-44bc-4a19-b4f8-c6efd8a5e541|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:40:51.451Z|f011ac63-44bc-4a19-b4f8-c6efd8a5e541|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:41:06.446Z|223e10d0-2a1c-4525-b9b0-7967bf1ffb5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:41:06.447Z|223e10d0-2a1c-4525-b9b0-7967bf1ffb5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:41:06.724Z|fda40682-24f8-4b66-bd49-6094f5b347e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:41:06.725Z|fda40682-24f8-4b66-bd49-6094f5b347e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:41:21.446Z|cdeb7572-8e58-4373-80c3-2de875942d2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:41:21.447Z|cdeb7572-8e58-4373-80c3-2de875942d2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:41:36.445Z|dc1c5026-6706-4f77-ba3f-94892559b43b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:41:36.449Z|dc1c5026-6706-4f77-ba3f-94892559b43b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:41:36.726Z|ab091c7e-c45c-4bac-bf2a-67cc69d79b2f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:41:36.727Z|ab091c7e-c45c-4bac-bf2a-67cc69d79b2f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:41:51.238Z|b3bdbb7f-c3f9-40f1-a1e6-07142d119794|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:41:51.239Z|b3bdbb7f-c3f9-40f1-a1e6-07142d119794|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:41:51.239Z|b3bdbb7f-c3f9-40f1-a1e6-07142d119794|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:41:51.239Z|b3bdbb7f-c3f9-40f1-a1e6-07142d119794|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:41:51.239Z|b3bdbb7f-c3f9-40f1-a1e6-07142d119794|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:41:51.240Z|b3bdbb7f-c3f9-40f1-a1e6-07142d119794|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:41:51.249Z|b3bdbb7f-c3f9-40f1-a1e6-07142d119794|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:41:51.250Z|b3bdbb7f-c3f9-40f1-a1e6-07142d119794|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:41:51.251Z|b3bdbb7f-c3f9-40f1-a1e6-07142d119794|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:41:51.251Z|b3bdbb7f-c3f9-40f1-a1e6-07142d119794|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, 12 Mar 2022 03:41:51 GMT;Connection:close; 2022-03-12T03:41:51.251Z|b3bdbb7f-c3f9-40f1-a1e6-07142d119794|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:41:51.253Z|b3bdbb7f-c3f9-40f1-a1e6-07142d119794|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:41:51.445Z|98716361-ae4b-4060-acb4-a3f9ca328f59|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:41:51.446Z|98716361-ae4b-4060-acb4-a3f9ca328f59|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:42:06.445Z|8a2e5fce-6c2b-48d7-8b2d-fa9ab04f040e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:42:06.446Z|8a2e5fce-6c2b-48d7-8b2d-fa9ab04f040e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:42:06.728Z|18a2a89b-9f78-4951-93bc-aafa3e1e7258|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:42:06.729Z|18a2a89b-9f78-4951-93bc-aafa3e1e7258|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:42:21.446Z|7673fdde-65cd-4dfa-8b9d-8d48c4800418|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:42:21.450Z|7673fdde-65cd-4dfa-8b9d-8d48c4800418|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:42:36.445Z|b148b747-e517-44ad-a8ec-dba9b10f7791|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:42:36.446Z|b148b747-e517-44ad-a8ec-dba9b10f7791|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:42:36.731Z|0c8be893-f491-469f-8304-3f65eb350717|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:42:36.732Z|0c8be893-f491-469f-8304-3f65eb350717|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:42:51.234Z|917cdf5c-21c8-4fd0-b4a1-4fae6f7a5d07|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:42:51.234Z|917cdf5c-21c8-4fd0-b4a1-4fae6f7a5d07|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:42:51.235Z|917cdf5c-21c8-4fd0-b4a1-4fae6f7a5d07|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:42:51.235Z|917cdf5c-21c8-4fd0-b4a1-4fae6f7a5d07|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:42:51.235Z|917cdf5c-21c8-4fd0-b4a1-4fae6f7a5d07|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:42:51.236Z|917cdf5c-21c8-4fd0-b4a1-4fae6f7a5d07|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:42:51.253Z|917cdf5c-21c8-4fd0-b4a1-4fae6f7a5d07|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:42:51.254Z|917cdf5c-21c8-4fd0-b4a1-4fae6f7a5d07|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:42:51.255Z|917cdf5c-21c8-4fd0-b4a1-4fae6f7a5d07|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:42:51.255Z|917cdf5c-21c8-4fd0-b4a1-4fae6f7a5d07|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, 12 Mar 2022 03:42:51 GMT;Connection:close; 2022-03-12T03:42:51.255Z|917cdf5c-21c8-4fd0-b4a1-4fae6f7a5d07|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:42:51.256Z|917cdf5c-21c8-4fd0-b4a1-4fae6f7a5d07|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:42:51.445Z|bd4b12c2-ef47-41f9-a2bc-4cf691354c2b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:42:51.446Z|bd4b12c2-ef47-41f9-a2bc-4cf691354c2b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:43:06.445Z|47780c46-a200-4e2b-ba33-bb51acb6350a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:43:06.448Z|47780c46-a200-4e2b-ba33-bb51acb6350a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:43:06.733Z|4339829c-5e2f-4190-94f8-ed2a4e397709|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:43:06.735Z|4339829c-5e2f-4190-94f8-ed2a4e397709|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:43:21.445Z|b33d3144-11ed-4941-80d2-64eb4c6196f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:43:21.446Z|b33d3144-11ed-4941-80d2-64eb4c6196f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:43:36.445Z|6f69b31b-bdb4-49a0-bded-106aefd6e501|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:43:36.446Z|6f69b31b-bdb4-49a0-bded-106aefd6e501|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:43:36.737Z|f842dc77-a647-4cad-b14d-942e26734142|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:43:36.738Z|f842dc77-a647-4cad-b14d-942e26734142|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:43:47.907Z|66245d98-8533-465c-9506-89d90114f3f1|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-12T03:43:47.908Z|66245d98-8533-465c-9506-89d90114f3f1|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:43:47.908Z|66245d98-8533-465c-9506-89d90114f3f1|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||URI : /manage/health 2022-03-12T03:43:47.909Z|66245d98-8533-465c-9506-89d90114f3f1|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Method : GET 2022-03-12T03:43:47.910Z|66245d98-8533-465c-9506-89d90114f3f1|http-nio-8083-exec-9|/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:66245d98-8533-465c-9506-89d90114f3f1;x-fromappid:robot-ete; 2022-03-12T03:43:47.910Z|66245d98-8533-465c-9506-89d90114f3f1|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end================================================== 2022-03-12T03:43:47.956Z|66245d98-8533-465c-9506-89d90114f3f1|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin========================================== 2022-03-12T03:43:47.957Z|66245d98-8533-465c-9506-89d90114f3f1|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code : 200 2022-03-12T03:43:47.958Z|66245d98-8533-465c-9506-89d90114f3f1|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text : OK 2022-03-12T03:43:47.958Z|66245d98-8533-465c-9506-89d90114f3f1|http-nio-8083-exec-9|/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, 12 Mar 2022 03:43:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T03:43:47.959Z|66245d98-8533-465c-9506-89d90114f3f1|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================ 2022-03-12T03:43:47.959Z|66245d98-8533-465c-9506-89d90114f3f1|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||INFO|500||Exiting. 2022-03-12T03:43:49.546Z|6133aa5b-22ed-44db-a4c5-30a6a700ee65|http-nio-8083-exec-10|/infraActiveRequests/6133aa5b-22ed-44db-a4c5-30a6a700ee65|bpel|||INFO|500||Entering 2022-03-12T03:43:49.547Z|6133aa5b-22ed-44db-a4c5-30a6a700ee65|http-nio-8083-exec-10|/infraActiveRequests/6133aa5b-22ed-44db-a4c5-30a6a700ee65|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:43:49.548Z|6133aa5b-22ed-44db-a4c5-30a6a700ee65|http-nio-8083-exec-10|/infraActiveRequests/6133aa5b-22ed-44db-a4c5-30a6a700ee65|bpel|||DEBUG|500||URI : /infraActiveRequests/6133aa5b-22ed-44db-a4c5-30a6a700ee65 2022-03-12T03:43:49.548Z|6133aa5b-22ed-44db-a4c5-30a6a700ee65|http-nio-8083-exec-10|/infraActiveRequests/6133aa5b-22ed-44db-a4c5-30a6a700ee65|bpel|||DEBUG|500||Method : GET 2022-03-12T03:43:49.549Z|6133aa5b-22ed-44db-a4c5-30a6a700ee65|http-nio-8083-exec-10|/infraActiveRequests/6133aa5b-22ed-44db-a4c5-30a6a700ee65|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0bdd1c475884043f;x-b3-spanid:c5130d4e7b4274c6;x-b3-parentspanid:0bdd1c475884043f;x-b3-sampled:0;x-onap-requestid:6133aa5b-22ed-44db-a4c5-30a6a700ee65;x-requestid:6133aa5b-22ed-44db-a4c5-30a6a700ee65;x-transactionid:6133aa5b-22ed-44db-a4c5-30a6a700ee65;x-ecomp-requestid:6133aa5b-22ed-44db-a4c5-30a6a700ee65;x-onap-partnername:SO.APIH;x-invocationid:2e709a2d-6867-4377-8bff-1a3c2a031268;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-12T03:43:49.549Z|6133aa5b-22ed-44db-a4c5-30a6a700ee65|http-nio-8083-exec-10|/infraActiveRequests/6133aa5b-22ed-44db-a4c5-30a6a700ee65|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T03:43:51.235Z|a2645af1-5f2a-429f-b801-7cb70552015b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:43:51.236Z|a2645af1-5f2a-429f-b801-7cb70552015b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:43:51.237Z|a2645af1-5f2a-429f-b801-7cb70552015b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:43:51.238Z|a2645af1-5f2a-429f-b801-7cb70552015b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:43:51.239Z|a2645af1-5f2a-429f-b801-7cb70552015b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:43:51.240Z|a2645af1-5f2a-429f-b801-7cb70552015b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:43:51.255Z|a2645af1-5f2a-429f-b801-7cb70552015b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:43:51.255Z|a2645af1-5f2a-429f-b801-7cb70552015b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:43:51.256Z|a2645af1-5f2a-429f-b801-7cb70552015b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:43:51.257Z|a2645af1-5f2a-429f-b801-7cb70552015b|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, 12 Mar 2022 03:43:51 GMT;Connection:close; 2022-03-12T03:43:51.257Z|a2645af1-5f2a-429f-b801-7cb70552015b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:43:51.258Z|a2645af1-5f2a-429f-b801-7cb70552015b|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:43:51.446Z|6b7f8742-18e3-490f-9d54-2096eefba0b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:43:51.450Z|6b7f8742-18e3-490f-9d54-2096eefba0b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:44:06.446Z|02a09295-8a63-4bd1-b69d-f0410601a1fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:44:06.446Z|02a09295-8a63-4bd1-b69d-f0410601a1fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:44:06.739Z|f90edb2b-d356-44e5-857d-1a77fa1cdf58|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:44:06.740Z|f90edb2b-d356-44e5-857d-1a77fa1cdf58|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:44:10.599Z|e5bf673a-bb14-4379-9ec0-7e64a4ca347c|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-12T03:44:10.599Z|e5bf673a-bb14-4379-9ec0-7e64a4ca347c|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:44:10.600Z|e5bf673a-bb14-4379-9ec0-7e64a4ca347c|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||URI : /manage/health 2022-03-12T03:44:10.601Z|e5bf673a-bb14-4379-9ec0-7e64a4ca347c|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||Method : GET 2022-03-12T03:44:10.601Z|e5bf673a-bb14-4379-9ec0-7e64a4ca347c|http-nio-8083-exec-3|/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:e5bf673a-bb14-4379-9ec0-7e64a4ca347c;x-fromappid:robot-ete; 2022-03-12T03:44:10.602Z|e5bf673a-bb14-4379-9ec0-7e64a4ca347c|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end================================================== 2022-03-12T03:44:10.611Z|e5bf673a-bb14-4379-9ec0-7e64a4ca347c|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin========================================== 2022-03-12T03:44:10.611Z|e5bf673a-bb14-4379-9ec0-7e64a4ca347c|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code : 200 2022-03-12T03:44:10.612Z|e5bf673a-bb14-4379-9ec0-7e64a4ca347c|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text : OK 2022-03-12T03:44:10.612Z|e5bf673a-bb14-4379-9ec0-7e64a4ca347c|http-nio-8083-exec-3|/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, 12 Mar 2022 03:44:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T03:44:10.612Z|e5bf673a-bb14-4379-9ec0-7e64a4ca347c|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================ 2022-03-12T03:44:10.613Z|e5bf673a-bb14-4379-9ec0-7e64a4ca347c|http-nio-8083-exec-3|/manage/health|python-requests/2.27.1|||INFO|500||Exiting. 2022-03-12T03:44:21.445Z|e539e8c3-46a4-4d35-b29d-380ce887a903|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:44:21.446Z|e539e8c3-46a4-4d35-b29d-380ce887a903|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:44:36.445Z|affa34c1-080c-404d-83b1-e0a487a427f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:44:36.448Z|affa34c1-080c-404d-83b1-e0a487a427f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:44:36.741Z|d6941c95-663b-4f05-9135-e88952e5eef6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:44:36.742Z|d6941c95-663b-4f05-9135-e88952e5eef6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:44:51.237Z|3cee9d31-d84d-47ba-aa91-d07e84ea1b35|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:44:51.238Z|3cee9d31-d84d-47ba-aa91-d07e84ea1b35|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:44:51.238Z|3cee9d31-d84d-47ba-aa91-d07e84ea1b35|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:44:51.240Z|3cee9d31-d84d-47ba-aa91-d07e84ea1b35|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:44:51.241Z|3cee9d31-d84d-47ba-aa91-d07e84ea1b35|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:44:51.241Z|3cee9d31-d84d-47ba-aa91-d07e84ea1b35|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:44:51.263Z|3cee9d31-d84d-47ba-aa91-d07e84ea1b35|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:44:51.263Z|3cee9d31-d84d-47ba-aa91-d07e84ea1b35|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:44:51.263Z|3cee9d31-d84d-47ba-aa91-d07e84ea1b35|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:44:51.264Z|3cee9d31-d84d-47ba-aa91-d07e84ea1b35|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, 12 Mar 2022 03:44:51 GMT;Connection:close; 2022-03-12T03:44:51.264Z|3cee9d31-d84d-47ba-aa91-d07e84ea1b35|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:44:51.265Z|3cee9d31-d84d-47ba-aa91-d07e84ea1b35|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:44:51.446Z|6a4679fb-f949-4035-8a08-2015c314233b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:44:51.447Z|6a4679fb-f949-4035-8a08-2015c314233b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:45:06.445Z|70cd9315-b8a7-4e37-89b0-9c2a3a521457|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:45:06.446Z|70cd9315-b8a7-4e37-89b0-9c2a3a521457|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:45:06.743Z|f6778b9e-241c-4f80-89bd-d8c41eeb8e07|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:45:06.743Z|f6778b9e-241c-4f80-89bd-d8c41eeb8e07|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:45:21.446Z|03a30411-a823-4a7c-8622-a4adce74d67a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:45:21.447Z|03a30411-a823-4a7c-8622-a4adce74d67a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:45:36.447Z|60dae8c1-f8ab-4a3a-a910-e6b7e22f32af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:45:36.448Z|60dae8c1-f8ab-4a3a-a910-e6b7e22f32af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:45:36.745Z|2d5f1b43-7bd4-419b-a59c-62d76b8253d8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:45:36.746Z|2d5f1b43-7bd4-419b-a59c-62d76b8253d8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:45:51.243Z|0ec837cb-abd2-42c3-8a09-063ae1704dbc|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:45:51.243Z|0ec837cb-abd2-42c3-8a09-063ae1704dbc|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:45:51.243Z|0ec837cb-abd2-42c3-8a09-063ae1704dbc|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:45:51.244Z|0ec837cb-abd2-42c3-8a09-063ae1704dbc|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:45:51.255Z|0ec837cb-abd2-42c3-8a09-063ae1704dbc|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:45:51.256Z|0ec837cb-abd2-42c3-8a09-063ae1704dbc|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:45:51.264Z|0ec837cb-abd2-42c3-8a09-063ae1704dbc|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:45:51.264Z|0ec837cb-abd2-42c3-8a09-063ae1704dbc|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:45:51.265Z|0ec837cb-abd2-42c3-8a09-063ae1704dbc|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:45:51.265Z|0ec837cb-abd2-42c3-8a09-063ae1704dbc|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, 12 Mar 2022 03:45:51 GMT;Connection:close; 2022-03-12T03:45:51.265Z|0ec837cb-abd2-42c3-8a09-063ae1704dbc|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:45:51.266Z|0ec837cb-abd2-42c3-8a09-063ae1704dbc|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:45:51.445Z|bbbb71d1-80dc-4386-9a4e-3e5e5a2ead4d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:45:51.447Z|bbbb71d1-80dc-4386-9a4e-3e5e5a2ead4d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:46:06.445Z|8845476f-c324-4d34-a03f-9d94fa36d37d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:46:06.446Z|8845476f-c324-4d34-a03f-9d94fa36d37d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:46:06.747Z|7cc5b056-8b1d-4259-87dd-e81768e92f76|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:46:06.748Z|7cc5b056-8b1d-4259-87dd-e81768e92f76|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:46:21.446Z|fab6f51d-85e9-42f7-a219-48e14b9ebc9a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:46:21.450Z|fab6f51d-85e9-42f7-a219-48e14b9ebc9a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:46:36.445Z|ed5b1989-261b-407a-bc24-782135d54190|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:46:36.446Z|ed5b1989-261b-407a-bc24-782135d54190|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:46:36.749Z|727bcdab-d87b-45e4-b4f8-4d7a123dc8ba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:46:36.750Z|727bcdab-d87b-45e4-b4f8-4d7a123dc8ba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:46:51.243Z|589c370e-1007-42f7-9f3e-8708aa1a3212|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:46:51.243Z|589c370e-1007-42f7-9f3e-8708aa1a3212|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:46:51.244Z|589c370e-1007-42f7-9f3e-8708aa1a3212|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:46:51.244Z|589c370e-1007-42f7-9f3e-8708aa1a3212|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:46:51.249Z|589c370e-1007-42f7-9f3e-8708aa1a3212|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:46:51.249Z|589c370e-1007-42f7-9f3e-8708aa1a3212|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:46:51.261Z|589c370e-1007-42f7-9f3e-8708aa1a3212|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:46:51.262Z|589c370e-1007-42f7-9f3e-8708aa1a3212|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:46:51.263Z|589c370e-1007-42f7-9f3e-8708aa1a3212|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:46:51.263Z|589c370e-1007-42f7-9f3e-8708aa1a3212|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, 12 Mar 2022 03:46:51 GMT;Connection:close; 2022-03-12T03:46:51.263Z|589c370e-1007-42f7-9f3e-8708aa1a3212|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:46:51.264Z|589c370e-1007-42f7-9f3e-8708aa1a3212|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:46:51.445Z|2155a67b-7227-46a0-819c-8af9eefb2eba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:46:51.446Z|2155a67b-7227-46a0-819c-8af9eefb2eba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:47:06.445Z|23f84aef-692a-47df-af3e-b381a24cecb5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:47:06.449Z|23f84aef-692a-47df-af3e-b381a24cecb5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:47:06.751Z|d18dec7c-770d-4d5f-b1ed-0a23c1ee389a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:47:06.752Z|d18dec7c-770d-4d5f-b1ed-0a23c1ee389a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:47:21.445Z|4ac425d6-5767-4797-9d8a-9c481ada4ce1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:47:21.446Z|4ac425d6-5767-4797-9d8a-9c481ada4ce1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:47:36.445Z|4a3524bc-0efa-4334-a903-93795edbe3d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:47:36.446Z|4a3524bc-0efa-4334-a903-93795edbe3d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:47:36.754Z|b6857ecc-289e-4937-8d7b-323c65d0848b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:47:36.754Z|b6857ecc-289e-4937-8d7b-323c65d0848b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:47:51.235Z|f5508524-5679-4900-a071-6ebbba2fc392|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:47:51.235Z|f5508524-5679-4900-a071-6ebbba2fc392|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:47:51.236Z|f5508524-5679-4900-a071-6ebbba2fc392|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:47:51.238Z|f5508524-5679-4900-a071-6ebbba2fc392|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:47:51.238Z|f5508524-5679-4900-a071-6ebbba2fc392|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:47:51.238Z|f5508524-5679-4900-a071-6ebbba2fc392|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:47:51.246Z|f5508524-5679-4900-a071-6ebbba2fc392|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:47:51.246Z|f5508524-5679-4900-a071-6ebbba2fc392|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:47:51.247Z|f5508524-5679-4900-a071-6ebbba2fc392|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:47:51.247Z|f5508524-5679-4900-a071-6ebbba2fc392|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, 12 Mar 2022 03:47:51 GMT;Connection:close; 2022-03-12T03:47:51.248Z|f5508524-5679-4900-a071-6ebbba2fc392|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:47:51.248Z|f5508524-5679-4900-a071-6ebbba2fc392|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:47:51.445Z|3cce6397-ef47-4df0-b3d3-96f0696507ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:47:51.448Z|3cce6397-ef47-4df0-b3d3-96f0696507ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:48:06.445Z|6ef1b41e-6f86-466d-a2df-12b1739d29dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:48:06.446Z|6ef1b41e-6f86-466d-a2df-12b1739d29dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:48:06.756Z|01ad415e-3cc7-40b3-a740-0a418808fb4b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:48:06.757Z|01ad415e-3cc7-40b3-a740-0a418808fb4b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:48:21.445Z|cc494aad-4ba8-402e-b8ec-a2841eb36c62|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:48:21.446Z|cc494aad-4ba8-402e-b8ec-a2841eb36c62|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:48:36.445Z|ff3798a0-9a6c-49de-9e56-bfc0e2cf029d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:48:36.449Z|ff3798a0-9a6c-49de-9e56-bfc0e2cf029d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:48:36.758Z|b4be2ad7-9bcc-4ee3-85a1-59ee8b8f0cf4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:48:36.759Z|b4be2ad7-9bcc-4ee3-85a1-59ee8b8f0cf4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:48:51.233Z|00cc0ad3-db9c-4b50-9d12-a98c4cf32bc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:48:51.234Z|00cc0ad3-db9c-4b50-9d12-a98c4cf32bc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:48:51.234Z|00cc0ad3-db9c-4b50-9d12-a98c4cf32bc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:48:51.234Z|00cc0ad3-db9c-4b50-9d12-a98c4cf32bc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:48:51.235Z|00cc0ad3-db9c-4b50-9d12-a98c4cf32bc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:48:51.235Z|00cc0ad3-db9c-4b50-9d12-a98c4cf32bc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:48:51.253Z|00cc0ad3-db9c-4b50-9d12-a98c4cf32bc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:48:51.254Z|00cc0ad3-db9c-4b50-9d12-a98c4cf32bc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:48:51.255Z|00cc0ad3-db9c-4b50-9d12-a98c4cf32bc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:48:51.255Z|00cc0ad3-db9c-4b50-9d12-a98c4cf32bc1|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, 12 Mar 2022 03:48:51 GMT;Connection:close; 2022-03-12T03:48:51.256Z|00cc0ad3-db9c-4b50-9d12-a98c4cf32bc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:48:51.256Z|00cc0ad3-db9c-4b50-9d12-a98c4cf32bc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:48:51.445Z|d7aea4c6-e33d-45a6-9cb6-4157044f07ee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:48:51.446Z|d7aea4c6-e33d-45a6-9cb6-4157044f07ee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:49:06.446Z|24b70a38-38af-4be4-b3ef-1272a4a4f313|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:49:06.447Z|24b70a38-38af-4be4-b3ef-1272a4a4f313|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:49:06.760Z|f4245589-d0d1-4a2f-b742-c7d7a00baf95|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:49:06.761Z|f4245589-d0d1-4a2f-b742-c7d7a00baf95|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:49:21.445Z|1833a9f9-8eed-40fc-90af-29fee63c6cc3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:49:21.451Z|1833a9f9-8eed-40fc-90af-29fee63c6cc3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:49:36.445Z|5476b10f-f0fc-4676-8e4d-a927d3a2614a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:49:36.446Z|5476b10f-f0fc-4676-8e4d-a927d3a2614a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:49:36.762Z|5f6550d7-78b3-4c7b-9bfe-7a7ee3591bce|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:49:36.763Z|5f6550d7-78b3-4c7b-9bfe-7a7ee3591bce|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:49:51.233Z|7740a3c7-ee74-4980-9441-3052fbfb4adc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:49:51.234Z|7740a3c7-ee74-4980-9441-3052fbfb4adc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:49:51.234Z|7740a3c7-ee74-4980-9441-3052fbfb4adc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:49:51.235Z|7740a3c7-ee74-4980-9441-3052fbfb4adc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:49:51.235Z|7740a3c7-ee74-4980-9441-3052fbfb4adc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:49:51.236Z|7740a3c7-ee74-4980-9441-3052fbfb4adc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:49:51.243Z|7740a3c7-ee74-4980-9441-3052fbfb4adc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:49:51.243Z|7740a3c7-ee74-4980-9441-3052fbfb4adc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:49:51.244Z|7740a3c7-ee74-4980-9441-3052fbfb4adc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:49:51.244Z|7740a3c7-ee74-4980-9441-3052fbfb4adc|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, 12 Mar 2022 03:49:51 GMT;Connection:close; 2022-03-12T03:49:51.245Z|7740a3c7-ee74-4980-9441-3052fbfb4adc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:49:51.245Z|7740a3c7-ee74-4980-9441-3052fbfb4adc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:49:51.445Z|33f04438-0fec-43c1-9df7-0fb4d62ba77f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:49:51.446Z|33f04438-0fec-43c1-9df7-0fb4d62ba77f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:50:06.445Z|d4a56bc6-de6f-462e-a301-44711d59751b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:50:06.449Z|d4a56bc6-de6f-462e-a301-44711d59751b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:50:06.765Z|a0f0b4c6-903e-429b-b773-97b5150695fe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:50:06.766Z|a0f0b4c6-903e-429b-b773-97b5150695fe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:50:21.445Z|dc7d2fe1-67c8-4e62-9db6-7760455dad97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:50:21.446Z|dc7d2fe1-67c8-4e62-9db6-7760455dad97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:50:36.445Z|e3bec17d-46a8-45b3-bc0c-698fdc8cfad9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:50:36.446Z|e3bec17d-46a8-45b3-bc0c-698fdc8cfad9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:50:36.767Z|88f3d761-838c-4a98-ae25-54dbf936148e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:50:36.768Z|88f3d761-838c-4a98-ae25-54dbf936148e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:50:51.234Z|4c1813d6-58d8-4d78-ba73-52a0c83b95d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:50:51.235Z|4c1813d6-58d8-4d78-ba73-52a0c83b95d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:50:51.235Z|4c1813d6-58d8-4d78-ba73-52a0c83b95d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:50:51.235Z|4c1813d6-58d8-4d78-ba73-52a0c83b95d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:50:51.236Z|4c1813d6-58d8-4d78-ba73-52a0c83b95d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:50:51.237Z|4c1813d6-58d8-4d78-ba73-52a0c83b95d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:50:51.247Z|4c1813d6-58d8-4d78-ba73-52a0c83b95d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:50:51.248Z|4c1813d6-58d8-4d78-ba73-52a0c83b95d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:50:51.248Z|4c1813d6-58d8-4d78-ba73-52a0c83b95d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:50:51.249Z|4c1813d6-58d8-4d78-ba73-52a0c83b95d9|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, 12 Mar 2022 03:50:51 GMT;Connection:close; 2022-03-12T03:50:51.249Z|4c1813d6-58d8-4d78-ba73-52a0c83b95d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:50:51.251Z|4c1813d6-58d8-4d78-ba73-52a0c83b95d9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:50:51.445Z|0cdf92b2-4cca-4190-9103-32ab9b1a9533|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:50:51.449Z|0cdf92b2-4cca-4190-9103-32ab9b1a9533|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:51:06.445Z|9355b7a9-ac71-4419-889e-fd1ed3102eb7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:51:06.446Z|9355b7a9-ac71-4419-889e-fd1ed3102eb7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:51:06.769Z|23aa48a9-0f07-4902-b20e-dec02c360238|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:51:06.771Z|23aa48a9-0f07-4902-b20e-dec02c360238|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:51:21.445Z|04154a36-0b80-4993-86cf-92f770883f2f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:51:21.447Z|04154a36-0b80-4993-86cf-92f770883f2f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:51:36.445Z|6f90512e-74c8-4bb4-ba30-c1931d7f156d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:51:36.449Z|6f90512e-74c8-4bb4-ba30-c1931d7f156d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:51:36.772Z|cab66659-64d7-4d48-ac05-943e9ece1c3a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:51:36.773Z|cab66659-64d7-4d48-ac05-943e9ece1c3a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:51:51.242Z|22e0726e-a65b-4873-bc24-c81f0f279af1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:51:51.243Z|22e0726e-a65b-4873-bc24-c81f0f279af1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:51:51.243Z|22e0726e-a65b-4873-bc24-c81f0f279af1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:51:51.243Z|22e0726e-a65b-4873-bc24-c81f0f279af1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:51:51.244Z|22e0726e-a65b-4873-bc24-c81f0f279af1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:51:51.244Z|22e0726e-a65b-4873-bc24-c81f0f279af1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:51:51.260Z|22e0726e-a65b-4873-bc24-c81f0f279af1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:51:51.262Z|22e0726e-a65b-4873-bc24-c81f0f279af1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:51:51.262Z|22e0726e-a65b-4873-bc24-c81f0f279af1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:51:51.262Z|22e0726e-a65b-4873-bc24-c81f0f279af1|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, 12 Mar 2022 03:51:51 GMT;Connection:close; 2022-03-12T03:51:51.263Z|22e0726e-a65b-4873-bc24-c81f0f279af1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:51:51.264Z|22e0726e-a65b-4873-bc24-c81f0f279af1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:51:51.446Z|abfaf2eb-d59c-473a-8c31-e650c52836ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:51:51.446Z|abfaf2eb-d59c-473a-8c31-e650c52836ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:52:06.445Z|76f48907-d31b-4586-a54e-3ad74d387af8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:52:06.446Z|76f48907-d31b-4586-a54e-3ad74d387af8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:52:06.774Z|303388c4-2677-48b2-b8a3-a2ecd4d66dec|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:52:06.774Z|303388c4-2677-48b2-b8a3-a2ecd4d66dec|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:52:21.445Z|e0ea965e-2e8c-44c7-8392-886682607538|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:52:21.449Z|e0ea965e-2e8c-44c7-8392-886682607538|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:52:36.445Z|8577dca9-7d7b-479a-92d7-0e1a41e70017|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:52:36.446Z|8577dca9-7d7b-479a-92d7-0e1a41e70017|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:52:36.778Z|6a8a3727-d6e8-44bd-81ac-bf279cc727b1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:52:36.780Z|6a8a3727-d6e8-44bd-81ac-bf279cc727b1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:52:51.239Z|6770cbdd-0bee-478d-acbe-b301c244a22b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:52:51.239Z|6770cbdd-0bee-478d-acbe-b301c244a22b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:52:51.239Z|6770cbdd-0bee-478d-acbe-b301c244a22b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:52:51.240Z|6770cbdd-0bee-478d-acbe-b301c244a22b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:52:51.240Z|6770cbdd-0bee-478d-acbe-b301c244a22b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:52:51.241Z|6770cbdd-0bee-478d-acbe-b301c244a22b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:52:51.263Z|6770cbdd-0bee-478d-acbe-b301c244a22b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:52:51.263Z|6770cbdd-0bee-478d-acbe-b301c244a22b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:52:51.263Z|6770cbdd-0bee-478d-acbe-b301c244a22b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:52:51.264Z|6770cbdd-0bee-478d-acbe-b301c244a22b|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, 12 Mar 2022 03:52:51 GMT;Connection:close; 2022-03-12T03:52:51.264Z|6770cbdd-0bee-478d-acbe-b301c244a22b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:52:51.264Z|6770cbdd-0bee-478d-acbe-b301c244a22b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:52:51.445Z|f880e4d7-4611-4d94-9713-e95c3d29e119|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:52:51.446Z|f880e4d7-4611-4d94-9713-e95c3d29e119|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:53:06.446Z|319beef6-f300-44b6-a145-a8770be93945|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:53:06.449Z|319beef6-f300-44b6-a145-a8770be93945|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:53:06.782Z|6884e3da-5502-4691-b098-95bcb5044b7c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:53:06.784Z|6884e3da-5502-4691-b098-95bcb5044b7c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:53:21.445Z|2302b98c-18eb-41b7-9db2-5a5eefccc618|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:53:21.447Z|2302b98c-18eb-41b7-9db2-5a5eefccc618|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:53:36.445Z|a92bcb8d-ad13-46f0-b4eb-07e8333a5634|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:53:36.446Z|a92bcb8d-ad13-46f0-b4eb-07e8333a5634|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:53:36.788Z|cf6bde5a-bc96-445e-a1da-da017fbe466e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:53:36.789Z|cf6bde5a-bc96-445e-a1da-da017fbe466e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:53:51.242Z|5acd175b-68a2-4f14-a48c-654822e153e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:53:51.242Z|5acd175b-68a2-4f14-a48c-654822e153e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:53:51.243Z|5acd175b-68a2-4f14-a48c-654822e153e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:53:51.243Z|5acd175b-68a2-4f14-a48c-654822e153e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:53:51.245Z|5acd175b-68a2-4f14-a48c-654822e153e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:53:51.245Z|5acd175b-68a2-4f14-a48c-654822e153e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:53:51.256Z|5acd175b-68a2-4f14-a48c-654822e153e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:53:51.257Z|5acd175b-68a2-4f14-a48c-654822e153e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:53:51.257Z|5acd175b-68a2-4f14-a48c-654822e153e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:53:51.258Z|5acd175b-68a2-4f14-a48c-654822e153e6|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, 12 Mar 2022 03:53:51 GMT;Connection:close; 2022-03-12T03:53:51.258Z|5acd175b-68a2-4f14-a48c-654822e153e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:53:51.259Z|5acd175b-68a2-4f14-a48c-654822e153e6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:53:51.446Z|78b7b423-c40c-45db-9a31-0d0ce587d50d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:53:51.455Z|78b7b423-c40c-45db-9a31-0d0ce587d50d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:54:06.445Z|ec12a62c-6b71-4414-89ee-8bccb50e40bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:54:06.448Z|ec12a62c-6b71-4414-89ee-8bccb50e40bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:54:06.793Z|5fd792dc-5198-4f6b-b400-dfe4b10befb4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:54:06.794Z|5fd792dc-5198-4f6b-b400-dfe4b10befb4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:54:21.446Z|deeeefa3-a252-4523-b1bd-b60575566c8e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:54:21.447Z|deeeefa3-a252-4523-b1bd-b60575566c8e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:54:36.445Z|18ed11e4-06bd-481f-ae1e-78af546bc3f7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:54:36.447Z|18ed11e4-06bd-481f-ae1e-78af546bc3f7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:54:36.796Z|0f614357-94c8-4895-9319-95b14bb80c52|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:54:36.797Z|0f614357-94c8-4895-9319-95b14bb80c52|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:54:51.244Z|3b103378-d45e-4e18-8b7f-2bcf68e84d59|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:54:51.244Z|3b103378-d45e-4e18-8b7f-2bcf68e84d59|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:54:51.245Z|3b103378-d45e-4e18-8b7f-2bcf68e84d59|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:54:51.245Z|3b103378-d45e-4e18-8b7f-2bcf68e84d59|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:54:51.246Z|3b103378-d45e-4e18-8b7f-2bcf68e84d59|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:54:51.255Z|3b103378-d45e-4e18-8b7f-2bcf68e84d59|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:54:51.266Z|3b103378-d45e-4e18-8b7f-2bcf68e84d59|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:54:51.266Z|3b103378-d45e-4e18-8b7f-2bcf68e84d59|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:54:51.266Z|3b103378-d45e-4e18-8b7f-2bcf68e84d59|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:54:51.267Z|3b103378-d45e-4e18-8b7f-2bcf68e84d59|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, 12 Mar 2022 03:54:51 GMT;Connection:close; 2022-03-12T03:54:51.267Z|3b103378-d45e-4e18-8b7f-2bcf68e84d59|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:54:51.268Z|3b103378-d45e-4e18-8b7f-2bcf68e84d59|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:54:51.446Z|268a4bf0-2bd5-4c1a-8b2f-b8675c75c433|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:54:51.447Z|268a4bf0-2bd5-4c1a-8b2f-b8675c75c433|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:55:06.446Z|07dd37a1-4a27-4400-9dc0-cf9abdeae239|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:55:06.447Z|07dd37a1-4a27-4400-9dc0-cf9abdeae239|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:55:06.799Z|2b17c22a-2cdd-46d4-9787-7a02e02094a9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:55:06.800Z|2b17c22a-2cdd-46d4-9787-7a02e02094a9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:55:21.445Z|822b8865-5c63-486e-9de9-869a30f68986|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:55:21.448Z|822b8865-5c63-486e-9de9-869a30f68986|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:55:36.445Z|1dbe299e-3eec-4a7b-8050-282f6f0649d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:55:36.447Z|1dbe299e-3eec-4a7b-8050-282f6f0649d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:55:36.801Z|8d378973-5122-4409-91d3-d51418707b28|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:55:36.802Z|8d378973-5122-4409-91d3-d51418707b28|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:55:51.237Z|ca693303-5f37-4dc6-803a-a8767154bee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:55:51.238Z|ca693303-5f37-4dc6-803a-a8767154bee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:55:51.239Z|ca693303-5f37-4dc6-803a-a8767154bee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:55:51.239Z|ca693303-5f37-4dc6-803a-a8767154bee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:55:51.239Z|ca693303-5f37-4dc6-803a-a8767154bee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:55:51.240Z|ca693303-5f37-4dc6-803a-a8767154bee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:55:51.250Z|ca693303-5f37-4dc6-803a-a8767154bee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:55:51.251Z|ca693303-5f37-4dc6-803a-a8767154bee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:55:51.251Z|ca693303-5f37-4dc6-803a-a8767154bee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:55:51.252Z|ca693303-5f37-4dc6-803a-a8767154bee9|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, 12 Mar 2022 03:55:51 GMT;Connection:close; 2022-03-12T03:55:51.252Z|ca693303-5f37-4dc6-803a-a8767154bee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:55:51.254Z|ca693303-5f37-4dc6-803a-a8767154bee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:55:51.446Z|ea818376-68bf-49ec-8d54-bf6c64df1c96|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:55:51.447Z|ea818376-68bf-49ec-8d54-bf6c64df1c96|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:56:06.445Z|9166af57-0308-4ddd-ae5c-d04aab1d22a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:56:06.447Z|9166af57-0308-4ddd-ae5c-d04aab1d22a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:56:06.805Z|1b0f9267-3f08-4518-8b87-a14ea3870329|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:56:06.806Z|1b0f9267-3f08-4518-8b87-a14ea3870329|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:56:21.445Z|ed9728ad-913a-4b4f-8047-0f11f56104a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:56:21.446Z|ed9728ad-913a-4b4f-8047-0f11f56104a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:56:36.445Z|d04b07f6-0ba0-47c1-900f-b2ee2737e08a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:56:36.447Z|d04b07f6-0ba0-47c1-900f-b2ee2737e08a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:56:36.807Z|468cbdf6-f2f4-4a00-a375-11a33946faf5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:56:36.808Z|468cbdf6-f2f4-4a00-a375-11a33946faf5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:56:51.236Z|0894ad13-ac63-4030-bc25-f0b08ac72dc1|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:56:51.237Z|0894ad13-ac63-4030-bc25-f0b08ac72dc1|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:56:51.237Z|0894ad13-ac63-4030-bc25-f0b08ac72dc1|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:56:51.238Z|0894ad13-ac63-4030-bc25-f0b08ac72dc1|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:56:51.239Z|0894ad13-ac63-4030-bc25-f0b08ac72dc1|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:56:51.239Z|0894ad13-ac63-4030-bc25-f0b08ac72dc1|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:56:51.245Z|0894ad13-ac63-4030-bc25-f0b08ac72dc1|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:56:51.246Z|0894ad13-ac63-4030-bc25-f0b08ac72dc1|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:56:51.246Z|0894ad13-ac63-4030-bc25-f0b08ac72dc1|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:56:51.246Z|0894ad13-ac63-4030-bc25-f0b08ac72dc1|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, 12 Mar 2022 03:56:51 GMT;Connection:close; 2022-03-12T03:56:51.248Z|0894ad13-ac63-4030-bc25-f0b08ac72dc1|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:56:51.249Z|0894ad13-ac63-4030-bc25-f0b08ac72dc1|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:56:51.446Z|d0dfe963-b7ac-4103-8505-7e1b649dd8e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:56:51.448Z|d0dfe963-b7ac-4103-8505-7e1b649dd8e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:57:06.445Z|8130e4aa-4027-459f-88f7-5e9b357a8d9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:57:06.446Z|8130e4aa-4027-459f-88f7-5e9b357a8d9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:57:06.809Z|11a82f6f-ed73-40bf-bd73-97e349f9d04d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:57:06.810Z|11a82f6f-ed73-40bf-bd73-97e349f9d04d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:57:21.453Z|b945fd56-91bd-4a78-a333-74b48bff6a79|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:57:21.459Z|b945fd56-91bd-4a78-a333-74b48bff6a79|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:57:36.445Z|14527e0a-b1db-4c25-afd9-7126bdb8a969|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:57:36.446Z|14527e0a-b1db-4c25-afd9-7126bdb8a969|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:57:36.811Z|f7c6d1a3-0e3f-4669-8e9c-3f0fddafba6e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:57:36.812Z|f7c6d1a3-0e3f-4669-8e9c-3f0fddafba6e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:57:51.232Z|a16e44df-2205-4cbd-8a39-a653530145dc|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:57:51.233Z|a16e44df-2205-4cbd-8a39-a653530145dc|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:57:51.233Z|a16e44df-2205-4cbd-8a39-a653530145dc|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:57:51.233Z|a16e44df-2205-4cbd-8a39-a653530145dc|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:57:51.233Z|a16e44df-2205-4cbd-8a39-a653530145dc|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:57:51.234Z|a16e44df-2205-4cbd-8a39-a653530145dc|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:57:51.243Z|a16e44df-2205-4cbd-8a39-a653530145dc|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:57:51.246Z|a16e44df-2205-4cbd-8a39-a653530145dc|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:57:51.247Z|a16e44df-2205-4cbd-8a39-a653530145dc|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:57:51.247Z|a16e44df-2205-4cbd-8a39-a653530145dc|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, 12 Mar 2022 03:57:51 GMT;Connection:close; 2022-03-12T03:57:51.247Z|a16e44df-2205-4cbd-8a39-a653530145dc|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:57:51.248Z|a16e44df-2205-4cbd-8a39-a653530145dc|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:57:51.445Z|bcb9f5b8-824b-4014-ab43-10779253f07a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:57:51.446Z|bcb9f5b8-824b-4014-ab43-10779253f07a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:58:06.445Z|da132f2d-e218-450c-8fcb-4eff55444184|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:58:06.449Z|da132f2d-e218-450c-8fcb-4eff55444184|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:58:06.813Z|974a883a-b21b-4dce-adf2-9b257754f5af|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:58:06.814Z|974a883a-b21b-4dce-adf2-9b257754f5af|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:58:21.445Z|f4fa1cdd-12c7-468e-bf2a-2b9995b171bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:58:21.447Z|f4fa1cdd-12c7-468e-bf2a-2b9995b171bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:58:36.445Z|7b1ef1d4-78b4-4851-b62f-e06c0cf3644c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:58:36.446Z|7b1ef1d4-78b4-4851-b62f-e06c0cf3644c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:58:36.816Z|6f4df770-b3f1-4121-9b69-8d5e4e9080df|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:58:36.817Z|6f4df770-b3f1-4121-9b69-8d5e4e9080df|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:58:51.255Z|d2894057-a34d-4bfb-8beb-3bddb9a7eed6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:58:51.255Z|d2894057-a34d-4bfb-8beb-3bddb9a7eed6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:58:51.256Z|d2894057-a34d-4bfb-8beb-3bddb9a7eed6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:58:51.256Z|d2894057-a34d-4bfb-8beb-3bddb9a7eed6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:58:51.256Z|d2894057-a34d-4bfb-8beb-3bddb9a7eed6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:58:51.260Z|d2894057-a34d-4bfb-8beb-3bddb9a7eed6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:58:51.266Z|d2894057-a34d-4bfb-8beb-3bddb9a7eed6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:58:51.266Z|d2894057-a34d-4bfb-8beb-3bddb9a7eed6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:58:51.266Z|d2894057-a34d-4bfb-8beb-3bddb9a7eed6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:58:51.266Z|d2894057-a34d-4bfb-8beb-3bddb9a7eed6|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, 12 Mar 2022 03:58:51 GMT;Connection:close; 2022-03-12T03:58:51.267Z|d2894057-a34d-4bfb-8beb-3bddb9a7eed6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:58:51.267Z|d2894057-a34d-4bfb-8beb-3bddb9a7eed6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:58:51.445Z|5fbf18c5-1113-4025-8c6b-de2a15c4e2ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:58:51.449Z|5fbf18c5-1113-4025-8c6b-de2a15c4e2ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:59:06.447Z|0e5053ed-c2a1-450a-a4dd-e87695713d81|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:59:06.448Z|0e5053ed-c2a1-450a-a4dd-e87695713d81|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:59:06.818Z|7ea9af06-9cb8-4b08-b519-c7d594004c5b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:59:06.819Z|7ea9af06-9cb8-4b08-b519-c7d594004c5b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:59:21.445Z|e52ed63a-807e-4737-b50c-3120afd08b7d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:59:21.447Z|e52ed63a-807e-4737-b50c-3120afd08b7d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:59:36.445Z|28c3e840-f2b5-4871-b507-332511431572|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:59:36.449Z|28c3e840-f2b5-4871-b507-332511431572|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:59:36.820Z|685ec74a-4ed4-40cf-9afa-94d7713446f3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:59:36.821Z|685ec74a-4ed4-40cf-9afa-94d7713446f3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T03:59:51.238Z|4a1896a5-4011-49fd-bd30-2a442a3f487f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T03:59:51.238Z|4a1896a5-4011-49fd-bd30-2a442a3f487f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T03:59:51.238Z|4a1896a5-4011-49fd-bd30-2a442a3f487f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T03:59:51.239Z|4a1896a5-4011-49fd-bd30-2a442a3f487f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T03:59:51.239Z|4a1896a5-4011-49fd-bd30-2a442a3f487f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T03:59:51.239Z|4a1896a5-4011-49fd-bd30-2a442a3f487f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T03:59:51.248Z|4a1896a5-4011-49fd-bd30-2a442a3f487f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T03:59:51.249Z|4a1896a5-4011-49fd-bd30-2a442a3f487f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T03:59:51.251Z|4a1896a5-4011-49fd-bd30-2a442a3f487f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T03:59:51.251Z|4a1896a5-4011-49fd-bd30-2a442a3f487f|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, 12 Mar 2022 03:59:51 GMT;Connection:close; 2022-03-12T03:59:51.252Z|4a1896a5-4011-49fd-bd30-2a442a3f487f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T03:59:51.253Z|4a1896a5-4011-49fd-bd30-2a442a3f487f|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T03:59:51.445Z|80c606db-2d6c-4c6e-bcac-89746079dc66|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T03:59:51.446Z|80c606db-2d6c-4c6e-bcac-89746079dc66|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:00:06.445Z|e5cdfa7c-38e2-4de3-9a7a-f9047d35c581|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:00:06.446Z|e5cdfa7c-38e2-4de3-9a7a-f9047d35c581|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:00:06.823Z|e11f6745-ac2e-4762-8a1c-4c4c09ab78ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:00:06.824Z|e11f6745-ac2e-4762-8a1c-4c4c09ab78ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:00:21.445Z|dd713847-82ad-448c-be9d-3b7d561563ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:00:21.449Z|dd713847-82ad-448c-be9d-3b7d561563ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:00:36.445Z|8a06ae09-b12e-4421-81db-d6e2c44cf143|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:00:36.446Z|8a06ae09-b12e-4421-81db-d6e2c44cf143|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:00:36.826Z|d37bb556-d7f9-436f-afea-afde5567eb9b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:00:36.827Z|d37bb556-d7f9-436f-afea-afde5567eb9b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:00:51.236Z|d99c2fd1-39c5-40aa-9025-f5e745b3dcb2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T04:00:51.237Z|d99c2fd1-39c5-40aa-9025-f5e745b3dcb2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:00:51.237Z|d99c2fd1-39c5-40aa-9025-f5e745b3dcb2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T04:00:51.238Z|d99c2fd1-39c5-40aa-9025-f5e745b3dcb2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T04:00:51.238Z|d99c2fd1-39c5-40aa-9025-f5e745b3dcb2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T04:00:51.239Z|d99c2fd1-39c5-40aa-9025-f5e745b3dcb2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T04:00:51.244Z|d99c2fd1-39c5-40aa-9025-f5e745b3dcb2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T04:00:51.245Z|d99c2fd1-39c5-40aa-9025-f5e745b3dcb2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T04:00:51.245Z|d99c2fd1-39c5-40aa-9025-f5e745b3dcb2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T04:00:51.245Z|d99c2fd1-39c5-40aa-9025-f5e745b3dcb2|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, 12 Mar 2022 04:00:51 GMT;Connection:close; 2022-03-12T04:00:51.246Z|d99c2fd1-39c5-40aa-9025-f5e745b3dcb2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T04:00:51.246Z|d99c2fd1-39c5-40aa-9025-f5e745b3dcb2|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T04:00:51.445Z|2fe1108e-5e92-42f8-807f-4941ec4e3960|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:00:51.446Z|2fe1108e-5e92-42f8-807f-4941ec4e3960|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:01:06.445Z|266fb6a1-5b0f-436e-bb92-c16353ebda0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:01:06.448Z|266fb6a1-5b0f-436e-bb92-c16353ebda0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:01:06.828Z|813663c0-2035-4892-a9d0-bf4326680a00|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:01:06.829Z|813663c0-2035-4892-a9d0-bf4326680a00|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:01:14.874Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-3|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Entering 2022-03-12T04:01:14.874Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-3|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:01:14.875Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-3|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||URI : /infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb 2022-03-12T04:01:14.876Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-3|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Method : GET 2022-03-12T04:01:14.877Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-3|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0ef2f72b05a699f0;x-b3-spanid:c5281a0c6149d7e2;x-b3-parentspanid:0ef2f72b05a699f0;x-b3-sampled:0;x-onap-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-transactionid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-ecomp-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-onap-partnername:SO.APIH;x-invocationid:3c144444-f21f-4f17-8762-be7b4c540da9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:01:14.877Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-3|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:01:21.445Z|093b98c1-820c-4f9a-9d2f-db42bb7bff51|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:01:21.446Z|093b98c1-820c-4f9a-9d2f-db42bb7bff51|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:01:36.445Z|9f5b0b79-20de-4264-881b-8f6ca411b16a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:01:36.446Z|9f5b0b79-20de-4264-881b-8f6ca411b16a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:01:36.830Z|f3527381-46e6-4c1a-977f-b244cc76b42a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:01:36.830Z|f3527381-46e6-4c1a-977f-b244cc76b42a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:01:39.080Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2022-03-12T04:01:39.082Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:01:39.083Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2022-03-12T04:01:39.083Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2022-03-12T04:01:39.084Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0ef2f72b05a699f0;x-b3-spanid:464040c88caff422;x-b3-parentspanid:0ef2f72b05a699f0;x-b3-sampled:0;x-onap-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-transactionid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-ecomp-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-onap-partnername:SO.APIH;x-invocationid:30fa0a90-2c2b-452e-8a06-f0982a39ff5f;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=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:01:39.085Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:01:39.266Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2022-03-12T04:01:39.456Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:01:39.456Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:01:39.457Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:01:39.457Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2022-03-12T04:01:39.457Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:01:39.458Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-5|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2022-03-12T04:01:40.266Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||INFO|500||Entering 2022-03-12T04:01:40.267Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:01:40.267Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2022-03-12T04:01:40.267Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2022-03-12T04:01:40.268Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:0ef2f72b05a699f0;x-b3-spanid:3bb2592a1930b88c;x-b3-parentspanid:0ef2f72b05a699f0;x-b3-sampled:0;x-onap-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-transactionid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-ecomp-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-onap-partnername:SO.APIH;x-invocationid:1f548144-dd9b-49c0-9fca-ee3a4c86daa7;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=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:01:40.271Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:01:40.916Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:01:40.917Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2022-03-12T04:01:40.917Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2022-03-12T04:01:40.917Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|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/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:01:40 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:01:40.917Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:01:40.918Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2022-03-12T04:01:46.558Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Entering 2022-03-12T04:01:46.558Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:01:46.559Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-03-12T04:01:46.559Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-03-12T04:01:46.559Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:0ef2f72b05a699f0;x-b3-spanid:71f0c9d543d90f29;x-b3-parentspanid:31eb7b0275693074;x-b3-sampled:0;x-onap-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-transactionid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-ecomp-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-onap-partnername:UNKNOWN;x-invocationid:6be3bbd5-9121-4f85-9d20-387d5fa68c58;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-12T04:01:46.561Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:01:46.679Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:01:46.679Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-03-12T04:01:46.680Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-03-12T04:01:46.680Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=3D6C52198B7B13D5773200DCFC0D6047; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/1;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:01:46 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:01:46.680Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:01:46.681Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-03-12T04:01:46.792Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-7|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Entering 2022-03-12T04:01:46.792Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-7|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:01:46.792Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-7|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||URI : /infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb 2022-03-12T04:01:46.793Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-7|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Method : GET 2022-03-12T04:01:46.794Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-7|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0ef2f72b05a699f0;x-b3-spanid:87f28bd3d10e00ff;x-b3-parentspanid:31eb7b0275693074;x-b3-sampled:0;x-onap-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-transactionid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-ecomp-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-onap-partnername:UNKNOWN;x-invocationid:9bd619a4-e94d-460a-8d43-c83e69772c3b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=3D6C52198B7B13D5773200DCFC0D6047;accept-encoding:gzip,deflate; 2022-03-12T04:01:46.794Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-7|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:01:46.833Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-7|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:01:46.834Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-7|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:01:46.834Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-7|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:01:46.834Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-7|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:01:46 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:01:46.834Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-7|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:01:46.835Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-7|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Exiting. 2022-03-12T04:01:46.888Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Entering 2022-03-12T04:01:46.888Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:01:46.888Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||URI : /infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb 2022-03-12T04:01:46.889Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Method : PUT 2022-03-12T04:01:46.890Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:0ef2f72b05a699f0;x-b3-spanid:1857bf3e2bd0f804;x-b3-parentspanid:31eb7b0275693074;x-b3-sampled:0;x-onap-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-transactionid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-ecomp-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-onap-partnername:UNKNOWN;x-invocationid:52c4b449-ad77-4c9b-91c7-7a99b08b7f98;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=3D6C52198B7B13D5773200DCFC0D6047;accept-encoding:gzip,deflate; 2022-03-12T04:01:46.890Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:01:47.012Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:01:47.013Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:01:47.013Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:01:47.013Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:01:46 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:01:47.013Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:01:47.014Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Exiting. 2022-03-12T04:01:47.187Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Entering 2022-03-12T04:01:47.187Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:01:47.189Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||URI : /infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb 2022-03-12T04:01:47.190Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Method : GET 2022-03-12T04:01:47.190Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:27645cbec188c4da;x-b3-spanid:42e9b67cad81113a;x-b3-parentspanid:27645cbec188c4da;x-b3-sampled:0;x-onap-requestid:e9f49d63-24a9-4da0-934b-2a6402baf939;x-requestid:e9f49d63-24a9-4da0-934b-2a6402baf939;x-transactionid:e9f49d63-24a9-4da0-934b-2a6402baf939;x-ecomp-requestid:e9f49d63-24a9-4da0-934b-2a6402baf939;x-onap-partnername:SO.APIH;x-invocationid:2b35b4f0-b69e-42e9-9684-617eaca538e7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:01:47.191Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:01:47.210Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:01:47.211Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:01:47.212Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:01:47.212Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:01:46 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:01:47.213Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:01:47.214Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Exiting. 2022-03-12T04:01:47.247Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:01:47.248Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:01:47.248Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:01:47.250Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:01:47.250Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:27645cbec188c4da;x-b3-spanid:f906a453229506d1;x-b3-parentspanid:27645cbec188c4da;x-b3-sampled:0;x-onap-requestid:e9f49d63-24a9-4da0-934b-2a6402baf939;x-requestid:e9f49d63-24a9-4da0-934b-2a6402baf939;x-transactionid:e9f49d63-24a9-4da0-934b-2a6402baf939;x-ecomp-requestid:e9f49d63-24a9-4da0-934b-2a6402baf939;x-onap-partnername:SO.APIH;x-invocationid:b52c2722-3203-4733-b4d5-14f59b0c68ec;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:01:47.251Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:01:47.380Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:01:47.380Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:01:47.381Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:01:47.381Z|e9f49d63-24a9-4da0-934b-2a6402baf939|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, 12 Mar 2022 04:01:46 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:01:47.381Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:01:47.381Z|e9f49d63-24a9-4da0-934b-2a6402baf939|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:01:51.238Z|74e83d00-e48f-4d6c-a2c0-4467b1729157|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T04:01:51.238Z|74e83d00-e48f-4d6c-a2c0-4467b1729157|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:01:51.239Z|74e83d00-e48f-4d6c-a2c0-4467b1729157|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T04:01:51.242Z|74e83d00-e48f-4d6c-a2c0-4467b1729157|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T04:01:51.243Z|74e83d00-e48f-4d6c-a2c0-4467b1729157|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T04:01:51.243Z|74e83d00-e48f-4d6c-a2c0-4467b1729157|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T04:01:51.249Z|74e83d00-e48f-4d6c-a2c0-4467b1729157|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T04:01:51.250Z|74e83d00-e48f-4d6c-a2c0-4467b1729157|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T04:01:51.250Z|74e83d00-e48f-4d6c-a2c0-4467b1729157|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T04:01:51.250Z|74e83d00-e48f-4d6c-a2c0-4467b1729157|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, 12 Mar 2022 04:01:51 GMT;Connection:close; 2022-03-12T04:01:51.250Z|74e83d00-e48f-4d6c-a2c0-4467b1729157|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T04:01:51.251Z|74e83d00-e48f-4d6c-a2c0-4467b1729157|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T04:01:51.445Z|102f95dd-460a-4cbe-b514-b4bf4525b878|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:01:51.455Z|102f95dd-460a-4cbe-b514-b4bf4525b878|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:01:57.684Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Entering 2022-03-12T04:01:57.685Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:01:57.685Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||URI : /infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb 2022-03-12T04:01:57.686Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Method : GET 2022-03-12T04:01:57.687Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c5f7d9308a2b7fb4;x-b3-spanid:126048c3fc37c2aa;x-b3-parentspanid:c5f7d9308a2b7fb4;x-b3-sampled:0;x-onap-requestid:d5ef81f9-069a-4434-ba1a-7d2e6528cebd;x-requestid:d5ef81f9-069a-4434-ba1a-7d2e6528cebd;x-transactionid:d5ef81f9-069a-4434-ba1a-7d2e6528cebd;x-ecomp-requestid:d5ef81f9-069a-4434-ba1a-7d2e6528cebd;x-onap-partnername:SO.APIH;x-invocationid:0dd94a61-7125-40bd-9de4-ba0c0f98d628;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:01:57.687Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:01:57.705Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:01:57.706Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:01:57.706Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:01:57.706Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:01:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:01:57.707Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:01:57.707Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Exiting. 2022-03-12T04:01:57.731Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:01:57.732Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:01:57.732Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:01:57.733Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:01:57.733Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c5f7d9308a2b7fb4;x-b3-spanid:2b2ba6dd88383d31;x-b3-parentspanid:c5f7d9308a2b7fb4;x-b3-sampled:0;x-onap-requestid:d5ef81f9-069a-4434-ba1a-7d2e6528cebd;x-requestid:d5ef81f9-069a-4434-ba1a-7d2e6528cebd;x-transactionid:d5ef81f9-069a-4434-ba1a-7d2e6528cebd;x-ecomp-requestid:d5ef81f9-069a-4434-ba1a-7d2e6528cebd;x-onap-partnername:SO.APIH;x-invocationid:058e0657-9cae-411e-92cf-d7fe085fdb8c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:01:57.733Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:01:57.746Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:01:57.746Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:01:57.747Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:01:57.747Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|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, 12 Mar 2022 04:01:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:01:57.747Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:01:57.747Z|d5ef81f9-069a-4434-ba1a-7d2e6528cebd|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:02:06.445Z|a7c33cf5-ff95-44c1-992b-3fb830959a90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:02:06.446Z|a7c33cf5-ff95-44c1-992b-3fb830959a90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:02:06.831Z|413bf2f4-093f-4f30-ae7c-9885ee480486|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:02:06.832Z|413bf2f4-093f-4f30-ae7c-9885ee480486|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:02:08.019Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Entering 2022-03-12T04:02:08.020Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:08.020Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||URI : /infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb 2022-03-12T04:02:08.020Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:08.020Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:27d5c7a6f46ef41e;x-b3-spanid:ef1a2b0a5d2b2ff7;x-b3-parentspanid:27d5c7a6f46ef41e;x-b3-sampled:0;x-onap-requestid:18e885f7-9750-4f5a-9345-205e7f0604a0;x-requestid:18e885f7-9750-4f5a-9345-205e7f0604a0;x-transactionid:18e885f7-9750-4f5a-9345-205e7f0604a0;x-ecomp-requestid:18e885f7-9750-4f5a-9345-205e7f0604a0;x-onap-partnername:SO.APIH;x-invocationid:dfc836b2-fb74-4599-85f0-346a2919412f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:08.021Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:08.036Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:08.037Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:08.037Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:08.038Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:02:08 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:08.038Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:08.039Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Exiting. 2022-03-12T04:02:08.057Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:02:08.057Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:08.058Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:02:08.058Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:08.058Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:27d5c7a6f46ef41e;x-b3-spanid:941db4256a6ed0c9;x-b3-parentspanid:27d5c7a6f46ef41e;x-b3-sampled:0;x-onap-requestid:18e885f7-9750-4f5a-9345-205e7f0604a0;x-requestid:18e885f7-9750-4f5a-9345-205e7f0604a0;x-transactionid:18e885f7-9750-4f5a-9345-205e7f0604a0;x-ecomp-requestid:18e885f7-9750-4f5a-9345-205e7f0604a0;x-onap-partnername:SO.APIH;x-invocationid:9b20787a-5b7d-4404-9011-d76089a94186;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:08.058Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:08.068Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:08.068Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:08.069Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:08.069Z|18e885f7-9750-4f5a-9345-205e7f0604a0|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, 12 Mar 2022 04:02:08 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:08.069Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:08.070Z|18e885f7-9750-4f5a-9345-205e7f0604a0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:02:18.265Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Entering 2022-03-12T04:02:18.266Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:18.266Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||URI : /infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb 2022-03-12T04:02:18.267Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:18.267Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:db54f5543cd7af69;x-b3-spanid:7c31afd011a3e28d;x-b3-parentspanid:db54f5543cd7af69;x-b3-sampled:0;x-onap-requestid:444a8c62-2c74-438c-bb48-a15580f6f06e;x-requestid:444a8c62-2c74-438c-bb48-a15580f6f06e;x-transactionid:444a8c62-2c74-438c-bb48-a15580f6f06e;x-ecomp-requestid:444a8c62-2c74-438c-bb48-a15580f6f06e;x-onap-partnername:SO.APIH;x-invocationid:7acbb5c2-c8a0-40eb-9650-dd36faa1b779;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:18.267Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:18.292Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:18.293Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:18.294Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:18.294Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:02:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:18.295Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:18.295Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Exiting. 2022-03-12T04:02:18.317Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:02:18.318Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:18.318Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:02:18.319Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:18.319Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:db54f5543cd7af69;x-b3-spanid:0852064bf62f238f;x-b3-parentspanid:db54f5543cd7af69;x-b3-sampled:0;x-onap-requestid:444a8c62-2c74-438c-bb48-a15580f6f06e;x-requestid:444a8c62-2c74-438c-bb48-a15580f6f06e;x-transactionid:444a8c62-2c74-438c-bb48-a15580f6f06e;x-ecomp-requestid:444a8c62-2c74-438c-bb48-a15580f6f06e;x-onap-partnername:SO.APIH;x-invocationid:d80f4752-3e8c-41f9-abcd-750d30cb1b62;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:18.320Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:18.329Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:18.330Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:18.330Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:18.331Z|444a8c62-2c74-438c-bb48-a15580f6f06e|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, 12 Mar 2022 04:02:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:18.331Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:18.333Z|444a8c62-2c74-438c-bb48-a15580f6f06e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:02:21.445Z|21deb3df-725c-4495-9b78-beff3f4d6f48|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:02:21.446Z|21deb3df-725c-4495-9b78-beff3f4d6f48|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:02:22.533Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Entering 2022-03-12T04:02:22.534Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:22.534Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||URI : /infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb 2022-03-12T04:02:22.535Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:22.535Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f1bd2e953611533c;x-b3-spanid:848a61bcf32ce71d;x-b3-parentspanid:f1bd2e953611533c;x-b3-sampled:0;x-onap-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-transactionid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-ecomp-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-onap-partnername:UNKNOWN;x-invocationid:3c7de322-d90d-4685-bec7-c4315c78d15c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=3D6C52198B7B13D5773200DCFC0D6047;accept-encoding:gzip,deflate; 2022-03-12T04:02:22.536Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:22.560Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:22.561Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:22.561Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:22.561Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:02:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:22.562Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:22.562Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Exiting. 2022-03-12T04:02:22.638Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Entering 2022-03-12T04:02:22.638Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:22.639Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||URI : /infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb 2022-03-12T04:02:22.640Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Method : PUT 2022-03-12T04:02:22.641Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:f1bd2e953611533c;x-b3-spanid:5a22e9c0a3f4adc7;x-b3-parentspanid:f1bd2e953611533c;x-b3-sampled:0;x-onap-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-transactionid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-ecomp-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-onap-partnername:UNKNOWN;x-invocationid:4d65d8e4-61bd-4963-9300-24dca768e916;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=3D6C52198B7B13D5773200DCFC0D6047;accept-encoding:gzip,deflate; 2022-03-12T04:02:22.641Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:22.679Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:22.680Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:22.680Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:22.680Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:02:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:22.680Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:22.681Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-9|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Exiting. 2022-03-12T04:02:25.149Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Entering 2022-03-12T04:02:25.150Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:25.150Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||URI : /infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb 2022-03-12T04:02:25.150Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:25.151Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f1bd2e953611533c;x-b3-spanid:4d6a4316d520c1df;x-b3-parentspanid:f1bd2e953611533c;x-b3-sampled:0;x-onap-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-transactionid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-ecomp-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-onap-partnername:UNKNOWN;x-invocationid:02908059-1661-47f7-8e36-f2352b0e5432;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=3D6C52198B7B13D5773200DCFC0D6047;accept-encoding:gzip,deflate; 2022-03-12T04:02:25.151Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:25.164Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:25.164Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:25.164Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:25.165Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:02:25 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:25.165Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:25.165Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Exiting. 2022-03-12T04:02:25.185Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-10|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Entering 2022-03-12T04:02:25.185Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-10|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:25.185Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-10|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||URI : /infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb 2022-03-12T04:02:25.186Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-10|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Method : PUT 2022-03-12T04:02:25.186Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-10|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:f1bd2e953611533c;x-b3-spanid:06142160ef52b125;x-b3-parentspanid:f1bd2e953611533c;x-b3-sampled:0;x-onap-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-transactionid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-ecomp-requestid:9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;x-onap-partnername:UNKNOWN;x-invocationid:88cac12c-7bbc-4ce0-bddd-c9b1a07f67ac;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=3D6C52198B7B13D5773200DCFC0D6047;accept-encoding:gzip,deflate; 2022-03-12T04:02:25.186Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-10|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:25.221Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-10|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:25.222Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-10|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:25.222Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-10|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:25.223Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-10|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:02:25 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:25.223Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-10|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:25.223Z|9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|http-nio-8083-exec-10|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Exiting. 2022-03-12T04:02:28.524Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Entering 2022-03-12T04:02:28.524Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:28.525Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||URI : /infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb 2022-03-12T04:02:28.525Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:28.525Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:564e69bd7975ec4e;x-b3-spanid:28529bd4c260bdbe;x-b3-parentspanid:564e69bd7975ec4e;x-b3-sampled:0;x-onap-requestid:e8865039-66f2-4f81-ac8b-6434fec2a325;x-requestid:e8865039-66f2-4f81-ac8b-6434fec2a325;x-transactionid:e8865039-66f2-4f81-ac8b-6434fec2a325;x-ecomp-requestid:e8865039-66f2-4f81-ac8b-6434fec2a325;x-onap-partnername:SO.APIH;x-invocationid:c0bae4b5-5f33-4049-ba68-c74e10f95a29;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:28.526Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:28.545Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:28.545Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:28.546Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:28.546Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:02:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:28.546Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:28.547Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-2|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Exiting. 2022-03-12T04:02:28.568Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:02:28.568Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:28.568Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:02:28.569Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:28.569Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:564e69bd7975ec4e;x-b3-spanid:afed553cbc183b6f;x-b3-parentspanid:564e69bd7975ec4e;x-b3-sampled:0;x-onap-requestid:e8865039-66f2-4f81-ac8b-6434fec2a325;x-requestid:e8865039-66f2-4f81-ac8b-6434fec2a325;x-transactionid:e8865039-66f2-4f81-ac8b-6434fec2a325;x-ecomp-requestid:e8865039-66f2-4f81-ac8b-6434fec2a325;x-onap-partnername:SO.APIH;x-invocationid:d72ec73f-67d0-4936-b429-b75e714374c1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:28.569Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:28.576Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:28.576Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:28.576Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:28.576Z|e8865039-66f2-4f81-ac8b-6434fec2a325|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, 12 Mar 2022 04:02:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:28.577Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:28.577Z|e8865039-66f2-4f81-ac8b-6434fec2a325|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:02:28.802Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Entering 2022-03-12T04:02:28.803Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:28.803Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||URI : /infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb 2022-03-12T04:02:28.804Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:28.804Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3ba8ccfdced3e65f;x-b3-spanid:db1950d7da937d25;x-b3-parentspanid:3ba8ccfdced3e65f;x-b3-sampled:0;x-onap-requestid:cb820844-5676-43fd-9666-81b1a70a4769;x-requestid:cb820844-5676-43fd-9666-81b1a70a4769;x-transactionid:cb820844-5676-43fd-9666-81b1a70a4769;x-ecomp-requestid:cb820844-5676-43fd-9666-81b1a70a4769;x-onap-partnername:SO.APIH;x-invocationid:a540e95e-d3f4-4c2b-9130-5ea72b82d107;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:28.805Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:28.823Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:28.823Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:28.824Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:28.825Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:02:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:28.825Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:28.826Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-5|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Exiting. 2022-03-12T04:02:28.852Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:02:28.853Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:28.853Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:02:28.853Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:28.854Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3ba8ccfdced3e65f;x-b3-spanid:055f7c5291dbf620;x-b3-parentspanid:3ba8ccfdced3e65f;x-b3-sampled:0;x-onap-requestid:cb820844-5676-43fd-9666-81b1a70a4769;x-requestid:cb820844-5676-43fd-9666-81b1a70a4769;x-transactionid:cb820844-5676-43fd-9666-81b1a70a4769;x-ecomp-requestid:cb820844-5676-43fd-9666-81b1a70a4769;x-onap-partnername:SO.APIH;x-invocationid:6704d525-1351-4e24-969e-f5f2fd0cffd1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:28.854Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:28.867Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:28.868Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:28.868Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:28.869Z|cb820844-5676-43fd-9666-81b1a70a4769|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, 12 Mar 2022 04:02:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:28.869Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:28.870Z|cb820844-5676-43fd-9666-81b1a70a4769|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:02:29.044Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Entering 2022-03-12T04:02:29.044Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:29.044Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||URI : /infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb 2022-03-12T04:02:29.045Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:29.045Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:48449cec9bab823e;x-b3-spanid:cddb0166740e2545;x-b3-parentspanid:48449cec9bab823e;x-b3-sampled:0;x-onap-requestid:02d9d64e-da9f-445c-9ebe-590b5ea6d7b4;x-requestid:02d9d64e-da9f-445c-9ebe-590b5ea6d7b4;x-transactionid:02d9d64e-da9f-445c-9ebe-590b5ea6d7b4;x-ecomp-requestid:02d9d64e-da9f-445c-9ebe-590b5ea6d7b4;x-onap-partnername:SO.APIH;x-invocationid:0d427d3f-467a-4818-8c44-96baf614737f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:29.045Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:29.059Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:29.059Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:29.063Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:29.064Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:02:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:29.064Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:29.064Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-4|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Exiting. 2022-03-12T04:02:29.082Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:02:29.082Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:29.082Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:02:29.083Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:29.083Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:48449cec9bab823e;x-b3-spanid:0239b724e0c60786;x-b3-parentspanid:48449cec9bab823e;x-b3-sampled:0;x-onap-requestid:02d9d64e-da9f-445c-9ebe-590b5ea6d7b4;x-requestid:02d9d64e-da9f-445c-9ebe-590b5ea6d7b4;x-transactionid:02d9d64e-da9f-445c-9ebe-590b5ea6d7b4;x-ecomp-requestid:02d9d64e-da9f-445c-9ebe-590b5ea6d7b4;x-onap-partnername:SO.APIH;x-invocationid:d1a114d9-27e4-4fac-a7b8-34e4d5c6f836;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:29.083Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:29.094Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:29.095Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:29.095Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:29.095Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|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, 12 Mar 2022 04:02:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:29.095Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:29.096Z|02d9d64e-da9f-445c-9ebe-590b5ea6d7b4|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:02:29.273Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Entering 2022-03-12T04:02:29.273Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:29.273Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||URI : /infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb 2022-03-12T04:02:29.274Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:29.274Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ad2f075dd029e30c;x-b3-spanid:cb95053a2bb1889f;x-b3-parentspanid:ad2f075dd029e30c;x-b3-sampled:0;x-onap-requestid:ee39fe92-396d-4982-b1df-5a06d0d17e89;x-requestid:ee39fe92-396d-4982-b1df-5a06d0d17e89;x-transactionid:ee39fe92-396d-4982-b1df-5a06d0d17e89;x-ecomp-requestid:ee39fe92-396d-4982-b1df-5a06d0d17e89;x-onap-partnername:SO.APIH;x-invocationid:4145e165-ee4b-4365-8d3a-52f0300dd26b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:29.275Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:29.295Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:29.295Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:29.295Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:29.296Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:02:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:29.296Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:29.297Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-8|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Exiting. 2022-03-12T04:02:29.311Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:02:29.312Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:29.312Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:02:29.312Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:29.312Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ad2f075dd029e30c;x-b3-spanid:7c87acbf213bb8cd;x-b3-parentspanid:ad2f075dd029e30c;x-b3-sampled:0;x-onap-requestid:ee39fe92-396d-4982-b1df-5a06d0d17e89;x-requestid:ee39fe92-396d-4982-b1df-5a06d0d17e89;x-transactionid:ee39fe92-396d-4982-b1df-5a06d0d17e89;x-ecomp-requestid:ee39fe92-396d-4982-b1df-5a06d0d17e89;x-onap-partnername:SO.APIH;x-invocationid:7a20c6a7-4df7-4aae-bb69-2b59e98ac2ed;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:29.313Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:29.321Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:29.322Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:29.322Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:29.322Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|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, 12 Mar 2022 04:02:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:29.322Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:29.323Z|ee39fe92-396d-4982-b1df-5a06d0d17e89|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:02:29.490Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Entering 2022-03-12T04:02:29.490Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:29.490Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||URI : /infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb 2022-03-12T04:02:29.491Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:29.491Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:735c5726a579e545;x-b3-spanid:b53ad0beed3646ab;x-b3-parentspanid:735c5726a579e545;x-b3-sampled:0;x-onap-requestid:199d2785-5396-41f8-9b01-a6e3ac2e2292;x-requestid:199d2785-5396-41f8-9b01-a6e3ac2e2292;x-transactionid:199d2785-5396-41f8-9b01-a6e3ac2e2292;x-ecomp-requestid:199d2785-5396-41f8-9b01-a6e3ac2e2292;x-onap-partnername:SO.APIH;x-invocationid:dbc88cac-defc-485a-9c68-1cbd48f82033;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:29.491Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:29.523Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:29.525Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:29.525Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:29.526Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:02:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:29.526Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:29.527Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-1|/infraActiveRequests/9c26f64e-aa27-49f5-b4e5-3ecba8c6a4eb|bpel|||INFO|500||Exiting. 2022-03-12T04:02:29.546Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:02:29.547Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:29.547Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:02:29.548Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:29.549Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:735c5726a579e545;x-b3-spanid:e697661e0c108fab;x-b3-parentspanid:735c5726a579e545;x-b3-sampled:0;x-onap-requestid:199d2785-5396-41f8-9b01-a6e3ac2e2292;x-requestid:199d2785-5396-41f8-9b01-a6e3ac2e2292;x-transactionid:199d2785-5396-41f8-9b01-a6e3ac2e2292;x-ecomp-requestid:199d2785-5396-41f8-9b01-a6e3ac2e2292;x-onap-partnername:SO.APIH;x-invocationid:9456f92e-1e22-4eda-84a1-4c2755bf8c6f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:29.549Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:29.559Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:29.560Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:29.562Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:29.562Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|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, 12 Mar 2022 04:02:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:29.563Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:29.564Z|199d2785-5396-41f8-9b01-a6e3ac2e2292|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:02:33.636Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:02:33.636Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:33.637Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:02:33.637Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:33.637Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:53e703381eb4c616;x-b3-spanid:19420d02e7bf8f4c;x-b3-parentspanid:53e703381eb4c616;x-b3-sampled:0;x-onap-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-transactionid:8d444838-07be-4b98-b914-9975bb431d88;x-ecomp-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-onap-partnername:SO.APIH;x-invocationid:1d815d11-6a33-4e2f-acc8-1282da3bdd8d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:33.638Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:34.319Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2022-03-12T04:02:34.320Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:34.320Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2022-03-12T04:02:34.320Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2022-03-12T04:02:34.320Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:53e703381eb4c616;x-b3-spanid:486b65c048b7ce16;x-b3-parentspanid:53e703381eb4c616;x-b3-sampled:0;x-onap-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-transactionid:8d444838-07be-4b98-b914-9975bb431d88;x-ecomp-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-onap-partnername:SO.APIH;x-invocationid:81ef4084-5a60-452e-befe-f55ce255a47e;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=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:34.321Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:34.325Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2022-03-12T04:02:34.341Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:34.342Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:34.342Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:34.342Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2022-03-12T04:02:34.343Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:34.344Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2022-03-12T04:02:34.621Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||INFO|500||Entering 2022-03-12T04:02:34.621Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:34.621Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2022-03-12T04:02:34.622Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2022-03-12T04:02:34.622Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:53e703381eb4c616;x-b3-spanid:8a6c23bcca858161;x-b3-parentspanid:53e703381eb4c616;x-b3-sampled:0;x-onap-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-transactionid:8d444838-07be-4b98-b914-9975bb431d88;x-ecomp-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-onap-partnername:SO.APIH;x-invocationid:bf1d26f6-9569-4e37-a587-5d61b1beef59;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=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:34.622Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:34.644Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:34.645Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2022-03-12T04:02:34.645Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2022-03-12T04:02:34.645Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:02:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:34.645Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:34.646Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2022-03-12T04:02:35.369Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/requestProcessingData|bpel|||INFO|500||Entering 2022-03-12T04:02:35.370Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:35.370Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-03-12T04:02:35.370Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-03-12T04:02:35.371Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:53e703381eb4c616;x-b3-spanid:98312d128f734aba;x-b3-parentspanid:2936537a9ce715fa;x-b3-sampled:0;x-onap-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-transactionid:8d444838-07be-4b98-b914-9975bb431d88;x-ecomp-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-onap-partnername:UNKNOWN;x-invocationid:ea93db91-c6a5-4e86-94b5-032893fff454;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=3D6C52198B7B13D5773200DCFC0D6047;accept-encoding:gzip,deflate; 2022-03-12T04:02:35.371Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:35.406Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:35.407Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-03-12T04:02:35.408Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-03-12T04:02:35.408Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/4;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:02:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:35.409Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:35.410Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-03-12T04:02:35.446Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:02:35.446Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:35.447Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:02:35.447Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:35.448Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:53e703381eb4c616;x-b3-spanid:1f3559e60fbb6c2a;x-b3-parentspanid:2936537a9ce715fa;x-b3-sampled:0;x-onap-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-transactionid:8d444838-07be-4b98-b914-9975bb431d88;x-ecomp-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-onap-partnername:UNKNOWN;x-invocationid:85b11fb2-42dc-45d0-8409-a302db835df1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=3D6C52198B7B13D5773200DCFC0D6047;accept-encoding:gzip,deflate; 2022-03-12T04:02:35.448Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:35.465Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:35.465Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:35.466Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:35.466Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:02:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:35.467Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:35.468Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:02:35.502Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:02:35.502Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:35.503Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:02:35.503Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : PUT 2022-03-12T04:02:35.503Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:53e703381eb4c616;x-b3-spanid:e6f1d4cb747a2278;x-b3-parentspanid:2936537a9ce715fa;x-b3-sampled:0;x-onap-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-transactionid:8d444838-07be-4b98-b914-9975bb431d88;x-ecomp-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-onap-partnername:UNKNOWN;x-invocationid:c675b45c-ab22-4ee2-bc8a-be1d07783772;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=3D6C52198B7B13D5773200DCFC0D6047;accept-encoding:gzip,deflate; 2022-03-12T04:02:35.503Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:35.539Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:35.539Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:35.539Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:35.539Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:02:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:35.540Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:35.540Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:02:35.902Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:02:35.903Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:35.903Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:02:35.903Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:35.904Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4b614b9415a75d30;x-b3-spanid:80c02b8938835e28;x-b3-parentspanid:4b614b9415a75d30;x-b3-sampled:0;x-onap-requestid:66d73305-6d91-459a-b598-709e110aadae;x-requestid:66d73305-6d91-459a-b598-709e110aadae;x-transactionid:66d73305-6d91-459a-b598-709e110aadae;x-ecomp-requestid:66d73305-6d91-459a-b598-709e110aadae;x-onap-partnername:SO.APIH;x-invocationid:9230ec54-160a-4437-a1c5-cf69b890f4a1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:35.904Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:35.927Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:35.927Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:35.928Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:35.928Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:02:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:35.928Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:35.928Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:02:35.957Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:02:35.958Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:35.958Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:02:35.959Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:35.959Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4b614b9415a75d30;x-b3-spanid:d8ca565f89e31098;x-b3-parentspanid:4b614b9415a75d30;x-b3-sampled:0;x-onap-requestid:66d73305-6d91-459a-b598-709e110aadae;x-requestid:66d73305-6d91-459a-b598-709e110aadae;x-transactionid:66d73305-6d91-459a-b598-709e110aadae;x-ecomp-requestid:66d73305-6d91-459a-b598-709e110aadae;x-onap-partnername:SO.APIH;x-invocationid:aae506ef-975b-4847-9c5d-8297c9466d83;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:35.959Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:35.974Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:35.974Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:35.974Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:35.975Z|66d73305-6d91-459a-b598-709e110aadae|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, 12 Mar 2022 04:02:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:35.975Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:35.975Z|66d73305-6d91-459a-b598-709e110aadae|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:02:36.445Z|99b2c492-bba9-48dd-86dd-51fbade0c3c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:02:36.448Z|99b2c492-bba9-48dd-86dd-51fbade0c3c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:02:36.833Z|0d3e6af6-397e-48c9-ae0a-4734d5c9971a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:02:36.834Z|0d3e6af6-397e-48c9-ae0a-4734d5c9971a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:02:46.197Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:02:46.198Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:46.198Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:02:46.198Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:46.199Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a5ae1b98785591a0;x-b3-spanid:e90b488628087d66;x-b3-parentspanid:a5ae1b98785591a0;x-b3-sampled:0;x-onap-requestid:408987bb-6b13-4dac-8f05-d240be4e339f;x-requestid:408987bb-6b13-4dac-8f05-d240be4e339f;x-transactionid:408987bb-6b13-4dac-8f05-d240be4e339f;x-ecomp-requestid:408987bb-6b13-4dac-8f05-d240be4e339f;x-onap-partnername:SO.APIH;x-invocationid:848bb010-8129-41c1-81fd-39e726f259ac;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:46.199Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:46.213Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:46.214Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:46.214Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:46.214Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:02:46 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:46.215Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:46.215Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:02:46.233Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:02:46.233Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:46.234Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:02:46.234Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:46.234Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a5ae1b98785591a0;x-b3-spanid:ca6cbc8f83dec661;x-b3-parentspanid:a5ae1b98785591a0;x-b3-sampled:0;x-onap-requestid:408987bb-6b13-4dac-8f05-d240be4e339f;x-requestid:408987bb-6b13-4dac-8f05-d240be4e339f;x-transactionid:408987bb-6b13-4dac-8f05-d240be4e339f;x-ecomp-requestid:408987bb-6b13-4dac-8f05-d240be4e339f;x-onap-partnername:SO.APIH;x-invocationid:dbf6fd4b-0dc0-4d41-ba69-dbd7b2062019;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:46.235Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:46.245Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:46.246Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:46.246Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:46.246Z|408987bb-6b13-4dac-8f05-d240be4e339f|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, 12 Mar 2022 04:02:46 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:46.247Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:46.247Z|408987bb-6b13-4dac-8f05-d240be4e339f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:02:49.935Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:02:49.936Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:49.937Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:02:49.937Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:49.938Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1a7425596061119f;x-b3-spanid:4765b0419b167c59;x-b3-parentspanid:1a7425596061119f;x-b3-sampled:0;x-onap-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-transactionid:8d444838-07be-4b98-b914-9975bb431d88;x-ecomp-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-onap-partnername:UNKNOWN;x-invocationid:25603d3d-80d4-4eb2-902e-426fcf57e14a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=3D6C52198B7B13D5773200DCFC0D6047;accept-encoding:gzip,deflate; 2022-03-12T04:02:49.938Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:49.951Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:49.952Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:49.952Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:49.952Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:02:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:49.953Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:49.954Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:02:49.973Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:02:49.974Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:49.974Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:02:49.974Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : PUT 2022-03-12T04:02:49.975Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:1a7425596061119f;x-b3-spanid:b292dbd1fd7297ad;x-b3-parentspanid:1a7425596061119f;x-b3-sampled:0;x-onap-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-transactionid:8d444838-07be-4b98-b914-9975bb431d88;x-ecomp-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-onap-partnername:UNKNOWN;x-invocationid:c35e061d-ab53-42e1-acd1-84932e1e97db;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=3D6C52198B7B13D5773200DCFC0D6047;accept-encoding:gzip,deflate; 2022-03-12T04:02:49.975Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:50.016Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:50.017Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:50.017Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:50.018Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:02:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:50.018Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:50.019Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:02:51.236Z|e74f1050-7239-4420-90fa-203e90932072|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T04:02:51.237Z|e74f1050-7239-4420-90fa-203e90932072|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:51.238Z|e74f1050-7239-4420-90fa-203e90932072|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T04:02:51.239Z|e74f1050-7239-4420-90fa-203e90932072|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T04:02:51.239Z|e74f1050-7239-4420-90fa-203e90932072|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T04:02:51.239Z|e74f1050-7239-4420-90fa-203e90932072|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:51.245Z|e74f1050-7239-4420-90fa-203e90932072|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:51.246Z|e74f1050-7239-4420-90fa-203e90932072|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T04:02:51.246Z|e74f1050-7239-4420-90fa-203e90932072|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T04:02:51.247Z|e74f1050-7239-4420-90fa-203e90932072|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, 12 Mar 2022 04:02:51 GMT;Connection:close; 2022-03-12T04:02:51.247Z|e74f1050-7239-4420-90fa-203e90932072|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:51.247Z|e74f1050-7239-4420-90fa-203e90932072|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T04:02:51.445Z|03e9e438-0e76-4407-9ccd-69d36fe97567|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:02:51.446Z|03e9e438-0e76-4407-9ccd-69d36fe97567|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:02:56.465Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:02:56.466Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:56.466Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:02:56.466Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:56.466Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:383d3a7b56c96fd1;x-b3-spanid:63a351bf15d54588;x-b3-parentspanid:383d3a7b56c96fd1;x-b3-sampled:0;x-onap-requestid:744b0e9b-a42a-471e-9dde-135b78033cbc;x-requestid:744b0e9b-a42a-471e-9dde-135b78033cbc;x-transactionid:744b0e9b-a42a-471e-9dde-135b78033cbc;x-ecomp-requestid:744b0e9b-a42a-471e-9dde-135b78033cbc;x-onap-partnername:SO.APIH;x-invocationid:b518a946-5827-4cb9-b197-a9f8a352247c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:56.466Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:56.480Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:56.480Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:56.481Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:56.481Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:02:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:56.482Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:56.482Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:02:56.498Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:02:56.498Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:02:56.499Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:02:56.499Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:02:56.499Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:383d3a7b56c96fd1;x-b3-spanid:3ebf952537c53996;x-b3-parentspanid:383d3a7b56c96fd1;x-b3-sampled:0;x-onap-requestid:744b0e9b-a42a-471e-9dde-135b78033cbc;x-requestid:744b0e9b-a42a-471e-9dde-135b78033cbc;x-transactionid:744b0e9b-a42a-471e-9dde-135b78033cbc;x-ecomp-requestid:744b0e9b-a42a-471e-9dde-135b78033cbc;x-onap-partnername:SO.APIH;x-invocationid:434417b8-455b-4802-b2ca-83f34509a2ac;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:02:56.499Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:02:56.506Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:02:56.506Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:02:56.506Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:02:56.507Z|744b0e9b-a42a-471e-9dde-135b78033cbc|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, 12 Mar 2022 04:02:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:02:56.507Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:02:56.507Z|744b0e9b-a42a-471e-9dde-135b78033cbc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:03:06.445Z|bd850e78-edca-4811-adc3-f6607d534b53|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:03:06.446Z|bd850e78-edca-4811-adc3-f6607d534b53|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:03:06.836Z|886c33d2-c568-4d62-899b-8ea756c75520|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:03:06.836Z|886c33d2-c568-4d62-899b-8ea756c75520|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:03:07.240Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:03:07.240Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:07.240Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:03:07.240Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : GET 2022-03-12T04:03:07.241Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7821e46e247cc0b8;x-b3-spanid:23b6f6c2f1d95bf2;x-b3-parentspanid:7821e46e247cc0b8;x-b3-sampled:0;x-onap-requestid:ba7ebd25-46f6-458d-93d7-69a2b53ab09d;x-requestid:ba7ebd25-46f6-458d-93d7-69a2b53ab09d;x-transactionid:ba7ebd25-46f6-458d-93d7-69a2b53ab09d;x-ecomp-requestid:ba7ebd25-46f6-458d-93d7-69a2b53ab09d;x-onap-partnername:SO.APIH;x-invocationid:fa05c1ea-7227-4904-9106-0337e8486224;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:03:07.241Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:07.254Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:07.254Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:03:07.255Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:03:07.255Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:03:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:03:07.255Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:07.256Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:03:07.273Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:03:07.274Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:07.274Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:03:07.274Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:03:07.275Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7821e46e247cc0b8;x-b3-spanid:ba5263292ec8da1e;x-b3-parentspanid:7821e46e247cc0b8;x-b3-sampled:0;x-onap-requestid:ba7ebd25-46f6-458d-93d7-69a2b53ab09d;x-requestid:ba7ebd25-46f6-458d-93d7-69a2b53ab09d;x-transactionid:ba7ebd25-46f6-458d-93d7-69a2b53ab09d;x-ecomp-requestid:ba7ebd25-46f6-458d-93d7-69a2b53ab09d;x-onap-partnername:SO.APIH;x-invocationid:d5e062ba-4d94-45ca-902f-1d539b11dd18;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:03:07.275Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:07.283Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:07.283Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:03:07.283Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:03:07.284Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|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, 12 Mar 2022 04:03:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:03:07.284Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:07.284Z|ba7ebd25-46f6-458d-93d7-69a2b53ab09d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:03:17.842Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:03:17.842Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:17.843Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:03:17.843Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : GET 2022-03-12T04:03:17.844Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:159f9f487a8122d2;x-b3-spanid:895c75cd023b204d;x-b3-parentspanid:159f9f487a8122d2;x-b3-sampled:0;x-onap-requestid:26338f53-6cfb-4819-9ab1-5f64c847d61d;x-requestid:26338f53-6cfb-4819-9ab1-5f64c847d61d;x-transactionid:26338f53-6cfb-4819-9ab1-5f64c847d61d;x-ecomp-requestid:26338f53-6cfb-4819-9ab1-5f64c847d61d;x-onap-partnername:SO.APIH;x-invocationid:8139c042-0796-4fa0-b3de-ef9e81347672;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:03:17.845Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:17.864Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:17.865Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:03:17.865Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:03:17.866Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:03:17 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:03:17.866Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:17.867Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:03:17.885Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:03:17.886Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:17.886Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:03:17.886Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:03:17.887Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:159f9f487a8122d2;x-b3-spanid:7eb4cb952e042e14;x-b3-parentspanid:159f9f487a8122d2;x-b3-sampled:0;x-onap-requestid:26338f53-6cfb-4819-9ab1-5f64c847d61d;x-requestid:26338f53-6cfb-4819-9ab1-5f64c847d61d;x-transactionid:26338f53-6cfb-4819-9ab1-5f64c847d61d;x-ecomp-requestid:26338f53-6cfb-4819-9ab1-5f64c847d61d;x-onap-partnername:SO.APIH;x-invocationid:9f075570-d424-4710-8aac-2ed049e3ea2e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:03:17.887Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:17.897Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:17.897Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:03:17.897Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:03:17.898Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|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, 12 Mar 2022 04:03:17 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:03:17.898Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:17.899Z|26338f53-6cfb-4819-9ab1-5f64c847d61d|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:03:21.445Z|6064c6b2-ea77-4d83-acf6-50d7d8db0890|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:03:21.454Z|6064c6b2-ea77-4d83-acf6-50d7d8db0890|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:03:28.454Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-10|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:03:28.455Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-10|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:28.456Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-10|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:03:28.457Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-10|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : GET 2022-03-12T04:03:28.457Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-10|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:20b37b5b4a3da5a1;x-b3-spanid:467aa94f58cdb003;x-b3-parentspanid:20b37b5b4a3da5a1;x-b3-sampled:0;x-onap-requestid:b41de520-0735-4079-8dac-07a64d1a7062;x-requestid:b41de520-0735-4079-8dac-07a64d1a7062;x-transactionid:b41de520-0735-4079-8dac-07a64d1a7062;x-ecomp-requestid:b41de520-0735-4079-8dac-07a64d1a7062;x-onap-partnername:SO.APIH;x-invocationid:df53ce93-f326-4318-97f7-4d5fcf1a4d06;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:03:28.458Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-10|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:28.472Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-10|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:28.473Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-10|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:03:28.473Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-10|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:03:28.473Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-10|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:03:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:03:28.473Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-10|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:28.474Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-10|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:03:28.503Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:03:28.504Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:28.504Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:03:28.504Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:03:28.505Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:20b37b5b4a3da5a1;x-b3-spanid:abb3588fb3765c72;x-b3-parentspanid:20b37b5b4a3da5a1;x-b3-sampled:0;x-onap-requestid:b41de520-0735-4079-8dac-07a64d1a7062;x-requestid:b41de520-0735-4079-8dac-07a64d1a7062;x-transactionid:b41de520-0735-4079-8dac-07a64d1a7062;x-ecomp-requestid:b41de520-0735-4079-8dac-07a64d1a7062;x-onap-partnername:SO.APIH;x-invocationid:0a630cff-5bed-45e7-b8c5-0a20c8612edc;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:03:28.505Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:28.518Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:28.519Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:03:28.520Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:03:28.524Z|b41de520-0735-4079-8dac-07a64d1a7062|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, 12 Mar 2022 04:03:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:03:28.525Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:28.526Z|b41de520-0735-4079-8dac-07a64d1a7062|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:03:32.781Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:03:32.781Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:32.782Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:03:32.782Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : GET 2022-03-12T04:03:32.782Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4e80cae480947196;x-b3-spanid:4e80cae480947196;x-b3-sampled:0;x-onap-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-transactionid:8d444838-07be-4b98-b914-9975bb431d88;x-ecomp-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-onap-partnername:UNKNOWN;x-invocationid:5df2da5b-6527-493a-968b-4d55ae1c896e;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-12T04:03:32.783Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:32.799Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:32.800Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:03:32.800Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:03:32.800Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=A4A67FE50F5669AB764CAA7245A9AC43; 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, 12 Mar 2022 04:03:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:03:32.801Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:32.801Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-3|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:03:32.854Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:03:32.855Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:32.855Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:03:32.855Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : PUT 2022-03-12T04:03:32.856Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:9ab4592eb72fd8a3;x-b3-spanid:9ab4592eb72fd8a3;x-b3-sampled:0;x-onap-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-transactionid:8d444838-07be-4b98-b914-9975bb431d88;x-ecomp-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-onap-partnername:UNKNOWN;x-invocationid:cfbc88b4-36a9-4fc5-880a-19c16a66458d;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=A4A67FE50F5669AB764CAA7245A9AC43;accept-encoding:gzip,deflate; 2022-03-12T04:03:32.856Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:32.914Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:32.914Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:03:32.914Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:03:32.915Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:03:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:03:32.915Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:32.915Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:03:36.445Z|30b34c1f-3e6e-4666-82fa-54c4ff0dd0e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:03:36.446Z|30b34c1f-3e6e-4666-82fa-54c4ff0dd0e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:03:36.536Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:03:36.536Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:36.537Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:03:36.537Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : PATCH 2022-03-12T04:03:36.538Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fb883232413930dc;x-b3-spanid:fb883232413930dc;x-b3-sampled:0;x-onap-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-transactionid:8d444838-07be-4b98-b914-9975bb431d88;x-ecomp-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-onap-partnername:UNKNOWN;x-invocationid:972aa614-4642-41db-9f4c-a620f1f8a9e2;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=A4A67FE50F5669AB764CAA7245A9AC43;accept-encoding:gzip,deflate; 2022-03-12T04:03:36.538Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:36.600Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:36.600Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:03:36.601Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:03:36.601Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:03:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:03:36.601Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:36.602Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-6|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:03:36.837Z|f46b5c14-3299-436e-a6a1-fda6b8a6af63|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:03:36.838Z|f46b5c14-3299-436e-a6a1-fda6b8a6af63|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:03:38.162Z|4be20562-6cbf-4769-86b9-ae59c0633b2a|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-03-12T04:03:38.163Z|4be20562-6cbf-4769-86b9-ae59c0633b2a|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:38.163Z|4be20562-6cbf-4769-86b9-ae59c0633b2a|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-03-12T04:03:38.163Z|4be20562-6cbf-4769-86b9-ae59c0633b2a|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-03-12T04:03:38.164Z|4be20562-6cbf-4769-86b9-ae59c0633b2a|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:735b08164fffa4f7;x-b3-spanid:d8e23027cc16ab3d;x-b3-parentspanid:735b08164fffa4f7;x-b3-sampled:0;x-onap-requestid:4be20562-6cbf-4769-86b9-ae59c0633b2a;x-requestid:4be20562-6cbf-4769-86b9-ae59c0633b2a;x-transactionid:4be20562-6cbf-4769-86b9-ae59c0633b2a;x-ecomp-requestid:4be20562-6cbf-4769-86b9-ae59c0633b2a;x-onap-partnername:UNKNOWN;x-invocationid:89c40622-d346-46cb-a3ff-2cf3c97c050c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A4A67FE50F5669AB764CAA7245A9AC43;accept-encoding:gzip,deflate; 2022-03-12T04:03:38.164Z|4be20562-6cbf-4769-86b9-ae59c0633b2a|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:38.219Z|4be20562-6cbf-4769-86b9-ae59c0633b2a|http-nio-8083-exec-7|/requestProcessingData|bpel|||INFO|500||Entering 2022-03-12T04:03:38.219Z|4be20562-6cbf-4769-86b9-ae59c0633b2a|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:38.220Z|4be20562-6cbf-4769-86b9-ae59c0633b2a|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-03-12T04:03:38.220Z|4be20562-6cbf-4769-86b9-ae59c0633b2a|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-03-12T04:03:38.221Z|4be20562-6cbf-4769-86b9-ae59c0633b2a|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:735b08164fffa4f7;x-b3-spanid:a18d55dff7864726;x-b3-parentspanid:735b08164fffa4f7;x-b3-sampled:0;x-onap-requestid:4be20562-6cbf-4769-86b9-ae59c0633b2a;x-requestid:4be20562-6cbf-4769-86b9-ae59c0633b2a;x-transactionid:4be20562-6cbf-4769-86b9-ae59c0633b2a;x-ecomp-requestid:4be20562-6cbf-4769-86b9-ae59c0633b2a;x-onap-partnername:UNKNOWN;x-invocationid:0c6cbfa2-397c-41ce-8e96-22ab84e11579;content-length:1547;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A4A67FE50F5669AB764CAA7245A9AC43;accept-encoding:gzip,deflate; 2022-03-12T04:03:38.221Z|4be20562-6cbf-4769-86b9-ae59c0633b2a|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:38.244Z|4be20562-6cbf-4769-86b9-ae59c0633b2a|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:38.245Z|4be20562-6cbf-4769-86b9-ae59c0633b2a|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-03-12T04:03:38.245Z|4be20562-6cbf-4769-86b9-ae59c0633b2a|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-03-12T04:03:38.246Z|4be20562-6cbf-4769-86b9-ae59c0633b2a|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/7;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:03:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:03:38.246Z|4be20562-6cbf-4769-86b9-ae59c0633b2a|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:38.246Z|4be20562-6cbf-4769-86b9-ae59c0633b2a|http-nio-8083-exec-7|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-03-12T04:03:39.095Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:03:39.096Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:39.097Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:03:39.098Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : GET 2022-03-12T04:03:39.098Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:404746c076671bcf;x-b3-spanid:c3dc8a6ed9f48b87;x-b3-parentspanid:404746c076671bcf;x-b3-sampled:0;x-onap-requestid:43aa68a4-d16f-4eb4-a99e-578088652578;x-requestid:43aa68a4-d16f-4eb4-a99e-578088652578;x-transactionid:43aa68a4-d16f-4eb4-a99e-578088652578;x-ecomp-requestid:43aa68a4-d16f-4eb4-a99e-578088652578;x-onap-partnername:SO.APIH;x-invocationid:765396ad-8fbe-427f-ba90-74a8ed10bf27;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:03:39.098Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:39.113Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:39.114Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:03:39.114Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:03:39.114Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:03:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:03:39.114Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:39.115Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:03:39.144Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:03:39.145Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:39.145Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:03:39.145Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:03:39.146Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:404746c076671bcf;x-b3-spanid:f5d0c2c074524e85;x-b3-parentspanid:404746c076671bcf;x-b3-sampled:0;x-onap-requestid:43aa68a4-d16f-4eb4-a99e-578088652578;x-requestid:43aa68a4-d16f-4eb4-a99e-578088652578;x-transactionid:43aa68a4-d16f-4eb4-a99e-578088652578;x-ecomp-requestid:43aa68a4-d16f-4eb4-a99e-578088652578;x-onap-partnername:SO.APIH;x-invocationid:b750b3c8-5334-4d44-a4d6-3e8e1b14d4bb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:03:39.227Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:39.244Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:39.245Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:03:39.245Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:03:39.245Z|43aa68a4-d16f-4eb4-a99e-578088652578|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, 12 Mar 2022 04:03:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:03:39.246Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:39.246Z|43aa68a4-d16f-4eb4-a99e-578088652578|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:03:49.759Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:03:49.760Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:49.760Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:03:49.761Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : GET 2022-03-12T04:03:49.761Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:49c8bdc5b3039df4;x-b3-spanid:856c1950473dccdc;x-b3-parentspanid:49c8bdc5b3039df4;x-b3-sampled:0;x-onap-requestid:08396c6f-6bf5-4a8b-af65-7909265ebbce;x-requestid:08396c6f-6bf5-4a8b-af65-7909265ebbce;x-transactionid:08396c6f-6bf5-4a8b-af65-7909265ebbce;x-ecomp-requestid:08396c6f-6bf5-4a8b-af65-7909265ebbce;x-onap-partnername:SO.APIH;x-invocationid:3ae61656-0055-4958-a642-ead7c397d0e7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:03:49.762Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:49.780Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:49.781Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:03:49.781Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:03:49.783Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:03:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:03:49.783Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:49.784Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:03:49.801Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:03:49.802Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:49.802Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:03:49.803Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:03:49.803Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:49c8bdc5b3039df4;x-b3-spanid:add57ef166765062;x-b3-parentspanid:49c8bdc5b3039df4;x-b3-sampled:0;x-onap-requestid:08396c6f-6bf5-4a8b-af65-7909265ebbce;x-requestid:08396c6f-6bf5-4a8b-af65-7909265ebbce;x-transactionid:08396c6f-6bf5-4a8b-af65-7909265ebbce;x-ecomp-requestid:08396c6f-6bf5-4a8b-af65-7909265ebbce;x-onap-partnername:SO.APIH;x-invocationid:2fbb8950-cf56-4c11-92fb-7ece125ce239;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:03:49.803Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:49.812Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:49.813Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:03:49.814Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:03:49.814Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|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, 12 Mar 2022 04:03:49 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:03:49.814Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:49.815Z|08396c6f-6bf5-4a8b-af65-7909265ebbce|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:03:51.232Z|4b40e47f-6eec-4121-952b-7e90a188cae4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-12T04:03:51.232Z|4b40e47f-6eec-4121-952b-7e90a188cae4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:51.233Z|4b40e47f-6eec-4121-952b-7e90a188cae4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-03-12T04:03:51.233Z|4b40e47f-6eec-4121-952b-7e90a188cae4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-03-12T04:03:51.233Z|4b40e47f-6eec-4121-952b-7e90a188cae4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.71.51:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-03-12T04:03:51.233Z|4b40e47f-6eec-4121-952b-7e90a188cae4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:51.247Z|4b40e47f-6eec-4121-952b-7e90a188cae4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:51.247Z|4b40e47f-6eec-4121-952b-7e90a188cae4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-03-12T04:03:51.248Z|4b40e47f-6eec-4121-952b-7e90a188cae4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-03-12T04:03:51.248Z|4b40e47f-6eec-4121-952b-7e90a188cae4|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, 12 Mar 2022 04:03:51 GMT;Connection:close; 2022-03-12T04:03:51.249Z|4b40e47f-6eec-4121-952b-7e90a188cae4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:51.249Z|4b40e47f-6eec-4121-952b-7e90a188cae4|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-03-12T04:03:51.445Z|02c8ff89-e825-47d2-8a96-218209bcd3fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:03:51.446Z|02c8ff89-e825-47d2-8a96-218209bcd3fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:03:53.373Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-03-12T04:03:53.374Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:53.375Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-03-12T04:03:53.375Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-03-12T04:03:53.376Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:68f483845e660c40;x-b3-spanid:f6a802525d91e432;x-b3-parentspanid:68f483845e660c40;x-b3-sampled:0;x-onap-requestid:877e90ed-22ee-457c-969a-438c8229c933;x-requestid:877e90ed-22ee-457c-969a-438c8229c933;x-transactionid:877e90ed-22ee-457c-969a-438c8229c933;x-ecomp-requestid:877e90ed-22ee-457c-969a-438c8229c933;x-onap-partnername:UNKNOWN;x-invocationid:dc6aca55-76e5-4fce-b073-7252fcee9fdc;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A4A67FE50F5669AB764CAA7245A9AC43;accept-encoding:gzip,deflate; 2022-03-12T04:03:53.376Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:53.395Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:53.395Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:03:53.396Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:03:53.396Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 12 Mar 2022 04:03:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:03:53.396Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:53.397Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting. 2022-03-12T04:03:53.415Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-6|/requestProcessingData/7|bpel|||INFO|500||Entering 2022-03-12T04:03:53.416Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-6|/requestProcessingData/7|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:53.416Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-6|/requestProcessingData/7|bpel|||DEBUG|500||URI : /requestProcessingData/7 2022-03-12T04:03:53.417Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-6|/requestProcessingData/7|bpel|||DEBUG|500||Method : PUT 2022-03-12T04:03:53.417Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-6|/requestProcessingData/7|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:68f483845e660c40;x-b3-spanid:95487ac100939b58;x-b3-parentspanid:68f483845e660c40;x-b3-sampled:0;x-onap-requestid:877e90ed-22ee-457c-969a-438c8229c933;x-requestid:877e90ed-22ee-457c-969a-438c8229c933;x-transactionid:877e90ed-22ee-457c-969a-438c8229c933;x-ecomp-requestid:877e90ed-22ee-457c-969a-438c8229c933;x-onap-partnername:UNKNOWN;x-invocationid:44eec03f-d4ad-4239-8299-1580ab44ffe0;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=A4A67FE50F5669AB764CAA7245A9AC43;accept-encoding:gzip,deflate; 2022-03-12T04:03:53.417Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-6|/requestProcessingData/7|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:53.458Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-6|/requestProcessingData/7|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:53.458Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-6|/requestProcessingData/7|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:03:53.458Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-6|/requestProcessingData/7|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:03:53.459Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-6|/requestProcessingData/7|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/7;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:03:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:03:53.459Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-6|/requestProcessingData/7|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:53.459Z|877e90ed-22ee-457c-969a-438c8229c933|http-nio-8083-exec-6|/requestProcessingData/7|bpel|||INFO|500||Exiting. 2022-03-12T04:03:55.018Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:03:55.019Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:55.019Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:03:55.019Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : GET 2022-03-12T04:03:55.020Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:831265edd7f0515b;x-b3-spanid:adf983249d39daf9;x-b3-parentspanid:831265edd7f0515b;x-b3-sampled:0;x-onap-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-transactionid:8d444838-07be-4b98-b914-9975bb431d88;x-ecomp-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-onap-partnername:UNKNOWN;x-invocationid:ec5d93aa-be2b-4515-a7cd-d5d5d9253a3a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=3D6C52198B7B13D5773200DCFC0D6047;accept-encoding:gzip,deflate; 2022-03-12T04:03:55.020Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:55.032Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:55.033Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:03:55.033Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:03:55.033Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:03:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:03:55.034Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:55.034Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:03:55.050Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:03:55.050Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:55.051Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:03:55.051Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : PUT 2022-03-12T04:03:55.051Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:831265edd7f0515b;x-b3-spanid:0b6d2381708d48a1;x-b3-parentspanid:831265edd7f0515b;x-b3-sampled:0;x-onap-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-transactionid:8d444838-07be-4b98-b914-9975bb431d88;x-ecomp-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-onap-partnername:UNKNOWN;x-invocationid:df02c507-c4f5-4c38-a666-4556b668ea68;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=3D6C52198B7B13D5773200DCFC0D6047;accept-encoding:gzip,deflate; 2022-03-12T04:03:55.051Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:55.091Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:55.091Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:03:55.092Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:03:55.092Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:03:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:03:55.092Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:55.093Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-7|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:03:58.047Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:03:58.047Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:58.048Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:03:58.048Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : GET 2022-03-12T04:03:58.048Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a109cadf736bf68f;x-b3-spanid:5675ffa9d10b8f8a;x-b3-parentspanid:a109cadf736bf68f;x-b3-sampled:0;x-onap-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-transactionid:8d444838-07be-4b98-b914-9975bb431d88;x-ecomp-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-onap-partnername:UNKNOWN;x-invocationid:34c048d2-6210-417d-a3a3-5cc85f198b92;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=3D6C52198B7B13D5773200DCFC0D6047;accept-encoding:gzip,deflate; 2022-03-12T04:03:58.048Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:58.065Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:58.066Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:03:58.066Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:03:58.067Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:03:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:03:58.067Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:58.067Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:03:58.081Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:03:58.081Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:03:58.081Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:03:58.082Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : PUT 2022-03-12T04:03:58.082Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:a109cadf736bf68f;x-b3-spanid:5afe3e49167b58ed;x-b3-parentspanid:a109cadf736bf68f;x-b3-sampled:0;x-onap-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-transactionid:8d444838-07be-4b98-b914-9975bb431d88;x-ecomp-requestid:8d444838-07be-4b98-b914-9975bb431d88;x-onap-partnername:UNKNOWN;x-invocationid:691c3132-de63-4086-b185-31cd04705d54;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=3D6C52198B7B13D5773200DCFC0D6047;accept-encoding:gzip,deflate; 2022-03-12T04:03:58.082Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:03:58.149Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:03:58.150Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:03:58.150Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:03:58.151Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:03:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:03:58.151Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:03:58.151Z|8d444838-07be-4b98-b914-9975bb431d88|http-nio-8083-exec-9|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:04:00.353Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:04:00.353Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:00.353Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:04:00.354Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:00.354Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:89e5dd5a600cc5af;x-b3-spanid:6743aa814855944e;x-b3-parentspanid:89e5dd5a600cc5af;x-b3-sampled:0;x-onap-requestid:ed931e36-4ac9-4e55-ad62-419a3879be53;x-requestid:ed931e36-4ac9-4e55-ad62-419a3879be53;x-transactionid:ed931e36-4ac9-4e55-ad62-419a3879be53;x-ecomp-requestid:ed931e36-4ac9-4e55-ad62-419a3879be53;x-onap-partnername:SO.APIH;x-invocationid:e3ffdd3c-4389-45d3-9780-53d6b627e3a8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:04:00.355Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:00.366Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:00.367Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:00.367Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:00.369Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:04:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:00.369Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:00.370Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-1|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:04:00.396Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:04:00.399Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:00.400Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:04:00.400Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:00.401Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:89e5dd5a600cc5af;x-b3-spanid:616b90331953aa23;x-b3-parentspanid:89e5dd5a600cc5af;x-b3-sampled:0;x-onap-requestid:ed931e36-4ac9-4e55-ad62-419a3879be53;x-requestid:ed931e36-4ac9-4e55-ad62-419a3879be53;x-transactionid:ed931e36-4ac9-4e55-ad62-419a3879be53;x-ecomp-requestid:ed931e36-4ac9-4e55-ad62-419a3879be53;x-onap-partnername:SO.APIH;x-invocationid:832ca4e2-a92b-472f-9652-3c20fed7126e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:04:00.401Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:00.412Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:00.413Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:00.414Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:00.414Z|ed931e36-4ac9-4e55-ad62-419a3879be53|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, 12 Mar 2022 04:04:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:00.415Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:00.415Z|ed931e36-4ac9-4e55-ad62-419a3879be53|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:04:00.599Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:04:00.600Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:00.600Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:04:00.601Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:00.601Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:54bf6e0e5e05890b;x-b3-spanid:83f831856d247809;x-b3-parentspanid:54bf6e0e5e05890b;x-b3-sampled:0;x-onap-requestid:5d805299-6c7e-4013-9359-491f85290fba;x-requestid:5d805299-6c7e-4013-9359-491f85290fba;x-transactionid:5d805299-6c7e-4013-9359-491f85290fba;x-ecomp-requestid:5d805299-6c7e-4013-9359-491f85290fba;x-onap-partnername:SO.APIH;x-invocationid:c24e9238-ab09-4d2d-85db-9662bca8ea15;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:04:00.602Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:00.617Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:00.617Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:00.617Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:00.618Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:04:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:00.618Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:00.619Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-2|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:04:00.634Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:04:00.634Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:00.635Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:04:00.635Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:00.635Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:54bf6e0e5e05890b;x-b3-spanid:4d72a60933862887;x-b3-parentspanid:54bf6e0e5e05890b;x-b3-sampled:0;x-onap-requestid:5d805299-6c7e-4013-9359-491f85290fba;x-requestid:5d805299-6c7e-4013-9359-491f85290fba;x-transactionid:5d805299-6c7e-4013-9359-491f85290fba;x-ecomp-requestid:5d805299-6c7e-4013-9359-491f85290fba;x-onap-partnername:SO.APIH;x-invocationid:dfb13522-e990-4c3f-bbb7-c40714c6435b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:04:00.635Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:00.642Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:00.642Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:00.642Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:00.643Z|5d805299-6c7e-4013-9359-491f85290fba|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, 12 Mar 2022 04:04:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:00.643Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:00.643Z|5d805299-6c7e-4013-9359-491f85290fba|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:04:00.809Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:04:00.809Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:00.809Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:04:00.809Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:00.810Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7f94269c4a3d2068;x-b3-spanid:044ee4b19bfd8e07;x-b3-parentspanid:7f94269c4a3d2068;x-b3-sampled:0;x-onap-requestid:a346c0db-7229-466d-8655-13a5b94e4dfd;x-requestid:a346c0db-7229-466d-8655-13a5b94e4dfd;x-transactionid:a346c0db-7229-466d-8655-13a5b94e4dfd;x-ecomp-requestid:a346c0db-7229-466d-8655-13a5b94e4dfd;x-onap-partnername:SO.APIH;x-invocationid:ac3d5bea-d650-4153-9485-8f89d317b3d5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:04:00.810Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:00.821Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:00.822Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:00.822Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:00.822Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:04:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:00.822Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:00.823Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-5|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:04:00.840Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:04:00.840Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:00.841Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:04:00.841Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:00.841Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7f94269c4a3d2068;x-b3-spanid:2f50d706f8e7c567;x-b3-parentspanid:7f94269c4a3d2068;x-b3-sampled:0;x-onap-requestid:a346c0db-7229-466d-8655-13a5b94e4dfd;x-requestid:a346c0db-7229-466d-8655-13a5b94e4dfd;x-transactionid:a346c0db-7229-466d-8655-13a5b94e4dfd;x-ecomp-requestid:a346c0db-7229-466d-8655-13a5b94e4dfd;x-onap-partnername:SO.APIH;x-invocationid:c0d5c482-82f1-4583-94bb-e0a2dbc47da1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:04:00.841Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:00.850Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:00.851Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:00.851Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:00.851Z|a346c0db-7229-466d-8655-13a5b94e4dfd|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, 12 Mar 2022 04:04:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:00.851Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:00.852Z|a346c0db-7229-466d-8655-13a5b94e4dfd|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:04:01.013Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:04:01.014Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:01.021Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:04:01.021Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:01.021Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:589ed39d82548bc9;x-b3-spanid:33fc46877906571a;x-b3-parentspanid:589ed39d82548bc9;x-b3-sampled:0;x-onap-requestid:01da9e04-6114-4f4a-b265-6962c86dffe8;x-requestid:01da9e04-6114-4f4a-b265-6962c86dffe8;x-transactionid:01da9e04-6114-4f4a-b265-6962c86dffe8;x-ecomp-requestid:01da9e04-6114-4f4a-b265-6962c86dffe8;x-onap-partnername:SO.APIH;x-invocationid:6e9da81f-59bf-43b9-befd-e9a3127366d4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:04:01.021Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:01.038Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:01.039Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:01.039Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:01.040Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:04:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:01.040Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:01.041Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-4|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:04:01.058Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:04:01.058Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:01.059Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:04:01.059Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:01.059Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:589ed39d82548bc9;x-b3-spanid:1a1478198aae8fdb;x-b3-parentspanid:589ed39d82548bc9;x-b3-sampled:0;x-onap-requestid:01da9e04-6114-4f4a-b265-6962c86dffe8;x-requestid:01da9e04-6114-4f4a-b265-6962c86dffe8;x-transactionid:01da9e04-6114-4f4a-b265-6962c86dffe8;x-ecomp-requestid:01da9e04-6114-4f4a-b265-6962c86dffe8;x-onap-partnername:SO.APIH;x-invocationid:6d80628d-6788-42af-98eb-c1d77e4e1af0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:04:01.064Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:01.085Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:01.085Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:01.092Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:01.092Z|01da9e04-6114-4f4a-b265-6962c86dffe8|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, 12 Mar 2022 04:04:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:01.093Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:01.094Z|01da9e04-6114-4f4a-b265-6962c86dffe8|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:04:01.266Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Entering 2022-03-12T04:04:01.267Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:01.267Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||URI : /infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88 2022-03-12T04:04:01.268Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:01.268Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a1a31a3a18eddbdc;x-b3-spanid:4d289881227f1c35;x-b3-parentspanid:a1a31a3a18eddbdc;x-b3-sampled:0;x-onap-requestid:0223c410-588d-4cce-ae40-63366ac7a804;x-requestid:0223c410-588d-4cce-ae40-63366ac7a804;x-transactionid:0223c410-588d-4cce-ae40-63366ac7a804;x-ecomp-requestid:0223c410-588d-4cce-ae40-63366ac7a804;x-onap-partnername:SO.APIH;x-invocationid:5f1f2ccf-d1e1-4f1f-925c-1dffe2133801;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:04:01.272Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:01.295Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:01.295Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:01.295Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:01.296Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:04:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:01.296Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:01.297Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-8|/infraActiveRequests/8d444838-07be-4b98-b914-9975bb431d88|bpel|||INFO|500||Exiting. 2022-03-12T04:04:01.323Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:04:01.324Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:01.324Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:04:01.325Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:01.325Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a1a31a3a18eddbdc;x-b3-spanid:75bf5bc26f91ecbb;x-b3-parentspanid:a1a31a3a18eddbdc;x-b3-sampled:0;x-onap-requestid:0223c410-588d-4cce-ae40-63366ac7a804;x-requestid:0223c410-588d-4cce-ae40-63366ac7a804;x-transactionid:0223c410-588d-4cce-ae40-63366ac7a804;x-ecomp-requestid:0223c410-588d-4cce-ae40-63366ac7a804;x-onap-partnername:SO.APIH;x-invocationid:a62b3b24-277f-4bb2-8db3-35235faeb80b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:04:01.325Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:01.338Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:01.339Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:01.339Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:01.340Z|0223c410-588d-4cce-ae40-63366ac7a804|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, 12 Mar 2022 04:04:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:01.340Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:01.341Z|0223c410-588d-4cce-ae40-63366ac7a804|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:04:06.446Z|ea875403-feab-4f5a-b75e-09306efb6a9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:04:06.450Z|ea875403-feab-4f5a-b75e-09306efb6a9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:04:06.839Z|606e94bd-7908-4984-8a2b-ab68ddbfc4a9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:04:06.840Z|606e94bd-7908-4984-8a2b-ab68ddbfc4a9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:04:12.509Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-1|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||INFO|500||Entering 2022-03-12T04:04:12.509Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-1|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:12.510Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-1|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||URI : /infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e 2022-03-12T04:04:12.510Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-1|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:12.510Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-1|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:268ab9b1840bf4e1;x-b3-spanid:7158bf42297249c3;x-b3-parentspanid:268ab9b1840bf4e1;x-b3-sampled:0;x-onap-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-transactionid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-ecomp-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-onap-partnername:SO.APIH;x-invocationid:7a6c8a8a-101a-4ae0-b2c9-8a1a23c3d086;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:04:12.511Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-1|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:14.179Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2022-03-12T04:04:14.179Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:14.179Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2022-03-12T04:04:14.180Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2022-03-12T04:04:14.180Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:268ab9b1840bf4e1;x-b3-spanid:ec811a8b0800a9ae;x-b3-parentspanid:268ab9b1840bf4e1;x-b3-sampled:0;x-onap-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-transactionid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-ecomp-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-onap-partnername:SO.APIH;x-invocationid:95e0b482-4b32-46a5-900f-d4545e949d78;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=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:04:14.180Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:14.184Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2022-03-12T04:04:14.193Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:14.193Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:14.193Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:14.194Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2022-03-12T04:04:14.194Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:14.194Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2022-03-12T04:04:14.262Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||INFO|500||Entering 2022-03-12T04:04:14.262Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:14.262Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2022-03-12T04:04:14.263Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2022-03-12T04:04:14.263Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:268ab9b1840bf4e1;x-b3-spanid:ae4cc44e4a821523;x-b3-parentspanid:268ab9b1840bf4e1;x-b3-sampled:0;x-onap-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-transactionid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-ecomp-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-onap-partnername:SO.APIH;x-invocationid:ce4387b6-ae3f-49b2-813f-af6467253647;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=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:04:14.263Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:14.290Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:14.291Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2022-03-12T04:04:14.291Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2022-03-12T04:04:14.292Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:04:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:14.292Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:14.293Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-2|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2022-03-12T04:04:14.484Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-3|/requestProcessingData|bpel|||INFO|500||Entering 2022-03-12T04:04:14.485Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:14.485Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-03-12T04:04:14.485Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-03-12T04:04:14.486Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:268ab9b1840bf4e1;x-b3-spanid:72be39b3ec4137c7;x-b3-parentspanid:224b7cef11560521;x-b3-sampled:0;x-onap-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-transactionid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-ecomp-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-onap-partnername:UNKNOWN;x-invocationid:4c5e2452-fa67-4ee2-ba48-79fbd6c830f4;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=3D6C52198B7B13D5773200DCFC0D6047;accept-encoding:gzip,deflate; 2022-03-12T04:04:14.486Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:14.504Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:14.505Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-03-12T04:04:14.505Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-03-12T04:04:14.505Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/10;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:04:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:14.505Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-3|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:14.506Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-3|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-03-12T04:04:14.529Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-5|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||INFO|500||Entering 2022-03-12T04:04:14.530Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-5|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:14.530Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-5|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||URI : /infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e 2022-03-12T04:04:14.531Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-5|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:14.531Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-5|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:268ab9b1840bf4e1;x-b3-spanid:46a5408df8322e3a;x-b3-parentspanid:224b7cef11560521;x-b3-sampled:0;x-onap-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-transactionid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-ecomp-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-onap-partnername:UNKNOWN;x-invocationid:370cc28b-a245-4f03-858a-6941104bcc40;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=3D6C52198B7B13D5773200DCFC0D6047;accept-encoding:gzip,deflate; 2022-03-12T04:04:14.531Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-5|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:14.543Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-5|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:14.544Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-5|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:14.545Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-5|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:14.545Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-5|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:04:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:14.546Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-5|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:14.547Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-5|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||INFO|500||Exiting. 2022-03-12T04:04:14.991Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||INFO|500||Entering 2022-03-12T04:04:14.992Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:14.992Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||URI : /infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e 2022-03-12T04:04:14.992Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Method : PUT 2022-03-12T04:04:14.993Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:268ab9b1840bf4e1;x-b3-spanid:1c3f7c306932b26d;x-b3-parentspanid:224b7cef11560521;x-b3-sampled:0;x-onap-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-transactionid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-ecomp-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-onap-partnername:UNKNOWN;x-invocationid:72cbe64d-f8ce-44ff-9067-a4c711e638f3;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=3D6C52198B7B13D5773200DCFC0D6047;accept-encoding:gzip,deflate; 2022-03-12T04:04:14.993Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:15.028Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:15.028Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:15.029Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:15.029Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:04:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:15.029Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:15.030Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||INFO|500||Exiting. 2022-03-12T04:04:15.528Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-4|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||INFO|500||Entering 2022-03-12T04:04:15.529Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-4|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:15.529Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-4|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||URI : /infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e 2022-03-12T04:04:15.529Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-4|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:15.530Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-4|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0abebf0be95f1f0e;x-b3-spanid:624ec5201e97bf5a;x-b3-parentspanid:0abebf0be95f1f0e;x-b3-sampled:0;x-onap-requestid:d6a79baf-126b-4c2f-a720-900d81b48c71;x-requestid:d6a79baf-126b-4c2f-a720-900d81b48c71;x-transactionid:d6a79baf-126b-4c2f-a720-900d81b48c71;x-ecomp-requestid:d6a79baf-126b-4c2f-a720-900d81b48c71;x-onap-partnername:SO.APIH;x-invocationid:c2e73bcd-e68b-4d4a-be9b-b55386c502a1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:04:15.530Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-4|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:15.551Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-4|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:15.551Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-4|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:15.552Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-4|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:15.552Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-4|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:04:15 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:15.553Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-4|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:15.554Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-4|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||INFO|500||Exiting. 2022-03-12T04:04:15.575Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:04:15.575Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:15.576Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:04:15.576Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:15.576Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0abebf0be95f1f0e;x-b3-spanid:30edb35a7daf4e8c;x-b3-parentspanid:0abebf0be95f1f0e;x-b3-sampled:0;x-onap-requestid:d6a79baf-126b-4c2f-a720-900d81b48c71;x-requestid:d6a79baf-126b-4c2f-a720-900d81b48c71;x-transactionid:d6a79baf-126b-4c2f-a720-900d81b48c71;x-ecomp-requestid:d6a79baf-126b-4c2f-a720-900d81b48c71;x-onap-partnername:SO.APIH;x-invocationid:9ab67909-50ed-401c-be35-f0871694229c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:04:15.576Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:15.583Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:15.583Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:15.583Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:15.583Z|d6a79baf-126b-4c2f-a720-900d81b48c71|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, 12 Mar 2022 04:04:15 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:15.584Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:15.585Z|d6a79baf-126b-4c2f-a720-900d81b48c71|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:04:18.403Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-8|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||INFO|500||Entering 2022-03-12T04:04:18.404Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-8|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:18.404Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-8|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||URI : /infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e 2022-03-12T04:04:18.405Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-8|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:18.405Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-8|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2baee50bec24bb6a;x-b3-spanid:5c475531bfb7f791;x-b3-parentspanid:2baee50bec24bb6a;x-b3-sampled:0;x-onap-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-transactionid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-ecomp-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-onap-partnername:UNKNOWN;x-invocationid:c5ecda2c-d1fe-4584-b47c-4f7c9f9499c9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=3D6C52198B7B13D5773200DCFC0D6047;accept-encoding:gzip,deflate; 2022-03-12T04:04:18.405Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-8|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:18.418Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-8|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:18.418Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-8|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:18.418Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-8|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:18.418Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-8|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:04:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:18.419Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-8|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:18.419Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-8|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||INFO|500||Exiting. 2022-03-12T04:04:18.431Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-9|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||INFO|500||Entering 2022-03-12T04:04:18.431Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-9|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:18.431Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-9|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||URI : /infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e 2022-03-12T04:04:18.432Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-9|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Method : PUT 2022-03-12T04:04:18.432Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-9|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:2baee50bec24bb6a;x-b3-spanid:e0572e687069bb02;x-b3-parentspanid:2baee50bec24bb6a;x-b3-sampled:0;x-onap-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-transactionid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-ecomp-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-onap-partnername:UNKNOWN;x-invocationid:72e507be-aa18-4613-9e2e-2f46bf793fba;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=3D6C52198B7B13D5773200DCFC0D6047;accept-encoding:gzip,deflate; 2022-03-12T04:04:18.432Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-9|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:18.460Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-9|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:18.460Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-9|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:18.461Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-9|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:18.461Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-9|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:04:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:18.461Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-9|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:18.462Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-9|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||INFO|500||Exiting. 2022-03-12T04:04:21.445Z|b614ee97-abb1-4dc3-8927-db043b69ff36|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:04:21.446Z|b614ee97-abb1-4dc3-8927-db043b69ff36|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:04:22.910Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-1|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||INFO|500||Entering 2022-03-12T04:04:22.911Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-1|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:22.911Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-1|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||URI : /infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e 2022-03-12T04:04:22.911Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-1|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Method : PATCH 2022-03-12T04:04:22.911Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-1|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:72673275c0d8eed9;x-b3-spanid:72673275c0d8eed9;x-b3-sampled:0;x-onap-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-transactionid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-ecomp-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-onap-partnername:UNKNOWN;x-invocationid:49aff61b-51d2-4c38-810c-a58e7fb9f53d;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=A4A67FE50F5669AB764CAA7245A9AC43;accept-encoding:gzip,deflate; 2022-03-12T04:04:22.911Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-1|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:22.945Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-1|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:22.945Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-1|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:22.945Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-1|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:22.946Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-1|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:04:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:22.946Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-1|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:22.946Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-1|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||INFO|500||Exiting. 2022-03-12T04:04:23.728Z|c6fdcf86-cf23-4889-917d-8ae14173d800|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-03-12T04:04:23.728Z|c6fdcf86-cf23-4889-917d-8ae14173d800|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:23.729Z|c6fdcf86-cf23-4889-917d-8ae14173d800|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-03-12T04:04:23.729Z|c6fdcf86-cf23-4889-917d-8ae14173d800|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:23.729Z|c6fdcf86-cf23-4889-917d-8ae14173d800|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:89350e97a72e75a6;x-b3-spanid:9e65d0dc718c7c7c;x-b3-parentspanid:89350e97a72e75a6;x-b3-sampled:0;x-onap-requestid:c6fdcf86-cf23-4889-917d-8ae14173d800;x-requestid:c6fdcf86-cf23-4889-917d-8ae14173d800;x-transactionid:c6fdcf86-cf23-4889-917d-8ae14173d800;x-ecomp-requestid:c6fdcf86-cf23-4889-917d-8ae14173d800;x-onap-partnername:UNKNOWN;x-invocationid:32b2a33c-4deb-4e2d-8b2e-ef479047428d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A4A67FE50F5669AB764CAA7245A9AC43;accept-encoding:gzip,deflate; 2022-03-12T04:04:23.729Z|c6fdcf86-cf23-4889-917d-8ae14173d800|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:23.755Z|c6fdcf86-cf23-4889-917d-8ae14173d800|http-nio-8083-exec-2|/requestProcessingData|bpel|||INFO|500||Entering 2022-03-12T04:04:23.756Z|c6fdcf86-cf23-4889-917d-8ae14173d800|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:23.756Z|c6fdcf86-cf23-4889-917d-8ae14173d800|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-03-12T04:04:23.757Z|c6fdcf86-cf23-4889-917d-8ae14173d800|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-03-12T04:04:23.757Z|c6fdcf86-cf23-4889-917d-8ae14173d800|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:89350e97a72e75a6;x-b3-spanid:8b7a26b0cd25762f;x-b3-parentspanid:89350e97a72e75a6;x-b3-sampled:0;x-onap-requestid:c6fdcf86-cf23-4889-917d-8ae14173d800;x-requestid:c6fdcf86-cf23-4889-917d-8ae14173d800;x-transactionid:c6fdcf86-cf23-4889-917d-8ae14173d800;x-ecomp-requestid:c6fdcf86-cf23-4889-917d-8ae14173d800;x-onap-partnername:UNKNOWN;x-invocationid:ac8cce4a-65e5-4d3b-b425-04b220995eda;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=A4A67FE50F5669AB764CAA7245A9AC43;accept-encoding:gzip,deflate; 2022-03-12T04:04:23.757Z|c6fdcf86-cf23-4889-917d-8ae14173d800|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:23.775Z|c6fdcf86-cf23-4889-917d-8ae14173d800|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:23.776Z|c6fdcf86-cf23-4889-917d-8ae14173d800|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-03-12T04:04:23.776Z|c6fdcf86-cf23-4889-917d-8ae14173d800|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-03-12T04:04:23.776Z|c6fdcf86-cf23-4889-917d-8ae14173d800|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/13;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:04:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:23.777Z|c6fdcf86-cf23-4889-917d-8ae14173d800|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:23.777Z|c6fdcf86-cf23-4889-917d-8ae14173d800|http-nio-8083-exec-2|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-03-12T04:04:25.774Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-3|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||INFO|500||Entering 2022-03-12T04:04:25.774Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-3|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:25.775Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-3|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||URI : /infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e 2022-03-12T04:04:25.775Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-3|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:25.776Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-3|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4f477fa29a58a902;x-b3-spanid:40885fa9d91ff98c;x-b3-parentspanid:4f477fa29a58a902;x-b3-sampled:0;x-onap-requestid:942d0129-f080-4db6-8040-eed5116343bd;x-requestid:942d0129-f080-4db6-8040-eed5116343bd;x-transactionid:942d0129-f080-4db6-8040-eed5116343bd;x-ecomp-requestid:942d0129-f080-4db6-8040-eed5116343bd;x-onap-partnername:SO.APIH;x-invocationid:66c7b5c3-b3e3-4af5-a0a2-ffb7c830adff;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:04:25.776Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-3|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:25.787Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-3|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:25.787Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-3|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:25.788Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-3|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:25.788Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-3|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:04:25 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:25.788Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-3|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:25.789Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-3|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||INFO|500||Exiting. 2022-03-12T04:04:25.814Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:04:25.815Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:25.815Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:04:25.815Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:25.815Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4f477fa29a58a902;x-b3-spanid:5438c07160cd0fa4;x-b3-parentspanid:4f477fa29a58a902;x-b3-sampled:0;x-onap-requestid:942d0129-f080-4db6-8040-eed5116343bd;x-requestid:942d0129-f080-4db6-8040-eed5116343bd;x-transactionid:942d0129-f080-4db6-8040-eed5116343bd;x-ecomp-requestid:942d0129-f080-4db6-8040-eed5116343bd;x-onap-partnername:SO.APIH;x-invocationid:3d611905-ab62-4dcf-862b-3b11a9526130;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:04:25.816Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:25.822Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:25.823Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:25.823Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:25.823Z|942d0129-f080-4db6-8040-eed5116343bd|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, 12 Mar 2022 04:04:25 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:25.823Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:25.824Z|942d0129-f080-4db6-8040-eed5116343bd|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:04:36.402Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||INFO|500||Entering 2022-03-12T04:04:36.403Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:36.403Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||URI : /infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e 2022-03-12T04:04:36.403Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:36.404Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1d50ca75cdc5ad2f;x-b3-spanid:820ead0e5e60f49d;x-b3-parentspanid:1d50ca75cdc5ad2f;x-b3-sampled:0;x-onap-requestid:32347ec6-46ba-48d4-a48c-73839fe77d44;x-requestid:32347ec6-46ba-48d4-a48c-73839fe77d44;x-transactionid:32347ec6-46ba-48d4-a48c-73839fe77d44;x-ecomp-requestid:32347ec6-46ba-48d4-a48c-73839fe77d44;x-onap-partnername:SO.APIH;x-invocationid:66e76520-07a4-4843-95be-8940405e880f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:04:36.404Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:36.420Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:36.420Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:36.421Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:36.421Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:04:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:36.421Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:36.422Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-6|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||INFO|500||Exiting. 2022-03-12T04:04:36.440Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-03-12T04:04:36.441Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:36.441Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-03-12T04:04:36.441Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:36.442Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1d50ca75cdc5ad2f;x-b3-spanid:830bde4b10e9edd9;x-b3-parentspanid:1d50ca75cdc5ad2f;x-b3-sampled:0;x-onap-requestid:32347ec6-46ba-48d4-a48c-73839fe77d44;x-requestid:32347ec6-46ba-48d4-a48c-73839fe77d44;x-transactionid:32347ec6-46ba-48d4-a48c-73839fe77d44;x-ecomp-requestid:32347ec6-46ba-48d4-a48c-73839fe77d44;x-onap-partnername:SO.APIH;x-invocationid:518d7160-7e8b-451f-8c3a-a7c461bda17f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=7F190BF141CA73AE10A790DF43F67C73;accept-encoding:gzip,deflate; 2022-03-12T04:04:36.442Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:36.445Z|4e0d7897-1989-47fc-a54e-ad6b656d8155|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:04:36.446Z|4e0d7897-1989-47fc-a54e-ad6b656d8155|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:04:36.450Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:36.451Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:36.451Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:36.451Z|32347ec6-46ba-48d4-a48c-73839fe77d44|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, 12 Mar 2022 04:04:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:36.451Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:36.452Z|32347ec6-46ba-48d4-a48c-73839fe77d44|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-03-12T04:04:36.842Z|4351f718-f8af-4e26-a7e6-00d3732626fd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-03-12T04:04:36.843Z|4351f718-f8af-4e26-a7e6-00d3732626fd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-03-12T04:04:38.910Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-03-12T04:04:38.910Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:38.910Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-03-12T04:04:38.911Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:38.911Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:979924da9a16f028;x-b3-spanid:11571c0abb8d7711;x-b3-parentspanid:979924da9a16f028;x-b3-sampled:0;x-onap-requestid:690ac590-b276-4fb1-a281-a89d5bbdd52a;x-requestid:690ac590-b276-4fb1-a281-a89d5bbdd52a;x-transactionid:690ac590-b276-4fb1-a281-a89d5bbdd52a;x-ecomp-requestid:690ac590-b276-4fb1-a281-a89d5bbdd52a;x-onap-partnername:UNKNOWN;x-invocationid:cdb1b855-2daa-4ff3-9084-6c666a794bb1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A4A67FE50F5669AB764CAA7245A9AC43;accept-encoding:gzip,deflate; 2022-03-12T04:04:38.911Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:38.926Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:38.927Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:38.927Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:38.927Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-7|/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, 12 Mar 2022 04:04:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:38.928Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:38.928Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting. 2022-03-12T04:04:38.952Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-8|/requestProcessingData/13|bpel|||INFO|500||Entering 2022-03-12T04:04:38.953Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-8|/requestProcessingData/13|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:38.953Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-8|/requestProcessingData/13|bpel|||DEBUG|500||URI : /requestProcessingData/13 2022-03-12T04:04:38.954Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-8|/requestProcessingData/13|bpel|||DEBUG|500||Method : PUT 2022-03-12T04:04:38.954Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-8|/requestProcessingData/13|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:979924da9a16f028;x-b3-spanid:5e98751f1be02497;x-b3-parentspanid:979924da9a16f028;x-b3-sampled:0;x-onap-requestid:690ac590-b276-4fb1-a281-a89d5bbdd52a;x-requestid:690ac590-b276-4fb1-a281-a89d5bbdd52a;x-transactionid:690ac590-b276-4fb1-a281-a89d5bbdd52a;x-ecomp-requestid:690ac590-b276-4fb1-a281-a89d5bbdd52a;x-onap-partnername:UNKNOWN;x-invocationid:0090fdd5-4b26-4f4c-bddb-0e00b6e8d26a;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=A4A67FE50F5669AB764CAA7245A9AC43;accept-encoding:gzip,deflate; 2022-03-12T04:04:38.954Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-8|/requestProcessingData/13|bpel|||DEBUG|500||===========================request end================================================== 2022-03-12T04:04:38.999Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-8|/requestProcessingData/13|bpel|||DEBUG|500||============================response begin========================================== 2022-03-12T04:04:38.999Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-8|/requestProcessingData/13|bpel|||DEBUG|500||Status code : 200 2022-03-12T04:04:39.000Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-8|/requestProcessingData/13|bpel|||DEBUG|500||Status text : OK 2022-03-12T04:04:39.000Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-8|/requestProcessingData/13|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/13;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, 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, 12 Mar 2022 04:04:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-03-12T04:04:39.000Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-8|/requestProcessingData/13|bpel|||DEBUG|500||============================response end============================================ 2022-03-12T04:04:39.001Z|690ac590-b276-4fb1-a281-a89d5bbdd52a|http-nio-8083-exec-8|/requestProcessingData/13|bpel|||INFO|500||Exiting. 2022-03-12T04:04:39.503Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-9|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||INFO|500||Entering 2022-03-12T04:04:39.504Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-9|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||===========================request begin================================================ 2022-03-12T04:04:39.504Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-9|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||URI : /infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e 2022-03-12T04:04:39.504Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-9|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Method : GET 2022-03-12T04:04:39.505Z|78f9d677-a05c-498d-8a1b-31cc0c1f307e|http-nio-8083-exec-9|/infraActiveRequests/78f9d677-a05c-498d-8a1b-31cc0c1f307e|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9336a9fdb9437764;x-b3-spanid:f84b28e374b1ac01;x-b3-parentspanid:9336a9fdb9437764;x-b3-sampled:0;x-onap-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-transactionid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-ecomp-requestid:78f9d677-a05c-498d-8a1b-31cc0c1f307e;x-onap-partnername:UNKNOWN;x-invocationid:8659f8a1-eae1-4f7f-9eed-e0fe5e730b7d;host:so-request-db-adapter.onap:8083