By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/reqdb/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2021-05-10T00:21:12.468Z||main|||||INFO|500||Starting MSORequestDBApplication on onap-so-request-db-adapter-86db99c446-c5cgn with PID 13 (/app/app.jar started by so in /app) 2021-05-10T00:21:12.473Z||main|||||DEBUG|500||Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE 2021-05-10T00:21:12.474Z||main|||||INFO|500||The following profiles are active: basic 2021-05-10T00:21:19.161Z||main|||||INFO|500||Starting service [Tomcat] 2021-05-10T00:21:19.161Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2021-05-10T00:21:19.247Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2021-05-10T00:21:19.961Z||main|||||INFO|500||reqdb-pool - Starting... 2021-05-10T00:21:20.083Z||main|||||INFO|500||reqdb-pool - Start completed. 2021-05-10T00:21:20.219Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate 2021-05-10T00:21:20.321Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.5) 2021-05-10T00:21:20.355Z||main|||||WARN|500||Flyway upgrade recommended: MariaDB 10.5 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.4. 2021-05-10T00:21:20.452Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.067s) 2021-05-10T00:21:20.472Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ... 2021-05-10T00:21:20.537Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State: - Error Code: 1280) 2021-05-10T00:21:20.583Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >> 2021-05-10T00:21:20.606Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version 2021-05-10T00:21:20.937Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests 2021-05-10T00:21:20.979Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status 2021-05-10T00:21:21.074Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data 2021-05-10T00:21:21.103Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns 2021-05-10T00:21:21.182Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests 2021-05-10T00:21:21.247Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock 2021-05-10T00:21:21.310Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes 2021-05-10T00:21:21.364Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data 2021-05-10T00:21:21.421Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size 2021-05-10T00:21:21.473Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests 2021-05-10T00:21:21.529Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests 2021-05-10T00:21:21.674Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500 2021-05-10T00:21:21.742Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data 2021-05-10T00:21:21.841Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup 2021-05-10T00:21:21.933Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column 2021-05-10T00:21:21.980Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column 2021-05-10T00:21:22.036Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information 2021-05-10T00:21:22.106Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id 2021-05-10T00:21:22.201Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source 2021-05-10T00:21:22.256Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL 2021-05-10T00:21:22.320Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source 2021-05-10T00:21:22.382Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table 2021-05-10T00:21:22.438Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status 2021-05-10T00:21:22.489Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status 2021-05-10T00:21:22.526Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table 2021-05-10T00:21:22.665Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column 2021-05-10T00:21:22.755Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests 2021-05-10T00:21:22.799Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData 2021-05-10T00:21:22.832Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables 2021-05-10T00:21:22.995Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables 2021-05-10T00:21:23.062Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables 2021-05-10T00:21:23.124Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name 2021-05-10T00:21:23.214Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn 2021-05-10T00:21:23.272Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table 2021-05-10T00:21:23.330Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status 2021-05-10T00:21:23.371Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name 2021-05-10T00:21:23.442Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:02.872s) 2021-05-10T00:21:23.710Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2021-05-10T00:21:23.992Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2021-05-10T00:21:24.461Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-05-10T00:21:25.366Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2021-05-10T00:21:27.572Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-05-10T00:21:30.684Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2021-05-10T00:21:32.094Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2021-05-10T00:21:33.488Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter 2021-05-10T00:21:33.803Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2021-05-10T00:21:36.822Z||main|||||INFO|500||Started MSORequestDBApplication in 26.293 seconds (JVM running for 27.406) 2021-05-10T00:21:36.854Z|a67902c5-a2fe-4f41-90d0-45105219553a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:21:36.859Z|a67902c5-a2fe-4f41-90d0-45105219553a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:21:36.860Z|b8f1ab76-1e32-45eb-aae5-6053c6db3e58|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:21:36.866Z|b8f1ab76-1e32-45eb-aae5-6053c6db3e58|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:21:51.815Z|f3605e52-f145-44fb-9e73-bd6a34d152cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:21:51.818Z|f3605e52-f145-44fb-9e73-bd6a34d152cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:22:06.815Z|01556615-4b4a-43d4-95b4-586eed2236a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:22:06.816Z|01556615-4b4a-43d4-95b4-586eed2236a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:22:06.867Z|ede8ef46-d840-409c-af25-00f27b353ae4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:22:06.868Z|ede8ef46-d840-409c-af25-00f27b353ae4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:22:21.815Z|6979b786-a328-4133-9ade-75e1a74e0780|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:22:21.816Z|6979b786-a328-4133-9ade-75e1a74e0780|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:22:36.815Z|171cbe4c-1476-4924-8aa3-b165d15b76e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:22:36.818Z|171cbe4c-1476-4924-8aa3-b165d15b76e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:22:36.869Z|78b6741a-7f61-41b1-a0c2-cc50767dbccd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:22:36.869Z|78b6741a-7f61-41b1-a0c2-cc50767dbccd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:22:51.815Z|5be95e16-a517-4745-a201-e1240c4f6f8a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:22:51.816Z|5be95e16-a517-4745-a201-e1240c4f6f8a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:23:06.816Z|ea16bf82-7f1a-4044-b0b1-6b8e1a08f33b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:23:06.817Z|ea16bf82-7f1a-4044-b0b1-6b8e1a08f33b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:23:06.871Z|a08b2fa2-5dd9-46e7-8d3b-2afe9067a2ca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:23:06.871Z|a08b2fa2-5dd9-46e7-8d3b-2afe9067a2ca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:23:21.815Z|02c8fc3c-fb0b-476a-8dd3-36c565edb8ac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:23:21.818Z|02c8fc3c-fb0b-476a-8dd3-36c565edb8ac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:23:36.815Z|0ad9a846-bd57-48de-bf90-f392810bd9da|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:23:36.816Z|0ad9a846-bd57-48de-bf90-f392810bd9da|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:23:36.872Z|38b9897b-f962-4225-a084-ba8258c60604|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:23:36.873Z|38b9897b-f962-4225-a084-ba8258c60604|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:23:51.815Z|cc437999-9de6-41b9-bdfa-ac7790697f13|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:23:51.816Z|cc437999-9de6-41b9-bdfa-ac7790697f13|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:24:06.816Z|ac932446-4fbb-457b-b497-b6f2abb29464|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:24:06.819Z|ac932446-4fbb-457b-b497-b6f2abb29464|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:24:06.874Z|c9445ad7-24d5-4bed-9aa8-93dce0de012c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:24:06.875Z|c9445ad7-24d5-4bed-9aa8-93dce0de012c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:24:21.815Z|170537f6-2212-4ec7-88a7-798dc7ce695d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:24:21.816Z|170537f6-2212-4ec7-88a7-798dc7ce695d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:24:36.815Z|dbd3cf0b-4abc-42ff-9770-d09fb2fa985d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:24:36.816Z|dbd3cf0b-4abc-42ff-9770-d09fb2fa985d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:24:36.876Z|f8b57f58-7cf3-486e-a5a9-e4c2a5baf02e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:24:36.876Z|f8b57f58-7cf3-486e-a5a9-e4c2a5baf02e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:24:51.815Z|5d9f5623-32b9-4203-b201-629f396d215e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:24:51.818Z|5d9f5623-32b9-4203-b201-629f396d215e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:25:06.815Z|91f1265f-c4ba-476e-b35a-029f9251e733|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:25:06.816Z|91f1265f-c4ba-476e-b35a-029f9251e733|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:25:06.877Z|1060be53-35fa-45a1-8cad-f0667e683152|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:25:06.878Z|1060be53-35fa-45a1-8cad-f0667e683152|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:25:21.816Z|08529e8c-1395-47bf-a20a-53374822979a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:25:21.816Z|08529e8c-1395-47bf-a20a-53374822979a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:25:36.815Z|2f21d8e8-3605-4a36-9e7d-da732fac15dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:25:36.818Z|2f21d8e8-3605-4a36-9e7d-da732fac15dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:25:36.879Z|fe26e5d3-97b1-4ff4-b9ba-ae22b944cb0d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:25:36.879Z|fe26e5d3-97b1-4ff4-b9ba-ae22b944cb0d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:25:51.815Z|1ee10332-b0f2-470e-938d-d52c8fccef3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:25:51.816Z|1ee10332-b0f2-470e-938d-d52c8fccef3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:26:06.815Z|75763341-435d-40f1-8d27-316d41dea15d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:26:06.816Z|75763341-435d-40f1-8d27-316d41dea15d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:26:06.880Z|de7d5d94-1c54-4113-82af-44dfb76fd1f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:26:06.881Z|de7d5d94-1c54-4113-82af-44dfb76fd1f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:26:21.815Z|31deddb8-c0e6-4710-9619-1b7fc556b709|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:26:21.818Z|31deddb8-c0e6-4710-9619-1b7fc556b709|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:26:36.815Z|7a2c98ca-b29d-4f41-b38b-876058f6e0ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:26:36.816Z|7a2c98ca-b29d-4f41-b38b-876058f6e0ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:26:36.882Z|6da489ef-87a9-477d-8d62-5324e0e023cd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:26:36.882Z|6da489ef-87a9-477d-8d62-5324e0e023cd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:26:51.815Z|a9144b84-dbf1-4d92-a726-fcd734f65127|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:26:51.816Z|a9144b84-dbf1-4d92-a726-fcd734f65127|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:27:06.815Z|6cda4cf1-078a-4fea-8fce-6e9b9222e7b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:27:06.818Z|6cda4cf1-078a-4fea-8fce-6e9b9222e7b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:27:06.884Z|790dcf4d-bbfd-4fe5-8fac-3f538767fa9f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:27:06.884Z|790dcf4d-bbfd-4fe5-8fac-3f538767fa9f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:27:21.815Z|6bf4c5b8-de5e-42d0-8b9c-fed8d472667a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:27:21.816Z|6bf4c5b8-de5e-42d0-8b9c-fed8d472667a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:27:36.815Z|c7464b31-d5db-4e30-8d8f-e3ad4d6294c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:27:36.815Z|c7464b31-d5db-4e30-8d8f-e3ad4d6294c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:27:36.885Z|1c2a303e-1600-43d3-8403-369b0c786a33|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:27:36.886Z|1c2a303e-1600-43d3-8403-369b0c786a33|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:27:51.815Z|ee8ae6fd-069e-4c0e-9ddd-6819d7bf7c97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:27:51.818Z|ee8ae6fd-069e-4c0e-9ddd-6819d7bf7c97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:28:06.815Z|3a268f8c-e68a-4279-be73-c5bf227f39d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:28:06.816Z|3a268f8c-e68a-4279-be73-c5bf227f39d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:28:06.887Z|ff9170f2-4778-433f-a12b-9df120e63bcf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:28:06.888Z|ff9170f2-4778-433f-a12b-9df120e63bcf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:28:21.815Z|89fdd9a0-20bc-448d-aadf-8a03ea021cec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:28:21.816Z|89fdd9a0-20bc-448d-aadf-8a03ea021cec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:28:36.815Z|69135e02-6881-4881-a2a4-2a27f71bd1cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:28:36.818Z|69135e02-6881-4881-a2a4-2a27f71bd1cb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:28:36.889Z|0009e2e4-a995-413d-a590-793b2fbd9db5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:28:36.890Z|0009e2e4-a995-413d-a590-793b2fbd9db5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:28:51.815Z|b17a3e71-5b42-4cfb-a12b-745b9e52f039|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:28:51.816Z|b17a3e71-5b42-4cfb-a12b-745b9e52f039|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:29:06.815Z|ef4586aa-c494-448a-b625-1ad452d509b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:29:06.815Z|ef4586aa-c494-448a-b625-1ad452d509b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:29:06.891Z|e7b8beae-b817-4f89-95a4-1b4e8d80ff12|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:29:06.892Z|e7b8beae-b817-4f89-95a4-1b4e8d80ff12|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:29:21.815Z|ec8583eb-cb97-491a-aa8a-646fffb9067b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:29:21.818Z|ec8583eb-cb97-491a-aa8a-646fffb9067b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:29:36.815Z|f0e4cc78-aaa3-4338-a7c1-ae45ea9c2695|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:29:36.816Z|f0e4cc78-aaa3-4338-a7c1-ae45ea9c2695|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:29:36.893Z|f6128f36-25de-4609-9f9a-53696043ff55|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:29:36.894Z|f6128f36-25de-4609-9f9a-53696043ff55|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:29:51.815Z|cfc216bf-bfca-455e-93a1-d091dbdec969|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:29:51.815Z|cfc216bf-bfca-455e-93a1-d091dbdec969|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:30:06.815Z|1b3bf546-a1d1-4529-92b3-3724b63fad8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:30:06.818Z|1b3bf546-a1d1-4529-92b3-3724b63fad8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:30:06.895Z|397a7066-c64f-4be9-a2d9-2b1bd1ed95f6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:30:06.896Z|397a7066-c64f-4be9-a2d9-2b1bd1ed95f6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:30:21.815Z|788187d8-8671-4f5c-a71b-0e66702bfb05|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:30:21.816Z|788187d8-8671-4f5c-a71b-0e66702bfb05|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:30:36.815Z|4f9a28a3-905d-4220-b077-5f3934a43afa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:30:36.816Z|4f9a28a3-905d-4220-b077-5f3934a43afa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:30:36.897Z|ae64f4c0-50b5-465d-9caf-34c7f5a6f171|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:30:36.897Z|ae64f4c0-50b5-465d-9caf-34c7f5a6f171|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:30:51.815Z|c14463d8-b75d-4b3e-bbd7-d8e1ecb758c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:30:51.819Z|c14463d8-b75d-4b3e-bbd7-d8e1ecb758c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:31:06.815Z|0024e236-685c-4c95-a362-703a38b15013|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:31:06.816Z|0024e236-685c-4c95-a362-703a38b15013|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:31:06.898Z|123e1975-fca6-48de-b43a-47054b87cc60|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:31:06.899Z|123e1975-fca6-48de-b43a-47054b87cc60|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:31:21.815Z|73ba9dc4-e30c-4ecd-be4d-857f8bd7afe2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:31:21.816Z|73ba9dc4-e30c-4ecd-be4d-857f8bd7afe2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:31:36.815Z|9f650624-67b9-4dd7-9ed9-d0d5fdf1f2ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:31:36.818Z|9f650624-67b9-4dd7-9ed9-d0d5fdf1f2ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:31:36.900Z|0a99700c-a633-4248-af50-9c07ab24e2e3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:31:36.900Z|0a99700c-a633-4248-af50-9c07ab24e2e3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:31:46.747Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-05-10T00:31:46.851Z|df6045b1-a23a-43d7-8e2e-1c6481ec9576|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:31:46.852Z|df6045b1-a23a-43d7-8e2e-1c6481ec9576|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:31:46.853Z|df6045b1-a23a-43d7-8e2e-1c6481ec9576|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:31:46.853Z|df6045b1-a23a-43d7-8e2e-1c6481ec9576|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:31:46.854Z|df6045b1-a23a-43d7-8e2e-1c6481ec9576|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:31:46.854Z|df6045b1-a23a-43d7-8e2e-1c6481ec9576|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:31:47.068Z|df6045b1-a23a-43d7-8e2e-1c6481ec9576|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:31:47.069Z|df6045b1-a23a-43d7-8e2e-1c6481ec9576|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:31:47.071Z|df6045b1-a23a-43d7-8e2e-1c6481ec9576|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:31:47.071Z|df6045b1-a23a-43d7-8e2e-1c6481ec9576|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:31:47 GMT;Connection:close; 2021-05-10T00:31:47.071Z|df6045b1-a23a-43d7-8e2e-1c6481ec9576|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:31:47.072Z|df6045b1-a23a-43d7-8e2e-1c6481ec9576|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:31:51.815Z|befab4fc-2f75-4516-9dca-b12f4fc793b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:31:51.816Z|befab4fc-2f75-4516-9dca-b12f4fc793b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:32:06.815Z|b36e4ce8-2fde-4715-adc1-f6fcfd2c83de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:32:06.816Z|b36e4ce8-2fde-4715-adc1-f6fcfd2c83de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:32:06.901Z|0b06f49a-8249-4fd7-a78e-0dcafad1b2d1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:32:06.902Z|0b06f49a-8249-4fd7-a78e-0dcafad1b2d1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:32:21.815Z|63a07ce6-f379-4e4c-9e16-72e55a677025|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:32:21.818Z|63a07ce6-f379-4e4c-9e16-72e55a677025|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:32:36.815Z|5de813dd-864c-4abb-839a-0cc5ff81e0f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:32:36.815Z|5de813dd-864c-4abb-839a-0cc5ff81e0f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:32:36.903Z|8217b647-35db-4791-aed7-f5d92f1d00b5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:32:36.903Z|8217b647-35db-4791-aed7-f5d92f1d00b5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:32:46.657Z|45c1171a-5715-460e-9e9e-5f6d46936262|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:32:46.657Z|45c1171a-5715-460e-9e9e-5f6d46936262|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:32:46.657Z|45c1171a-5715-460e-9e9e-5f6d46936262|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:32:46.658Z|45c1171a-5715-460e-9e9e-5f6d46936262|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:32:46.658Z|45c1171a-5715-460e-9e9e-5f6d46936262|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:32:46.658Z|45c1171a-5715-460e-9e9e-5f6d46936262|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:32:46.664Z|45c1171a-5715-460e-9e9e-5f6d46936262|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:32:46.664Z|45c1171a-5715-460e-9e9e-5f6d46936262|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:32:46.664Z|45c1171a-5715-460e-9e9e-5f6d46936262|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:32:46.665Z|45c1171a-5715-460e-9e9e-5f6d46936262|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:32:46 GMT;Connection:close; 2021-05-10T00:32:46.665Z|45c1171a-5715-460e-9e9e-5f6d46936262|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:32:46.665Z|45c1171a-5715-460e-9e9e-5f6d46936262|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:32:51.815Z|6f769176-5821-42a5-8ef8-1fc7d884b693|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:32:51.815Z|6f769176-5821-42a5-8ef8-1fc7d884b693|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:33:06.815Z|71010ae5-d318-46c8-94c5-654c21403fce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:33:06.818Z|71010ae5-d318-46c8-94c5-654c21403fce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:33:06.904Z|4acf2cf3-2a82-4c90-b2c4-d88bd507e771|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:33:06.905Z|4acf2cf3-2a82-4c90-b2c4-d88bd507e771|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:33:21.815Z|e551ad77-94a6-4259-824e-81558a5ad2ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:33:21.815Z|e551ad77-94a6-4259-824e-81558a5ad2ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:33:36.815Z|2522b1d2-6b90-4f32-a7db-7264adbf53fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:33:36.815Z|2522b1d2-6b90-4f32-a7db-7264adbf53fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:33:36.906Z|49120676-c6d2-4bfb-9e90-c40b70370269|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:33:36.906Z|49120676-c6d2-4bfb-9e90-c40b70370269|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:33:46.657Z|d5430277-a0f8-4598-8ab5-03bacdd968d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:33:46.657Z|d5430277-a0f8-4598-8ab5-03bacdd968d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:33:46.657Z|d5430277-a0f8-4598-8ab5-03bacdd968d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:33:46.657Z|d5430277-a0f8-4598-8ab5-03bacdd968d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:33:46.658Z|d5430277-a0f8-4598-8ab5-03bacdd968d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:33:46.658Z|d5430277-a0f8-4598-8ab5-03bacdd968d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:33:46.662Z|d5430277-a0f8-4598-8ab5-03bacdd968d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:33:46.663Z|d5430277-a0f8-4598-8ab5-03bacdd968d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:33:46.663Z|d5430277-a0f8-4598-8ab5-03bacdd968d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:33:46.663Z|d5430277-a0f8-4598-8ab5-03bacdd968d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:33:46 GMT;Connection:close; 2021-05-10T00:33:46.663Z|d5430277-a0f8-4598-8ab5-03bacdd968d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:33:46.664Z|d5430277-a0f8-4598-8ab5-03bacdd968d8|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:33:51.815Z|6d0fc70b-152e-401c-bde8-341c66ff6b23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:33:51.818Z|6d0fc70b-152e-401c-bde8-341c66ff6b23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:34:06.815Z|4b31ef3e-5dd4-46b7-a556-5dd9c1cb824c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:34:06.816Z|4b31ef3e-5dd4-46b7-a556-5dd9c1cb824c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:34:06.907Z|6c35d730-45c5-4c23-9963-65a8f8a7d801|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:34:06.908Z|6c35d730-45c5-4c23-9963-65a8f8a7d801|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:34:21.815Z|bba21d89-933a-4e32-8de0-4e56816a259e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:34:21.816Z|bba21d89-933a-4e32-8de0-4e56816a259e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:34:36.815Z|d18ab41f-a45e-40f0-b1e2-387f27ddc702|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:34:36.818Z|d18ab41f-a45e-40f0-b1e2-387f27ddc702|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:34:36.909Z|1683b577-f058-4806-ade9-2a7f7dd73d73|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:34:36.910Z|1683b577-f058-4806-ade9-2a7f7dd73d73|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:34:46.657Z|8966b1e0-b225-490e-ba7b-288090e18aa4|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:34:46.657Z|8966b1e0-b225-490e-ba7b-288090e18aa4|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:34:46.658Z|8966b1e0-b225-490e-ba7b-288090e18aa4|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:34:46.658Z|8966b1e0-b225-490e-ba7b-288090e18aa4|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:34:46.658Z|8966b1e0-b225-490e-ba7b-288090e18aa4|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:34:46.658Z|8966b1e0-b225-490e-ba7b-288090e18aa4|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:34:46.663Z|8966b1e0-b225-490e-ba7b-288090e18aa4|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:34:46.663Z|8966b1e0-b225-490e-ba7b-288090e18aa4|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:34:46.664Z|8966b1e0-b225-490e-ba7b-288090e18aa4|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:34:46.664Z|8966b1e0-b225-490e-ba7b-288090e18aa4|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:34:46 GMT;Connection:close; 2021-05-10T00:34:46.664Z|8966b1e0-b225-490e-ba7b-288090e18aa4|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:34:46.664Z|8966b1e0-b225-490e-ba7b-288090e18aa4|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:34:51.815Z|8dc782d2-9f4f-47d4-ac15-fe5d520ed7bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:34:51.816Z|8dc782d2-9f4f-47d4-ac15-fe5d520ed7bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:35:06.815Z|16a1bec7-e14a-42f1-9897-da60fd613c5e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:35:06.815Z|16a1bec7-e14a-42f1-9897-da60fd613c5e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:35:06.910Z|2f0708b8-1f55-44d6-a0a3-2f7c6bba5c61|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:35:06.911Z|2f0708b8-1f55-44d6-a0a3-2f7c6bba5c61|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:35:21.815Z|5bcdf923-4378-44c8-ae89-edc62c9f338b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:35:21.819Z|5bcdf923-4378-44c8-ae89-edc62c9f338b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:35:36.815Z|cee8c37d-1215-4f8e-96d5-4e84b3661321|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:35:36.816Z|cee8c37d-1215-4f8e-96d5-4e84b3661321|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:35:36.912Z|c35c9ae0-9b57-42b1-a8d6-2c2b8761aedb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:35:36.912Z|c35c9ae0-9b57-42b1-a8d6-2c2b8761aedb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:35:46.656Z|32e74a14-3b4f-4090-acea-64740b30a892|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:35:46.657Z|32e74a14-3b4f-4090-acea-64740b30a892|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:35:46.657Z|32e74a14-3b4f-4090-acea-64740b30a892|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:35:46.657Z|32e74a14-3b4f-4090-acea-64740b30a892|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:35:46.658Z|32e74a14-3b4f-4090-acea-64740b30a892|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:35:46.658Z|32e74a14-3b4f-4090-acea-64740b30a892|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:35:46.663Z|32e74a14-3b4f-4090-acea-64740b30a892|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:35:46.663Z|32e74a14-3b4f-4090-acea-64740b30a892|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:35:46.663Z|32e74a14-3b4f-4090-acea-64740b30a892|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:35:46.664Z|32e74a14-3b4f-4090-acea-64740b30a892|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:35:46 GMT;Connection:close; 2021-05-10T00:35:46.664Z|32e74a14-3b4f-4090-acea-64740b30a892|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:35:46.664Z|32e74a14-3b4f-4090-acea-64740b30a892|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:35:51.815Z|e5e37461-85bf-4d5e-b5e7-0a608a07b0b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:35:51.815Z|e5e37461-85bf-4d5e-b5e7-0a608a07b0b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:36:06.815Z|e5291191-0a79-4820-b5a1-cd35b8c30db0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:36:06.818Z|e5291191-0a79-4820-b5a1-cd35b8c30db0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:36:06.913Z|db734d90-c10f-420f-aa67-16678d64becc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:36:06.914Z|db734d90-c10f-420f-aa67-16678d64becc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:36:21.815Z|15de59fa-a43a-449c-a465-c71fd5d644b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:36:21.815Z|15de59fa-a43a-449c-a465-c71fd5d644b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:36:36.815Z|2d72f19f-f356-4c06-98d0-3eba714aca4f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:36:36.816Z|2d72f19f-f356-4c06-98d0-3eba714aca4f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:36:36.915Z|01c010c8-eb69-45ff-bbb6-d41777ef2660|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:36:36.915Z|01c010c8-eb69-45ff-bbb6-d41777ef2660|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:36:46.656Z|19fde890-c8ef-4521-b8c5-70de4d06b584|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:36:46.656Z|19fde890-c8ef-4521-b8c5-70de4d06b584|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:36:46.656Z|19fde890-c8ef-4521-b8c5-70de4d06b584|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:36:46.657Z|19fde890-c8ef-4521-b8c5-70de4d06b584|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:36:46.657Z|19fde890-c8ef-4521-b8c5-70de4d06b584|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:36:46.657Z|19fde890-c8ef-4521-b8c5-70de4d06b584|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:36:46.661Z|19fde890-c8ef-4521-b8c5-70de4d06b584|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:36:46.661Z|19fde890-c8ef-4521-b8c5-70de4d06b584|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:36:46.662Z|19fde890-c8ef-4521-b8c5-70de4d06b584|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:36:46.662Z|19fde890-c8ef-4521-b8c5-70de4d06b584|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:36:46 GMT;Connection:close; 2021-05-10T00:36:46.662Z|19fde890-c8ef-4521-b8c5-70de4d06b584|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:36:46.662Z|19fde890-c8ef-4521-b8c5-70de4d06b584|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:36:51.815Z|37afcc4b-0a89-42c0-984c-f1639089c99a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:36:51.818Z|37afcc4b-0a89-42c0-984c-f1639089c99a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:37:06.815Z|e3cd53b9-b788-4c50-b169-a56058f1dba0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:37:06.815Z|e3cd53b9-b788-4c50-b169-a56058f1dba0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:37:06.916Z|abe26fe8-3823-429e-8566-241085b35155|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:37:06.917Z|abe26fe8-3823-429e-8566-241085b35155|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:37:21.815Z|0b0b6bbf-5865-4948-8dd9-d9a007d45c74|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:37:21.815Z|0b0b6bbf-5865-4948-8dd9-d9a007d45c74|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:37:36.815Z|ede957e6-ab37-4ec0-be58-3813bd86fa85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:37:36.818Z|ede957e6-ab37-4ec0-be58-3813bd86fa85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:37:36.918Z|f6838612-a2fd-44be-86d2-1084c562639a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:37:36.918Z|f6838612-a2fd-44be-86d2-1084c562639a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:37:46.656Z|8fadcabd-fbb4-4694-98be-6b8b19194f97|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:37:46.656Z|8fadcabd-fbb4-4694-98be-6b8b19194f97|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:37:46.657Z|8fadcabd-fbb4-4694-98be-6b8b19194f97|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:37:46.657Z|8fadcabd-fbb4-4694-98be-6b8b19194f97|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:37:46.657Z|8fadcabd-fbb4-4694-98be-6b8b19194f97|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:37:46.657Z|8fadcabd-fbb4-4694-98be-6b8b19194f97|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:37:46.662Z|8fadcabd-fbb4-4694-98be-6b8b19194f97|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:37:46.662Z|8fadcabd-fbb4-4694-98be-6b8b19194f97|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:37:46.662Z|8fadcabd-fbb4-4694-98be-6b8b19194f97|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:37:46.663Z|8fadcabd-fbb4-4694-98be-6b8b19194f97|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:37:46 GMT;Connection:close; 2021-05-10T00:37:46.663Z|8fadcabd-fbb4-4694-98be-6b8b19194f97|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:37:46.663Z|8fadcabd-fbb4-4694-98be-6b8b19194f97|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:37:51.815Z|245878e4-c77e-4eaa-a305-b32126771016|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:37:51.815Z|245878e4-c77e-4eaa-a305-b32126771016|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:38:06.815Z|94ecf2e3-d876-47be-aab4-293d9d5376e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:38:06.815Z|94ecf2e3-d876-47be-aab4-293d9d5376e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:38:06.919Z|288e5883-8ac6-4b9f-a853-560ba24c2a98|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:38:06.920Z|288e5883-8ac6-4b9f-a853-560ba24c2a98|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:38:21.815Z|18ea8aa4-0ab3-4126-9b89-f750a0f63a1a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:38:21.818Z|18ea8aa4-0ab3-4126-9b89-f750a0f63a1a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:38:36.815Z|8e99958f-dab4-461a-8caa-792ffe33f35a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:38:36.815Z|8e99958f-dab4-461a-8caa-792ffe33f35a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:38:36.921Z|214a7d06-0e5b-4820-8efc-086b3e24a3ab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:38:36.921Z|214a7d06-0e5b-4820-8efc-086b3e24a3ab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:38:46.657Z|5bd7e61c-1afc-4fa7-a532-76e3fd78358f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:38:46.657Z|5bd7e61c-1afc-4fa7-a532-76e3fd78358f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:38:46.657Z|5bd7e61c-1afc-4fa7-a532-76e3fd78358f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:38:46.657Z|5bd7e61c-1afc-4fa7-a532-76e3fd78358f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:38:46.658Z|5bd7e61c-1afc-4fa7-a532-76e3fd78358f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:38:46.658Z|5bd7e61c-1afc-4fa7-a532-76e3fd78358f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:38:46.664Z|5bd7e61c-1afc-4fa7-a532-76e3fd78358f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:38:46.664Z|5bd7e61c-1afc-4fa7-a532-76e3fd78358f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:38:46.665Z|5bd7e61c-1afc-4fa7-a532-76e3fd78358f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:38:46.665Z|5bd7e61c-1afc-4fa7-a532-76e3fd78358f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:38:46 GMT;Connection:close; 2021-05-10T00:38:46.665Z|5bd7e61c-1afc-4fa7-a532-76e3fd78358f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:38:46.666Z|5bd7e61c-1afc-4fa7-a532-76e3fd78358f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:38:51.815Z|d2bb0a68-5cb3-4ecb-aad9-22bf31fdca42|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:38:51.816Z|d2bb0a68-5cb3-4ecb-aad9-22bf31fdca42|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:39:06.815Z|2d149fa2-d1c3-4be9-8a6b-ddd7acba0dc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:39:06.819Z|2d149fa2-d1c3-4be9-8a6b-ddd7acba0dc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:39:06.922Z|09bfdef4-5a8e-4e8e-b128-9acfa915386a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:39:06.923Z|09bfdef4-5a8e-4e8e-b128-9acfa915386a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:39:21.815Z|8390c96f-0e02-4f25-bf44-82977681bbe8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:39:21.815Z|8390c96f-0e02-4f25-bf44-82977681bbe8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:39:36.815Z|9cd07af3-4407-48ad-9dbd-4d1ae12f5edf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:39:36.815Z|9cd07af3-4407-48ad-9dbd-4d1ae12f5edf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:39:36.924Z|c6125335-766e-4887-be5e-15f8d178f0c2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:39:36.924Z|c6125335-766e-4887-be5e-15f8d178f0c2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:39:46.656Z|de894210-db52-40f2-9ef7-1040909f6bfe|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:39:46.656Z|de894210-db52-40f2-9ef7-1040909f6bfe|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:39:46.656Z|de894210-db52-40f2-9ef7-1040909f6bfe|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:39:46.657Z|de894210-db52-40f2-9ef7-1040909f6bfe|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:39:46.657Z|de894210-db52-40f2-9ef7-1040909f6bfe|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:39:46.657Z|de894210-db52-40f2-9ef7-1040909f6bfe|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:39:46.662Z|de894210-db52-40f2-9ef7-1040909f6bfe|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:39:46.662Z|de894210-db52-40f2-9ef7-1040909f6bfe|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:39:46.662Z|de894210-db52-40f2-9ef7-1040909f6bfe|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:39:46.662Z|de894210-db52-40f2-9ef7-1040909f6bfe|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:39:46 GMT;Connection:close; 2021-05-10T00:39:46.663Z|de894210-db52-40f2-9ef7-1040909f6bfe|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:39:46.663Z|de894210-db52-40f2-9ef7-1040909f6bfe|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:39:51.815Z|5a17d882-3073-43bb-aabf-33fa22533dee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:39:51.817Z|5a17d882-3073-43bb-aabf-33fa22533dee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:40:06.815Z|473d4803-30fa-4587-b818-d3c78b5725c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:40:06.815Z|473d4803-30fa-4587-b818-d3c78b5725c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:40:06.926Z|c071c887-7e6f-4356-bbc6-d30bd81031ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:40:06.926Z|c071c887-7e6f-4356-bbc6-d30bd81031ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:40:21.815Z|7fb33dbb-d0e3-472d-a4b2-53a128ee7f65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:40:21.816Z|7fb33dbb-d0e3-472d-a4b2-53a128ee7f65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:40:36.816Z|7aed3325-ef7f-4ab0-be8c-9c3b92bbf873|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:40:36.819Z|7aed3325-ef7f-4ab0-be8c-9c3b92bbf873|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:40:36.927Z|30eab686-5dba-4fb2-9da6-e6fa334fa0a8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:40:36.928Z|30eab686-5dba-4fb2-9da6-e6fa334fa0a8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:40:46.656Z|fa8d1653-552b-4a79-919a-b06843222b6c|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:40:46.657Z|fa8d1653-552b-4a79-919a-b06843222b6c|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:40:46.657Z|fa8d1653-552b-4a79-919a-b06843222b6c|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:40:46.657Z|fa8d1653-552b-4a79-919a-b06843222b6c|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:40:46.658Z|fa8d1653-552b-4a79-919a-b06843222b6c|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:40:46.658Z|fa8d1653-552b-4a79-919a-b06843222b6c|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:40:46.662Z|fa8d1653-552b-4a79-919a-b06843222b6c|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:40:46.662Z|fa8d1653-552b-4a79-919a-b06843222b6c|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:40:46.663Z|fa8d1653-552b-4a79-919a-b06843222b6c|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:40:46.663Z|fa8d1653-552b-4a79-919a-b06843222b6c|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:40:46 GMT;Connection:close; 2021-05-10T00:40:46.663Z|fa8d1653-552b-4a79-919a-b06843222b6c|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:40:46.663Z|fa8d1653-552b-4a79-919a-b06843222b6c|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:40:51.815Z|dd3fdfdb-446d-4943-9113-f3735a6849c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:40:51.815Z|dd3fdfdb-446d-4943-9113-f3735a6849c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:41:06.815Z|4fb187cb-d3bb-48ce-9f43-d6a5d2ff8c9a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:41:06.816Z|4fb187cb-d3bb-48ce-9f43-d6a5d2ff8c9a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:41:06.929Z|313c43f2-b6b2-44fa-bc05-e524bc772854|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:41:06.930Z|313c43f2-b6b2-44fa-bc05-e524bc772854|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:41:21.815Z|24371573-3ce2-4963-8230-db51c0646c8b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:41:21.818Z|24371573-3ce2-4963-8230-db51c0646c8b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:41:36.815Z|e096b878-59c5-4d3b-9cea-c632a173b2c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:41:36.816Z|e096b878-59c5-4d3b-9cea-c632a173b2c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:41:36.931Z|38186ad2-57b0-4fd7-92bd-c54299b05be1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:41:36.931Z|38186ad2-57b0-4fd7-92bd-c54299b05be1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:41:46.664Z|4702fcd2-2884-4264-9f8d-5575393783a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:41:46.665Z|4702fcd2-2884-4264-9f8d-5575393783a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:41:46.665Z|4702fcd2-2884-4264-9f8d-5575393783a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:41:46.665Z|4702fcd2-2884-4264-9f8d-5575393783a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:41:46.665Z|4702fcd2-2884-4264-9f8d-5575393783a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:41:46.665Z|4702fcd2-2884-4264-9f8d-5575393783a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:41:46.675Z|4702fcd2-2884-4264-9f8d-5575393783a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:41:46.675Z|4702fcd2-2884-4264-9f8d-5575393783a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:41:46.675Z|4702fcd2-2884-4264-9f8d-5575393783a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:41:46.675Z|4702fcd2-2884-4264-9f8d-5575393783a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:41:46 GMT;Connection:close; 2021-05-10T00:41:46.676Z|4702fcd2-2884-4264-9f8d-5575393783a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:41:46.676Z|4702fcd2-2884-4264-9f8d-5575393783a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:41:51.815Z|ae041ecd-a634-4b60-87a9-adb09b21c96d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:41:51.816Z|ae041ecd-a634-4b60-87a9-adb09b21c96d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:42:06.816Z|a1accd3f-af0a-4a73-9609-73c009b38d1d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:42:06.820Z|a1accd3f-af0a-4a73-9609-73c009b38d1d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:42:06.933Z|330bdb56-4946-4d0f-a29f-f724bc78d2a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:42:06.934Z|330bdb56-4946-4d0f-a29f-f724bc78d2a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:42:21.815Z|ab5d86c7-5d20-4e92-b431-5ab834cc4546|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:42:21.816Z|ab5d86c7-5d20-4e92-b431-5ab834cc4546|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:42:36.815Z|bc87e100-64b4-4131-aba7-77f42124af7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:42:36.815Z|bc87e100-64b4-4131-aba7-77f42124af7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:42:36.935Z|f89c3ba9-64ce-4dc0-bdb4-9e35d2493771|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:42:36.936Z|f89c3ba9-64ce-4dc0-bdb4-9e35d2493771|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:42:46.657Z|0342580e-0231-48a3-b1a5-267947bfd5ce|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:42:46.657Z|0342580e-0231-48a3-b1a5-267947bfd5ce|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:42:46.658Z|0342580e-0231-48a3-b1a5-267947bfd5ce|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:42:46.658Z|0342580e-0231-48a3-b1a5-267947bfd5ce|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:42:46.658Z|0342580e-0231-48a3-b1a5-267947bfd5ce|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:42:46.659Z|0342580e-0231-48a3-b1a5-267947bfd5ce|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:42:46.665Z|0342580e-0231-48a3-b1a5-267947bfd5ce|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:42:46.665Z|0342580e-0231-48a3-b1a5-267947bfd5ce|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:42:46.665Z|0342580e-0231-48a3-b1a5-267947bfd5ce|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:42:46.665Z|0342580e-0231-48a3-b1a5-267947bfd5ce|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:42:46 GMT;Connection:close; 2021-05-10T00:42:46.666Z|0342580e-0231-48a3-b1a5-267947bfd5ce|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:42:46.666Z|0342580e-0231-48a3-b1a5-267947bfd5ce|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:42:51.815Z|6e5912fc-7e68-40b5-9470-4cb43bc98fd1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:42:51.817Z|6e5912fc-7e68-40b5-9470-4cb43bc98fd1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:43:06.815Z|d220a351-0e31-4fb1-a225-e7ce0d8572c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:43:06.815Z|d220a351-0e31-4fb1-a225-e7ce0d8572c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:43:06.937Z|d59d285e-d086-4bc8-b445-4e7b8191cbdd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:43:06.937Z|d59d285e-d086-4bc8-b445-4e7b8191cbdd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:43:21.815Z|95a94412-eca3-430a-b773-fde6e865cc06|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:43:21.815Z|95a94412-eca3-430a-b773-fde6e865cc06|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:43:36.815Z|5ea463e7-af56-470b-89db-0e9691468b65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:43:36.817Z|5ea463e7-af56-470b-89db-0e9691468b65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:43:36.938Z|be05be6d-fd05-4b03-b224-f25390f28aa7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:43:36.938Z|be05be6d-fd05-4b03-b224-f25390f28aa7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:43:46.656Z|d0e1c278-2f35-4ff6-a5c3-e4918254e945|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:43:46.657Z|d0e1c278-2f35-4ff6-a5c3-e4918254e945|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:43:46.657Z|d0e1c278-2f35-4ff6-a5c3-e4918254e945|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:43:46.657Z|d0e1c278-2f35-4ff6-a5c3-e4918254e945|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:43:46.657Z|d0e1c278-2f35-4ff6-a5c3-e4918254e945|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:43:46.658Z|d0e1c278-2f35-4ff6-a5c3-e4918254e945|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:43:46.662Z|d0e1c278-2f35-4ff6-a5c3-e4918254e945|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:43:46.662Z|d0e1c278-2f35-4ff6-a5c3-e4918254e945|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:43:46.662Z|d0e1c278-2f35-4ff6-a5c3-e4918254e945|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:43:46.662Z|d0e1c278-2f35-4ff6-a5c3-e4918254e945|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:43:46 GMT;Connection:close; 2021-05-10T00:43:46.663Z|d0e1c278-2f35-4ff6-a5c3-e4918254e945|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:43:46.663Z|d0e1c278-2f35-4ff6-a5c3-e4918254e945|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:43:51.815Z|0be75b7e-1e12-405b-b734-9623a517b000|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:43:51.815Z|0be75b7e-1e12-405b-b734-9623a517b000|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:44:06.815Z|3e9c1be7-1028-4810-b0af-a2c647e9a813|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:44:06.816Z|3e9c1be7-1028-4810-b0af-a2c647e9a813|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:44:06.939Z|7e0327e3-1cfb-4eaa-9e55-bd77673959fb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:44:06.940Z|7e0327e3-1cfb-4eaa-9e55-bd77673959fb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:44:21.815Z|345ca18a-1c97-47c0-95d1-dca2a87b78a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:44:21.818Z|345ca18a-1c97-47c0-95d1-dca2a87b78a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:44:36.815Z|740a9bcf-5abe-4011-bca4-85dfbfc10c5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:44:36.816Z|740a9bcf-5abe-4011-bca4-85dfbfc10c5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:44:36.941Z|c2123a14-4400-4735-8eb7-7f6a2d4e2db8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:44:36.941Z|c2123a14-4400-4735-8eb7-7f6a2d4e2db8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:44:46.656Z|2bb0c15f-efcf-45e2-be44-1964b323121e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:44:46.656Z|2bb0c15f-efcf-45e2-be44-1964b323121e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:44:46.656Z|2bb0c15f-efcf-45e2-be44-1964b323121e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:44:46.657Z|2bb0c15f-efcf-45e2-be44-1964b323121e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:44:46.657Z|2bb0c15f-efcf-45e2-be44-1964b323121e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:44:46.657Z|2bb0c15f-efcf-45e2-be44-1964b323121e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:44:46.661Z|2bb0c15f-efcf-45e2-be44-1964b323121e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:44:46.661Z|2bb0c15f-efcf-45e2-be44-1964b323121e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:44:46.661Z|2bb0c15f-efcf-45e2-be44-1964b323121e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:44:46.662Z|2bb0c15f-efcf-45e2-be44-1964b323121e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:44:46 GMT;Connection:close; 2021-05-10T00:44:46.662Z|2bb0c15f-efcf-45e2-be44-1964b323121e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:44:46.662Z|2bb0c15f-efcf-45e2-be44-1964b323121e|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:44:51.815Z|f5aa1b04-13e6-4893-946a-d0b53c472d41|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:44:51.815Z|f5aa1b04-13e6-4893-946a-d0b53c472d41|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:45:06.815Z|b32c8af0-880c-46db-b0bb-fad6d62a02b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:45:06.818Z|b32c8af0-880c-46db-b0bb-fad6d62a02b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:45:06.942Z|57fadbfe-919d-40c2-a7c5-eadc9eb0b351|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:45:06.943Z|57fadbfe-919d-40c2-a7c5-eadc9eb0b351|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:45:21.815Z|c69efd4e-f6e0-48b9-93f2-a8edde9985c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:45:21.815Z|c69efd4e-f6e0-48b9-93f2-a8edde9985c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:45:36.815Z|54242000-b4ce-4499-b7e3-a153542b63de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:45:36.816Z|54242000-b4ce-4499-b7e3-a153542b63de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:45:36.944Z|12583b34-51b4-49f9-b1fa-3f292ca61d46|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:45:36.945Z|12583b34-51b4-49f9-b1fa-3f292ca61d46|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:45:46.657Z|453f2cc4-a006-4881-97c1-7d8cc050b453|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:45:46.657Z|453f2cc4-a006-4881-97c1-7d8cc050b453|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:45:46.657Z|453f2cc4-a006-4881-97c1-7d8cc050b453|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:45:46.658Z|453f2cc4-a006-4881-97c1-7d8cc050b453|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:45:46.658Z|453f2cc4-a006-4881-97c1-7d8cc050b453|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:45:46.658Z|453f2cc4-a006-4881-97c1-7d8cc050b453|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:45:46.663Z|453f2cc4-a006-4881-97c1-7d8cc050b453|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:45:46.663Z|453f2cc4-a006-4881-97c1-7d8cc050b453|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:45:46.663Z|453f2cc4-a006-4881-97c1-7d8cc050b453|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:45:46.663Z|453f2cc4-a006-4881-97c1-7d8cc050b453|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:45:46 GMT;Connection:close; 2021-05-10T00:45:46.664Z|453f2cc4-a006-4881-97c1-7d8cc050b453|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:45:46.664Z|453f2cc4-a006-4881-97c1-7d8cc050b453|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:45:51.815Z|9339d2f2-39d9-4328-8ee2-c46c64221c9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:45:51.817Z|9339d2f2-39d9-4328-8ee2-c46c64221c9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:46:06.815Z|25448307-d40d-475d-b96b-f6ca081144ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:46:06.816Z|25448307-d40d-475d-b96b-f6ca081144ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:46:06.945Z|6ef16449-118d-498d-8204-e48e1f30d63c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:46:06.946Z|6ef16449-118d-498d-8204-e48e1f30d63c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:46:21.815Z|69706d53-d40f-4ab8-9d34-090b27098c8d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:46:21.815Z|69706d53-d40f-4ab8-9d34-090b27098c8d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:46:36.815Z|1e291b41-e0db-460b-b662-7c167b47e0a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:46:36.817Z|1e291b41-e0db-460b-b662-7c167b47e0a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:46:36.947Z|00f7de25-c81a-42f7-9b60-04042735c26b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:46:36.947Z|00f7de25-c81a-42f7-9b60-04042735c26b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:46:46.656Z|774c9090-af01-4761-9c02-61cdaa10bd27|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:46:46.656Z|774c9090-af01-4761-9c02-61cdaa10bd27|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:46:46.656Z|774c9090-af01-4761-9c02-61cdaa10bd27|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:46:46.657Z|774c9090-af01-4761-9c02-61cdaa10bd27|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:46:46.657Z|774c9090-af01-4761-9c02-61cdaa10bd27|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:46:46.657Z|774c9090-af01-4761-9c02-61cdaa10bd27|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:46:46.665Z|774c9090-af01-4761-9c02-61cdaa10bd27|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:46:46.665Z|774c9090-af01-4761-9c02-61cdaa10bd27|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:46:46.666Z|774c9090-af01-4761-9c02-61cdaa10bd27|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:46:46.666Z|774c9090-af01-4761-9c02-61cdaa10bd27|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:46:46 GMT;Connection:close; 2021-05-10T00:46:46.666Z|774c9090-af01-4761-9c02-61cdaa10bd27|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:46:46.667Z|774c9090-af01-4761-9c02-61cdaa10bd27|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:46:51.815Z|8403c96e-730f-48a9-b5d8-1fd599b29db3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:46:51.815Z|8403c96e-730f-48a9-b5d8-1fd599b29db3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:47:06.815Z|8c2aa735-8e40-401e-8509-1b946b9b07af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:47:06.815Z|8c2aa735-8e40-401e-8509-1b946b9b07af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:47:06.948Z|7b08fbcd-739a-4515-a2a5-acb5f021f436|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:47:06.948Z|7b08fbcd-739a-4515-a2a5-acb5f021f436|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:47:21.815Z|89f62179-c128-489b-985f-c8caf1954920|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:47:21.817Z|89f62179-c128-489b-985f-c8caf1954920|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:47:36.815Z|bbd4ef44-2fa5-4352-83fe-4354156a8401|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:47:36.815Z|bbd4ef44-2fa5-4352-83fe-4354156a8401|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:47:36.949Z|55002339-29c8-4a9e-8a97-a6298101c429|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:47:36.949Z|55002339-29c8-4a9e-8a97-a6298101c429|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:47:46.656Z|2d0f7608-a13d-4c48-b7db-b615d47a38e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:47:46.657Z|2d0f7608-a13d-4c48-b7db-b615d47a38e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:47:46.657Z|2d0f7608-a13d-4c48-b7db-b615d47a38e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:47:46.657Z|2d0f7608-a13d-4c48-b7db-b615d47a38e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:47:46.657Z|2d0f7608-a13d-4c48-b7db-b615d47a38e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:47:46.657Z|2d0f7608-a13d-4c48-b7db-b615d47a38e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:47:46.662Z|2d0f7608-a13d-4c48-b7db-b615d47a38e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:47:46.663Z|2d0f7608-a13d-4c48-b7db-b615d47a38e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:47:46.663Z|2d0f7608-a13d-4c48-b7db-b615d47a38e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:47:46.663Z|2d0f7608-a13d-4c48-b7db-b615d47a38e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:47:46 GMT;Connection:close; 2021-05-10T00:47:46.663Z|2d0f7608-a13d-4c48-b7db-b615d47a38e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:47:46.663Z|2d0f7608-a13d-4c48-b7db-b615d47a38e2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:47:51.815Z|1fb8281a-f731-4444-bfda-b0be05aa71ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:47:51.815Z|1fb8281a-f731-4444-bfda-b0be05aa71ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:48:06.815Z|508c4d4b-961d-42f0-ab93-0cc1a93185a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:48:06.818Z|508c4d4b-961d-42f0-ab93-0cc1a93185a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:48:06.950Z|4f9586ea-d239-4531-8f32-942d7ef47e7e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:48:06.951Z|4f9586ea-d239-4531-8f32-942d7ef47e7e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:48:21.815Z|1a7a1659-e3f4-4a16-ae7c-c735e477f783|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:48:21.815Z|1a7a1659-e3f4-4a16-ae7c-c735e477f783|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:48:36.815Z|a250d164-20b9-47ce-bcaf-89e4c21c1874|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:48:36.815Z|a250d164-20b9-47ce-bcaf-89e4c21c1874|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:48:36.951Z|ffb472e2-27fd-4a24-a05c-73a8be300e93|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:48:36.952Z|ffb472e2-27fd-4a24-a05c-73a8be300e93|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:48:46.657Z|99e0f98a-1852-494c-a15f-5a699dbf3f32|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:48:46.657Z|99e0f98a-1852-494c-a15f-5a699dbf3f32|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:48:46.657Z|99e0f98a-1852-494c-a15f-5a699dbf3f32|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:48:46.657Z|99e0f98a-1852-494c-a15f-5a699dbf3f32|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:48:46.658Z|99e0f98a-1852-494c-a15f-5a699dbf3f32|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:48:46.658Z|99e0f98a-1852-494c-a15f-5a699dbf3f32|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:48:46.662Z|99e0f98a-1852-494c-a15f-5a699dbf3f32|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:48:46.663Z|99e0f98a-1852-494c-a15f-5a699dbf3f32|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:48:46.663Z|99e0f98a-1852-494c-a15f-5a699dbf3f32|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:48:46.663Z|99e0f98a-1852-494c-a15f-5a699dbf3f32|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:48:46 GMT;Connection:close; 2021-05-10T00:48:46.663Z|99e0f98a-1852-494c-a15f-5a699dbf3f32|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:48:46.664Z|99e0f98a-1852-494c-a15f-5a699dbf3f32|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:48:51.815Z|4f4aca83-f2f9-43c5-b04e-969918b1f817|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:48:51.817Z|4f4aca83-f2f9-43c5-b04e-969918b1f817|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:49:06.815Z|6364a72e-beff-45b4-968b-8893457822bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:49:06.815Z|6364a72e-beff-45b4-968b-8893457822bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:49:06.953Z|fefcce93-d134-4872-9cb9-ae8949d68dac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:49:06.953Z|fefcce93-d134-4872-9cb9-ae8949d68dac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:49:21.815Z|3d0ea785-f65d-4f54-b2b9-333ba26f5da2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:49:21.815Z|3d0ea785-f65d-4f54-b2b9-333ba26f5da2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:49:36.815Z|d901b22e-f7ae-4321-b140-283dd89ec320|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:49:36.818Z|d901b22e-f7ae-4321-b140-283dd89ec320|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:49:36.954Z|1154cf62-9c45-4d42-9d13-8e3d645cc320|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:49:36.954Z|1154cf62-9c45-4d42-9d13-8e3d645cc320|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:49:46.658Z|9ee5fcee-e587-4789-9e5a-8e9977b84e9a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:49:46.658Z|9ee5fcee-e587-4789-9e5a-8e9977b84e9a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:49:46.659Z|9ee5fcee-e587-4789-9e5a-8e9977b84e9a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:49:46.659Z|9ee5fcee-e587-4789-9e5a-8e9977b84e9a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:49:46.659Z|9ee5fcee-e587-4789-9e5a-8e9977b84e9a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:49:46.659Z|9ee5fcee-e587-4789-9e5a-8e9977b84e9a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:49:46.665Z|9ee5fcee-e587-4789-9e5a-8e9977b84e9a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:49:46.665Z|9ee5fcee-e587-4789-9e5a-8e9977b84e9a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:49:46.665Z|9ee5fcee-e587-4789-9e5a-8e9977b84e9a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:49:46.666Z|9ee5fcee-e587-4789-9e5a-8e9977b84e9a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:49:46 GMT;Connection:close; 2021-05-10T00:49:46.666Z|9ee5fcee-e587-4789-9e5a-8e9977b84e9a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:49:46.667Z|9ee5fcee-e587-4789-9e5a-8e9977b84e9a|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:49:51.815Z|2d4c83c7-e0fc-4320-b137-7d9a2aa166f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:49:51.815Z|2d4c83c7-e0fc-4320-b137-7d9a2aa166f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:50:06.815Z|0cd0511b-2bfd-42fe-94a0-cb82d986b95f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:50:06.816Z|0cd0511b-2bfd-42fe-94a0-cb82d986b95f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:50:06.955Z|21ebebac-32f2-4341-adac-08219b0d54e4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:50:06.956Z|21ebebac-32f2-4341-adac-08219b0d54e4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:50:21.815Z|3af7160c-a7db-4afe-bf0b-744b68c739c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:50:21.818Z|3af7160c-a7db-4afe-bf0b-744b68c739c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:50:36.815Z|5a5c126e-2487-4b4f-8eb2-cf823cf0a6c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:50:36.815Z|5a5c126e-2487-4b4f-8eb2-cf823cf0a6c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:50:36.956Z|7859a3c7-b97b-4999-8b2f-386f2c09c0cf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:50:36.957Z|7859a3c7-b97b-4999-8b2f-386f2c09c0cf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:50:46.656Z|ac5c2be4-b88d-46cc-8374-5c1ec2c89c92|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:50:46.656Z|ac5c2be4-b88d-46cc-8374-5c1ec2c89c92|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:50:46.656Z|ac5c2be4-b88d-46cc-8374-5c1ec2c89c92|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:50:46.656Z|ac5c2be4-b88d-46cc-8374-5c1ec2c89c92|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:50:46.656Z|ac5c2be4-b88d-46cc-8374-5c1ec2c89c92|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:50:46.656Z|ac5c2be4-b88d-46cc-8374-5c1ec2c89c92|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:50:46.661Z|ac5c2be4-b88d-46cc-8374-5c1ec2c89c92|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:50:46.661Z|ac5c2be4-b88d-46cc-8374-5c1ec2c89c92|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:50:46.662Z|ac5c2be4-b88d-46cc-8374-5c1ec2c89c92|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:50:46.662Z|ac5c2be4-b88d-46cc-8374-5c1ec2c89c92|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:50:46 GMT;Connection:close; 2021-05-10T00:50:46.662Z|ac5c2be4-b88d-46cc-8374-5c1ec2c89c92|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:50:46.662Z|ac5c2be4-b88d-46cc-8374-5c1ec2c89c92|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:50:51.815Z|65047966-87fb-4dca-b457-4ecb5360a668|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:50:51.815Z|65047966-87fb-4dca-b457-4ecb5360a668|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:51:06.815Z|3da94f1e-5f5a-4dc0-a19c-eb6b7df9c81d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:51:06.815Z|3da94f1e-5f5a-4dc0-a19c-eb6b7df9c81d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:51:06.958Z|171fd70c-295c-4878-b3c0-7062afefbbf6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:51:06.958Z|171fd70c-295c-4878-b3c0-7062afefbbf6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:51:21.815Z|aa35914d-388b-4bae-a739-5cd9d68170fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:51:21.816Z|aa35914d-388b-4bae-a739-5cd9d68170fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:51:36.815Z|8d55d0a9-571a-424e-8f52-654262108a08|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:51:36.818Z|8d55d0a9-571a-424e-8f52-654262108a08|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:51:36.959Z|ec9ca87b-fd0c-4785-802b-fd8b3f78260f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:51:36.959Z|ec9ca87b-fd0c-4785-802b-fd8b3f78260f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:51:46.655Z|1d2322a5-461c-4ef3-817b-7d83217fd35d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:51:46.656Z|1d2322a5-461c-4ef3-817b-7d83217fd35d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:51:46.656Z|1d2322a5-461c-4ef3-817b-7d83217fd35d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:51:46.656Z|1d2322a5-461c-4ef3-817b-7d83217fd35d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:51:46.656Z|1d2322a5-461c-4ef3-817b-7d83217fd35d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:51:46.656Z|1d2322a5-461c-4ef3-817b-7d83217fd35d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:51:46.660Z|1d2322a5-461c-4ef3-817b-7d83217fd35d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:51:46.660Z|1d2322a5-461c-4ef3-817b-7d83217fd35d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:51:46.661Z|1d2322a5-461c-4ef3-817b-7d83217fd35d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:51:46.661Z|1d2322a5-461c-4ef3-817b-7d83217fd35d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:51:46 GMT;Connection:close; 2021-05-10T00:51:46.661Z|1d2322a5-461c-4ef3-817b-7d83217fd35d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:51:46.661Z|1d2322a5-461c-4ef3-817b-7d83217fd35d|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:51:51.815Z|d9526cb9-f040-4ba4-ab75-5e963a2c1029|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:51:51.815Z|d9526cb9-f040-4ba4-ab75-5e963a2c1029|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:52:06.815Z|513197b0-e964-4507-9c85-082652a6395f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:52:06.815Z|513197b0-e964-4507-9c85-082652a6395f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:52:06.960Z|5e2d816d-4cd3-4661-a4fb-d5160988685c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:52:06.961Z|5e2d816d-4cd3-4661-a4fb-d5160988685c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:52:21.815Z|c2dd1fa5-688b-43cc-bc9f-247b4f542b61|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:52:21.818Z|c2dd1fa5-688b-43cc-bc9f-247b4f542b61|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:52:36.815Z|761a17cb-c55a-4bec-8410-2a184a576280|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:52:36.815Z|761a17cb-c55a-4bec-8410-2a184a576280|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:52:36.962Z|cf95616f-a8eb-4394-8946-e4899025e20c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:52:36.962Z|cf95616f-a8eb-4394-8946-e4899025e20c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:52:46.656Z|886f0b63-475d-4f71-9578-f5df03c411e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:52:46.656Z|886f0b63-475d-4f71-9578-f5df03c411e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:52:46.656Z|886f0b63-475d-4f71-9578-f5df03c411e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:52:46.657Z|886f0b63-475d-4f71-9578-f5df03c411e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:52:46.657Z|886f0b63-475d-4f71-9578-f5df03c411e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:52:46.657Z|886f0b63-475d-4f71-9578-f5df03c411e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:52:46.661Z|886f0b63-475d-4f71-9578-f5df03c411e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:52:46.661Z|886f0b63-475d-4f71-9578-f5df03c411e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:52:46.661Z|886f0b63-475d-4f71-9578-f5df03c411e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:52:46.661Z|886f0b63-475d-4f71-9578-f5df03c411e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:52:46 GMT;Connection:close; 2021-05-10T00:52:46.661Z|886f0b63-475d-4f71-9578-f5df03c411e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:52:46.661Z|886f0b63-475d-4f71-9578-f5df03c411e4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:52:51.815Z|60e00062-3f10-41e2-83f7-5ce0a56567fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:52:51.815Z|60e00062-3f10-41e2-83f7-5ce0a56567fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:53:06.815Z|f072dabb-fdcd-4855-a2a6-1ac6c0f67ced|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:53:06.819Z|f072dabb-fdcd-4855-a2a6-1ac6c0f67ced|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:53:06.963Z|454aa4b8-200f-44f5-b27a-9de00c9ac84b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:53:06.964Z|454aa4b8-200f-44f5-b27a-9de00c9ac84b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:53:21.815Z|b39b3322-2786-451c-aa56-6a523bb96933|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:53:21.815Z|b39b3322-2786-451c-aa56-6a523bb96933|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:53:36.815Z|ad285ee8-83f5-4c69-95ac-3ba466e592ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:53:36.815Z|ad285ee8-83f5-4c69-95ac-3ba466e592ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:53:36.964Z|bba3332a-c979-4e66-a451-a595925b9e04|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:53:36.965Z|bba3332a-c979-4e66-a451-a595925b9e04|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:53:46.656Z|c2d0147c-ed31-4caa-a6b5-5b91aa87e893|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:53:46.656Z|c2d0147c-ed31-4caa-a6b5-5b91aa87e893|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:53:46.656Z|c2d0147c-ed31-4caa-a6b5-5b91aa87e893|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:53:46.656Z|c2d0147c-ed31-4caa-a6b5-5b91aa87e893|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:53:46.657Z|c2d0147c-ed31-4caa-a6b5-5b91aa87e893|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:53:46.657Z|c2d0147c-ed31-4caa-a6b5-5b91aa87e893|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:53:46.661Z|c2d0147c-ed31-4caa-a6b5-5b91aa87e893|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:53:46.661Z|c2d0147c-ed31-4caa-a6b5-5b91aa87e893|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:53:46.661Z|c2d0147c-ed31-4caa-a6b5-5b91aa87e893|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:53:46.661Z|c2d0147c-ed31-4caa-a6b5-5b91aa87e893|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:53:46 GMT;Connection:close; 2021-05-10T00:53:46.661Z|c2d0147c-ed31-4caa-a6b5-5b91aa87e893|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:53:46.662Z|c2d0147c-ed31-4caa-a6b5-5b91aa87e893|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:53:51.815Z|7f882e09-dccc-466a-a5e7-9bdac0c5e6d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:53:51.817Z|7f882e09-dccc-466a-a5e7-9bdac0c5e6d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:54:06.815Z|01d953ac-37a5-4828-9233-3f086b22cb2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:54:06.815Z|01d953ac-37a5-4828-9233-3f086b22cb2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:54:06.966Z|117a6bda-a212-4d15-81a7-a32e14148af5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:54:06.966Z|117a6bda-a212-4d15-81a7-a32e14148af5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:54:21.815Z|5002f770-1cfa-4208-9b0e-8508e52df88f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:54:21.815Z|5002f770-1cfa-4208-9b0e-8508e52df88f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:54:36.815Z|fc5abb32-a956-454b-8bdc-3b66ec4dfd34|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:54:36.818Z|fc5abb32-a956-454b-8bdc-3b66ec4dfd34|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:54:36.967Z|1b2a43dd-e0f4-49d5-9b21-51977d7ca1c4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:54:36.968Z|1b2a43dd-e0f4-49d5-9b21-51977d7ca1c4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:54:46.656Z|f5655f60-b1fa-4570-b810-fee56b2532a5|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:54:46.656Z|f5655f60-b1fa-4570-b810-fee56b2532a5|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:54:46.656Z|f5655f60-b1fa-4570-b810-fee56b2532a5|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:54:46.657Z|f5655f60-b1fa-4570-b810-fee56b2532a5|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:54:46.657Z|f5655f60-b1fa-4570-b810-fee56b2532a5|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:54:46.657Z|f5655f60-b1fa-4570-b810-fee56b2532a5|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:54:46.661Z|f5655f60-b1fa-4570-b810-fee56b2532a5|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:54:46.662Z|f5655f60-b1fa-4570-b810-fee56b2532a5|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:54:46.662Z|f5655f60-b1fa-4570-b810-fee56b2532a5|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:54:46.662Z|f5655f60-b1fa-4570-b810-fee56b2532a5|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:54:46 GMT;Connection:close; 2021-05-10T00:54:46.662Z|f5655f60-b1fa-4570-b810-fee56b2532a5|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:54:46.662Z|f5655f60-b1fa-4570-b810-fee56b2532a5|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:54:51.815Z|e59fd184-9f80-4c92-8156-6069df91980a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:54:51.815Z|e59fd184-9f80-4c92-8156-6069df91980a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:55:06.815Z|1c773405-9e9f-4a0f-9621-cda1c4bacc92|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:55:06.815Z|1c773405-9e9f-4a0f-9621-cda1c4bacc92|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:55:06.969Z|3067f77f-761b-499d-86af-0425c0413da1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:55:06.969Z|3067f77f-761b-499d-86af-0425c0413da1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:55:21.815Z|3a9ee4c9-4b4a-4035-bbc9-510dc7eba281|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:55:21.817Z|3a9ee4c9-4b4a-4035-bbc9-510dc7eba281|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:55:36.815Z|2406ba35-6ee8-4ae8-8d44-57b83bb0ca30|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:55:36.815Z|2406ba35-6ee8-4ae8-8d44-57b83bb0ca30|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:55:36.970Z|fd3806b9-29bc-4e02-be60-32376ac225a8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:55:36.971Z|fd3806b9-29bc-4e02-be60-32376ac225a8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:55:46.657Z|3a759add-06e5-45d0-8e65-9552c04701d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:55:46.657Z|3a759add-06e5-45d0-8e65-9552c04701d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:55:46.657Z|3a759add-06e5-45d0-8e65-9552c04701d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:55:46.657Z|3a759add-06e5-45d0-8e65-9552c04701d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:55:46.657Z|3a759add-06e5-45d0-8e65-9552c04701d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:55:46.657Z|3a759add-06e5-45d0-8e65-9552c04701d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:55:46.662Z|3a759add-06e5-45d0-8e65-9552c04701d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:55:46.662Z|3a759add-06e5-45d0-8e65-9552c04701d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:55:46.662Z|3a759add-06e5-45d0-8e65-9552c04701d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:55:46.662Z|3a759add-06e5-45d0-8e65-9552c04701d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:55:46 GMT;Connection:close; 2021-05-10T00:55:46.662Z|3a759add-06e5-45d0-8e65-9552c04701d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:55:46.662Z|3a759add-06e5-45d0-8e65-9552c04701d5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:55:51.815Z|2d285c2f-058c-4f69-9900-338d1a29bfaf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:55:51.815Z|2d285c2f-058c-4f69-9900-338d1a29bfaf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:56:06.815Z|f18709eb-be59-4c2e-8649-b144a166e5ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:56:06.818Z|f18709eb-be59-4c2e-8649-b144a166e5ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:56:06.972Z|53019549-f26e-475c-81a1-0ded65be08b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:56:06.972Z|53019549-f26e-475c-81a1-0ded65be08b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:56:14.292Z|3174675f-a397-4d61-a9a0-7b97972c835f|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||INFO|500||Entering 2021-05-10T00:56:14.292Z|3174675f-a397-4d61-a9a0-7b97972c835f|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:56:14.292Z|3174675f-a397-4d61-a9a0-7b97972c835f|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||DEBUG|500||URI : /manage/health 2021-05-10T00:56:14.292Z|3174675f-a397-4d61-a9a0-7b97972c835f|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||DEBUG|500||Method : GET 2021-05-10T00:56:14.293Z|3174675f-a397-4d61-a9a0-7b97972c835f|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.25.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:3174675f-a397-4d61-a9a0-7b97972c835f;x-fromappid:robot-ete; 2021-05-10T00:56:14.293Z|3174675f-a397-4d61-a9a0-7b97972c835f|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request end================================================== 2021-05-10T00:56:14.314Z|3174675f-a397-4d61-a9a0-7b97972c835f|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response begin========================================== 2021-05-10T00:56:14.315Z|3174675f-a397-4d61-a9a0-7b97972c835f|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||DEBUG|500||Status code : 200 2021-05-10T00:56:14.315Z|3174675f-a397-4d61-a9a0-7b97972c835f|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||DEBUG|500||Status text : OK 2021-05-10T00:56:14.315Z|3174675f-a397-4d61-a9a0-7b97972c835f|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:56:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T00:56:14.315Z|3174675f-a397-4d61-a9a0-7b97972c835f|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response end============================================ 2021-05-10T00:56:14.315Z|3174675f-a397-4d61-a9a0-7b97972c835f|http-nio-8083-exec-6|/manage/health|python-requests/2.25.1|||INFO|500||Exiting. 2021-05-10T00:56:21.815Z|a920ccb9-61f4-4d43-8aac-cd69ef4eb1cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:56:21.815Z|a920ccb9-61f4-4d43-8aac-cd69ef4eb1cd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:56:36.815Z|b2f81b9b-08e7-4724-8e9d-bffa73df323f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:56:36.815Z|b2f81b9b-08e7-4724-8e9d-bffa73df323f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:56:36.973Z|f609ab1c-5524-4cf3-bcda-89954469c80e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:56:36.974Z|f609ab1c-5524-4cf3-bcda-89954469c80e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:56:43.804Z|63ee1449-7a2f-4d91-957a-cc33896469e0|http-nio-8083-exec-8|/infraActiveRequests/63ee1449-7a2f-4d91-957a-cc33896469e0|bpel|||INFO|500||Entering 2021-05-10T00:56:43.805Z|63ee1449-7a2f-4d91-957a-cc33896469e0|http-nio-8083-exec-8|/infraActiveRequests/63ee1449-7a2f-4d91-957a-cc33896469e0|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:56:43.805Z|63ee1449-7a2f-4d91-957a-cc33896469e0|http-nio-8083-exec-8|/infraActiveRequests/63ee1449-7a2f-4d91-957a-cc33896469e0|bpel|||DEBUG|500||URI : /infraActiveRequests/63ee1449-7a2f-4d91-957a-cc33896469e0 2021-05-10T00:56:43.805Z|63ee1449-7a2f-4d91-957a-cc33896469e0|http-nio-8083-exec-8|/infraActiveRequests/63ee1449-7a2f-4d91-957a-cc33896469e0|bpel|||DEBUG|500||Method : GET 2021-05-10T00:56:43.806Z|63ee1449-7a2f-4d91-957a-cc33896469e0|http-nio-8083-exec-8|/infraActiveRequests/63ee1449-7a2f-4d91-957a-cc33896469e0|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:63ee1449-7a2f-4d91-957a-cc33896469e0;x-requestid:63ee1449-7a2f-4d91-957a-cc33896469e0;x-transactionid:63ee1449-7a2f-4d91-957a-cc33896469e0;x-ecomp-requestid:63ee1449-7a2f-4d91-957a-cc33896469e0;x-onap-partnername:SO.APIH;x-invocationid:7d71910b-dc1b-4ee0-bbc6-b7f265b907d2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate; 2021-05-10T00:56:43.806Z|63ee1449-7a2f-4d91-957a-cc33896469e0|http-nio-8083-exec-8|/infraActiveRequests/63ee1449-7a2f-4d91-957a-cc33896469e0|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T00:56:46.656Z|5b9eea56-6900-485f-9672-a00219e50f3d|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:56:46.656Z|5b9eea56-6900-485f-9672-a00219e50f3d|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:56:46.656Z|5b9eea56-6900-485f-9672-a00219e50f3d|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:56:46.656Z|5b9eea56-6900-485f-9672-a00219e50f3d|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:56:46.657Z|5b9eea56-6900-485f-9672-a00219e50f3d|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:56:46.657Z|5b9eea56-6900-485f-9672-a00219e50f3d|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:56:46.661Z|5b9eea56-6900-485f-9672-a00219e50f3d|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:56:46.661Z|5b9eea56-6900-485f-9672-a00219e50f3d|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:56:46.661Z|5b9eea56-6900-485f-9672-a00219e50f3d|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:56:46.661Z|5b9eea56-6900-485f-9672-a00219e50f3d|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:56:46 GMT;Connection:close; 2021-05-10T00:56:46.661Z|5b9eea56-6900-485f-9672-a00219e50f3d|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:56:46.662Z|5b9eea56-6900-485f-9672-a00219e50f3d|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:56:51.815Z|44a50c10-8dc0-4dc9-a85f-b75581a0ad2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:56:51.817Z|44a50c10-8dc0-4dc9-a85f-b75581a0ad2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:57:01.957Z|2bd73c73-7a65-4847-bcee-a52a095506d1|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||INFO|500||Entering 2021-05-10T00:57:01.957Z|2bd73c73-7a65-4847-bcee-a52a095506d1|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:57:01.958Z|2bd73c73-7a65-4847-bcee-a52a095506d1|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||URI : /manage/health 2021-05-10T00:57:01.958Z|2bd73c73-7a65-4847-bcee-a52a095506d1|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||Method : GET 2021-05-10T00:57:01.958Z|2bd73c73-7a65-4847-bcee-a52a095506d1|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.25.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:2bd73c73-7a65-4847-bcee-a52a095506d1;x-fromappid:robot-ete; 2021-05-10T00:57:01.958Z|2bd73c73-7a65-4847-bcee-a52a095506d1|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||===========================request end================================================== 2021-05-10T00:57:01.962Z|2bd73c73-7a65-4847-bcee-a52a095506d1|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response begin========================================== 2021-05-10T00:57:01.962Z|2bd73c73-7a65-4847-bcee-a52a095506d1|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||Status code : 200 2021-05-10T00:57:01.962Z|2bd73c73-7a65-4847-bcee-a52a095506d1|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||Status text : OK 2021-05-10T00:57:01.962Z|2bd73c73-7a65-4847-bcee-a52a095506d1|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:57:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T00:57:01.962Z|2bd73c73-7a65-4847-bcee-a52a095506d1|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||DEBUG|500||============================response end============================================ 2021-05-10T00:57:01.963Z|2bd73c73-7a65-4847-bcee-a52a095506d1|http-nio-8083-exec-10|/manage/health|python-requests/2.25.1|||INFO|500||Exiting. 2021-05-10T00:57:06.815Z|79db73dd-dc3c-4108-bb11-df77b4c5be20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:57:06.815Z|79db73dd-dc3c-4108-bb11-df77b4c5be20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:57:06.975Z|462cdb26-7e90-42a0-b785-adfdc903ccd3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:57:06.975Z|462cdb26-7e90-42a0-b785-adfdc903ccd3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:57:21.815Z|08874462-e040-4e5f-9498-16bb02e1ff82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:57:21.815Z|08874462-e040-4e5f-9498-16bb02e1ff82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:57:36.815Z|554dc8fd-9f70-4edd-a825-72ecfc519008|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:57:36.817Z|554dc8fd-9f70-4edd-a825-72ecfc519008|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:57:36.976Z|4097f187-a093-429f-83a2-9103159ca600|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:57:36.977Z|4097f187-a093-429f-83a2-9103159ca600|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:57:46.655Z|10aa1b4f-ff3f-43c3-919e-711950f2419f|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:57:46.656Z|10aa1b4f-ff3f-43c3-919e-711950f2419f|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:57:46.656Z|10aa1b4f-ff3f-43c3-919e-711950f2419f|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:57:46.656Z|10aa1b4f-ff3f-43c3-919e-711950f2419f|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:57:46.656Z|10aa1b4f-ff3f-43c3-919e-711950f2419f|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:57:46.656Z|10aa1b4f-ff3f-43c3-919e-711950f2419f|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:57:46.660Z|10aa1b4f-ff3f-43c3-919e-711950f2419f|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:57:46.660Z|10aa1b4f-ff3f-43c3-919e-711950f2419f|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:57:46.661Z|10aa1b4f-ff3f-43c3-919e-711950f2419f|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:57:46.661Z|10aa1b4f-ff3f-43c3-919e-711950f2419f|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:57:46 GMT;Connection:close; 2021-05-10T00:57:46.661Z|10aa1b4f-ff3f-43c3-919e-711950f2419f|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:57:46.661Z|10aa1b4f-ff3f-43c3-919e-711950f2419f|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:57:51.815Z|946ce08b-13d5-4def-9ead-73307a7108fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:57:51.816Z|946ce08b-13d5-4def-9ead-73307a7108fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:58:06.815Z|4b8b53a3-9496-4c81-bc82-13db013bf919|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:58:06.815Z|4b8b53a3-9496-4c81-bc82-13db013bf919|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:58:06.978Z|4245372d-88f4-47c3-9cdd-3566752f56da|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:58:06.978Z|4245372d-88f4-47c3-9cdd-3566752f56da|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:58:21.815Z|97c313a1-579f-4aab-943f-a27d5d3b2bd5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:58:21.817Z|97c313a1-579f-4aab-943f-a27d5d3b2bd5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:58:36.815Z|0b9830a6-0dd3-4ee4-a802-1437bef5184c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:58:36.815Z|0b9830a6-0dd3-4ee4-a802-1437bef5184c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:58:36.979Z|6a0d50a5-723e-43a6-ba13-c969be95c4fe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:58:36.980Z|6a0d50a5-723e-43a6-ba13-c969be95c4fe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:58:46.655Z|fbfc6c55-e1b2-4395-9f56-64644d5b7220|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:58:46.656Z|fbfc6c55-e1b2-4395-9f56-64644d5b7220|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:58:46.656Z|fbfc6c55-e1b2-4395-9f56-64644d5b7220|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:58:46.656Z|fbfc6c55-e1b2-4395-9f56-64644d5b7220|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:58:46.657Z|fbfc6c55-e1b2-4395-9f56-64644d5b7220|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:58:46.657Z|fbfc6c55-e1b2-4395-9f56-64644d5b7220|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:58:46.661Z|fbfc6c55-e1b2-4395-9f56-64644d5b7220|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:58:46.661Z|fbfc6c55-e1b2-4395-9f56-64644d5b7220|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:58:46.661Z|fbfc6c55-e1b2-4395-9f56-64644d5b7220|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:58:46.661Z|fbfc6c55-e1b2-4395-9f56-64644d5b7220|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:58:46 GMT;Connection:close; 2021-05-10T00:58:46.662Z|fbfc6c55-e1b2-4395-9f56-64644d5b7220|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:58:46.662Z|fbfc6c55-e1b2-4395-9f56-64644d5b7220|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:58:51.815Z|ad10c412-6dbd-42e5-83e2-ffc501d78294|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:58:51.815Z|ad10c412-6dbd-42e5-83e2-ffc501d78294|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:59:06.815Z|f62c06c7-52e1-423e-aca8-8ef7620a45b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:59:06.818Z|f62c06c7-52e1-423e-aca8-8ef7620a45b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:59:06.981Z|5e2c7f4c-ce32-4bf9-86c5-9eb625202c6d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:59:06.982Z|5e2c7f4c-ce32-4bf9-86c5-9eb625202c6d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:59:21.815Z|3a56a328-2a4a-42fb-9558-1ab665b0ff14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:59:21.815Z|3a56a328-2a4a-42fb-9558-1ab665b0ff14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:59:36.815Z|2b1ad5dd-f328-4e85-9410-98f3592a986f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:59:36.815Z|2b1ad5dd-f328-4e85-9410-98f3592a986f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:59:36.983Z|ee7c993c-eaf1-412e-95a5-b820c24b3def|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:59:36.983Z|ee7c993c-eaf1-412e-95a5-b820c24b3def|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T00:59:46.655Z|6aaa0d84-5e84-48a3-bb2a-2078baa167a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T00:59:46.656Z|6aaa0d84-5e84-48a3-bb2a-2078baa167a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T00:59:46.656Z|6aaa0d84-5e84-48a3-bb2a-2078baa167a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T00:59:46.656Z|6aaa0d84-5e84-48a3-bb2a-2078baa167a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T00:59:46.656Z|6aaa0d84-5e84-48a3-bb2a-2078baa167a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T00:59:46.657Z|6aaa0d84-5e84-48a3-bb2a-2078baa167a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T00:59:46.661Z|6aaa0d84-5e84-48a3-bb2a-2078baa167a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T00:59:46.661Z|6aaa0d84-5e84-48a3-bb2a-2078baa167a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T00:59:46.661Z|6aaa0d84-5e84-48a3-bb2a-2078baa167a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T00:59:46.661Z|6aaa0d84-5e84-48a3-bb2a-2078baa167a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 00:59:46 GMT;Connection:close; 2021-05-10T00:59:46.661Z|6aaa0d84-5e84-48a3-bb2a-2078baa167a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T00:59:46.662Z|6aaa0d84-5e84-48a3-bb2a-2078baa167a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T00:59:51.815Z|7a1623d2-bee4-48f6-9003-89ea77c5e61a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T00:59:51.817Z|7a1623d2-bee4-48f6-9003-89ea77c5e61a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:00:00.035Z|674a2014-b707-4588-9255-0d9bc7bc8dc6|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:00:00.040Z|674a2014-b707-4588-9255-0d9bc7bc8dc6|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|DEBUG|500||Start of archiveInfraRequestsScheduler 2021-05-10T01:00:00.050Z|674a2014-b707-4588-9255-0d9bc7bc8dc6|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|DEBUG|500||Date before 6 months: 11-11-2020 2021-05-10T01:00:00.151Z|674a2014-b707-4588-9255-0d9bc7bc8dc6|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|DEBUG|500||0 requests to be archived based on End Time 2021-05-10T01:00:00.151Z|674a2014-b707-4588-9255-0d9bc7bc8dc6|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Creating archivedInfraRequest records: 0 2021-05-10T01:00:00.154Z|674a2014-b707-4588-9255-0d9bc7bc8dc6|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Deleting InfraActiveRequest records: 0 2021-05-10T01:00:00.168Z|674a2014-b707-4588-9255-0d9bc7bc8dc6|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|DEBUG|500||0 requests to be archived based on Start Time 2021-05-10T01:00:00.168Z|674a2014-b707-4588-9255-0d9bc7bc8dc6|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Creating archivedInfraRequest records: 0 2021-05-10T01:00:00.170Z|674a2014-b707-4588-9255-0d9bc7bc8dc6|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Deleting InfraActiveRequest records: 0 2021-05-10T01:00:00.171Z|674a2014-b707-4588-9255-0d9bc7bc8dc6|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|DEBUG|500||End of archiveInfraRequestsScheduler 2021-05-10T01:00:00.172Z|674a2014-b707-4588-9255-0d9bc7bc8dc6|scheduling-1|infraRequestsScheduledTask|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:00:06.815Z|6ce94565-d96c-4fd7-a2c6-65d5773f129e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:00:06.815Z|6ce94565-d96c-4fd7-a2c6-65d5773f129e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:00:06.984Z|ece61de5-e83e-4415-ab45-5c968845c566|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:00:06.985Z|ece61de5-e83e-4415-ab45-5c968845c566|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:00:21.815Z|af4507a8-7c55-43ec-9466-6053eacbc17c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:00:21.815Z|af4507a8-7c55-43ec-9466-6053eacbc17c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:00:36.815Z|c4022ef3-8114-41c6-9213-45fbb834adb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:00:36.817Z|c4022ef3-8114-41c6-9213-45fbb834adb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:00:36.986Z|fdc63173-aedb-4d96-945e-d37a63eae3b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:00:36.986Z|fdc63173-aedb-4d96-945e-d37a63eae3b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:00:46.656Z|4381366d-9789-4152-9386-7e2cfeed0ee4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T01:00:46.657Z|4381366d-9789-4152-9386-7e2cfeed0ee4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:00:46.657Z|4381366d-9789-4152-9386-7e2cfeed0ee4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T01:00:46.657Z|4381366d-9789-4152-9386-7e2cfeed0ee4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T01:00:46.657Z|4381366d-9789-4152-9386-7e2cfeed0ee4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T01:00:46.657Z|4381366d-9789-4152-9386-7e2cfeed0ee4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T01:00:46.662Z|4381366d-9789-4152-9386-7e2cfeed0ee4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T01:00:46.662Z|4381366d-9789-4152-9386-7e2cfeed0ee4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T01:00:46.663Z|4381366d-9789-4152-9386-7e2cfeed0ee4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T01:00:46.663Z|4381366d-9789-4152-9386-7e2cfeed0ee4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:00:46 GMT;Connection:close; 2021-05-10T01:00:46.663Z|4381366d-9789-4152-9386-7e2cfeed0ee4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T01:00:46.663Z|4381366d-9789-4152-9386-7e2cfeed0ee4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T01:00:51.815Z|4c8d0b54-50c1-4139-b01a-657ad1cd7962|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:00:51.815Z|4c8d0b54-50c1-4139-b01a-657ad1cd7962|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:01:06.815Z|6042480a-9b89-4741-b690-c4523b67a0fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:01:06.815Z|6042480a-9b89-4741-b690-c4523b67a0fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:01:06.987Z|95b79842-5cfe-4f5b-8ce9-1853504b41e4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:01:06.988Z|95b79842-5cfe-4f5b-8ce9-1853504b41e4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:01:21.815Z|eaeafe25-8a4d-4024-958e-27305bee3497|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:01:21.819Z|eaeafe25-8a4d-4024-958e-27305bee3497|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:01:36.815Z|107644d4-6b38-4bd8-a33d-861663ca26d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:01:36.815Z|107644d4-6b38-4bd8-a33d-861663ca26d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:01:36.989Z|3350a215-4346-4110-8ce6-7bc3ebd7b6c1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:01:36.989Z|3350a215-4346-4110-8ce6-7bc3ebd7b6c1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:01:46.656Z|5c2c48b4-7755-41a8-9f8f-9fe9909e92bd|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T01:01:46.656Z|5c2c48b4-7755-41a8-9f8f-9fe9909e92bd|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:01:46.656Z|5c2c48b4-7755-41a8-9f8f-9fe9909e92bd|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T01:01:46.656Z|5c2c48b4-7755-41a8-9f8f-9fe9909e92bd|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T01:01:46.657Z|5c2c48b4-7755-41a8-9f8f-9fe9909e92bd|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T01:01:46.657Z|5c2c48b4-7755-41a8-9f8f-9fe9909e92bd|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T01:01:46.661Z|5c2c48b4-7755-41a8-9f8f-9fe9909e92bd|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T01:01:46.661Z|5c2c48b4-7755-41a8-9f8f-9fe9909e92bd|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T01:01:46.661Z|5c2c48b4-7755-41a8-9f8f-9fe9909e92bd|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T01:01:46.661Z|5c2c48b4-7755-41a8-9f8f-9fe9909e92bd|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:01:46 GMT;Connection:close; 2021-05-10T01:01:46.661Z|5c2c48b4-7755-41a8-9f8f-9fe9909e92bd|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T01:01:46.662Z|5c2c48b4-7755-41a8-9f8f-9fe9909e92bd|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T01:01:51.815Z|43cde1b5-5f99-495e-82ff-e899e908f8fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:01:51.815Z|43cde1b5-5f99-495e-82ff-e899e908f8fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:02:06.815Z|77f9aec3-5809-444c-8214-fa63d27a81bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:02:06.817Z|77f9aec3-5809-444c-8214-fa63d27a81bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:02:06.990Z|95f0d8d7-2458-4dd6-8a17-dcfb94068c66|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:02:06.991Z|95f0d8d7-2458-4dd6-8a17-dcfb94068c66|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:02:21.815Z|1e21bf22-b468-4e0a-b60f-27edd58ef17c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:02:21.815Z|1e21bf22-b468-4e0a-b60f-27edd58ef17c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:02:36.815Z|f03d61d9-c9e7-44f1-ba5b-875172daf1c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:02:36.815Z|f03d61d9-c9e7-44f1-ba5b-875172daf1c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:02:36.992Z|0632ed2f-3052-461c-bbb1-811d21a74f22|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:02:36.992Z|0632ed2f-3052-461c-bbb1-811d21a74f22|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:02:46.656Z|7fa1cd6e-7480-41cc-8dfb-0ced5d84f8f1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T01:02:46.656Z|7fa1cd6e-7480-41cc-8dfb-0ced5d84f8f1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:02:46.656Z|7fa1cd6e-7480-41cc-8dfb-0ced5d84f8f1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T01:02:46.657Z|7fa1cd6e-7480-41cc-8dfb-0ced5d84f8f1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T01:02:46.657Z|7fa1cd6e-7480-41cc-8dfb-0ced5d84f8f1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T01:02:46.657Z|7fa1cd6e-7480-41cc-8dfb-0ced5d84f8f1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T01:02:46.661Z|7fa1cd6e-7480-41cc-8dfb-0ced5d84f8f1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T01:02:46.661Z|7fa1cd6e-7480-41cc-8dfb-0ced5d84f8f1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T01:02:46.661Z|7fa1cd6e-7480-41cc-8dfb-0ced5d84f8f1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T01:02:46.661Z|7fa1cd6e-7480-41cc-8dfb-0ced5d84f8f1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:02:46 GMT;Connection:close; 2021-05-10T01:02:46.661Z|7fa1cd6e-7480-41cc-8dfb-0ced5d84f8f1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T01:02:46.662Z|7fa1cd6e-7480-41cc-8dfb-0ced5d84f8f1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T01:02:51.815Z|1b1ebe44-dd82-45e6-9810-4181d3bd00a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:02:51.817Z|1b1ebe44-dd82-45e6-9810-4181d3bd00a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:03:06.815Z|a0fb9305-0ac2-447b-bafc-31c81040acdd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:03:06.815Z|a0fb9305-0ac2-447b-bafc-31c81040acdd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:03:06.993Z|4d8dae43-5c9b-41a1-a226-334d58350b30|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:03:06.994Z|4d8dae43-5c9b-41a1-a226-334d58350b30|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:03:21.815Z|10fa039f-8bf3-4d23-a9b3-bb60e781dfd1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:03:21.815Z|10fa039f-8bf3-4d23-a9b3-bb60e781dfd1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:03:36.815Z|58d395ff-3ed7-45f7-b985-5c359f956aae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:03:36.817Z|58d395ff-3ed7-45f7-b985-5c359f956aae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:03:36.995Z|a09f59a3-2a71-43bd-96f4-0d907a4e2a61|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:03:36.995Z|a09f59a3-2a71-43bd-96f4-0d907a4e2a61|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:03:46.655Z|6772fe17-6e9c-4fe1-af5a-5a76fdbeee10|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T01:03:46.656Z|6772fe17-6e9c-4fe1-af5a-5a76fdbeee10|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:03:46.656Z|6772fe17-6e9c-4fe1-af5a-5a76fdbeee10|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T01:03:46.656Z|6772fe17-6e9c-4fe1-af5a-5a76fdbeee10|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T01:03:46.656Z|6772fe17-6e9c-4fe1-af5a-5a76fdbeee10|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T01:03:46.656Z|6772fe17-6e9c-4fe1-af5a-5a76fdbeee10|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T01:03:46.660Z|6772fe17-6e9c-4fe1-af5a-5a76fdbeee10|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T01:03:46.661Z|6772fe17-6e9c-4fe1-af5a-5a76fdbeee10|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T01:03:46.661Z|6772fe17-6e9c-4fe1-af5a-5a76fdbeee10|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T01:03:46.661Z|6772fe17-6e9c-4fe1-af5a-5a76fdbeee10|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:03:46 GMT;Connection:close; 2021-05-10T01:03:46.661Z|6772fe17-6e9c-4fe1-af5a-5a76fdbeee10|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T01:03:46.662Z|6772fe17-6e9c-4fe1-af5a-5a76fdbeee10|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T01:03:51.815Z|87048350-9c80-44f6-9949-25f77fdb779a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:03:51.815Z|87048350-9c80-44f6-9949-25f77fdb779a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:04:06.815Z|bde550e5-cea1-44ab-ba57-d335d31fdc6b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:04:06.815Z|bde550e5-cea1-44ab-ba57-d335d31fdc6b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:04:06.996Z|1ffbdeed-ff17-4b10-bb94-a9f274465ddb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:04:06.997Z|1ffbdeed-ff17-4b10-bb94-a9f274465ddb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:04:21.815Z|9e50c021-6cc8-48a3-9d35-91bdc8d5e06c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:04:21.817Z|9e50c021-6cc8-48a3-9d35-91bdc8d5e06c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:04:36.815Z|dffb0696-aecf-453c-b0d6-d40e8c85085c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:04:36.815Z|dffb0696-aecf-453c-b0d6-d40e8c85085c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:04:36.997Z|0177ac55-0808-40fd-8615-8f8866b1c648|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:04:36.998Z|0177ac55-0808-40fd-8615-8f8866b1c648|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:04:46.656Z|a414a61f-319d-4bec-a40b-2c5275cdb88e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T01:04:46.656Z|a414a61f-319d-4bec-a40b-2c5275cdb88e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:04:46.656Z|a414a61f-319d-4bec-a40b-2c5275cdb88e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T01:04:46.657Z|a414a61f-319d-4bec-a40b-2c5275cdb88e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T01:04:46.657Z|a414a61f-319d-4bec-a40b-2c5275cdb88e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T01:04:46.657Z|a414a61f-319d-4bec-a40b-2c5275cdb88e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T01:04:46.661Z|a414a61f-319d-4bec-a40b-2c5275cdb88e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T01:04:46.661Z|a414a61f-319d-4bec-a40b-2c5275cdb88e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T01:04:46.661Z|a414a61f-319d-4bec-a40b-2c5275cdb88e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T01:04:46.662Z|a414a61f-319d-4bec-a40b-2c5275cdb88e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:04:46 GMT;Connection:close; 2021-05-10T01:04:46.662Z|a414a61f-319d-4bec-a40b-2c5275cdb88e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T01:04:46.662Z|a414a61f-319d-4bec-a40b-2c5275cdb88e|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T01:04:51.815Z|8086aeb6-718a-4f70-b9ca-ec9dde050d80|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:04:51.815Z|8086aeb6-718a-4f70-b9ca-ec9dde050d80|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:05:06.815Z|f30c5285-a434-4f79-a14d-b8daeacbc1ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:05:06.819Z|f30c5285-a434-4f79-a14d-b8daeacbc1ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:05:06.999Z|ffed80d9-be06-4225-a689-afe27e4e8375|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:05:07.000Z|ffed80d9-be06-4225-a689-afe27e4e8375|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:05:21.815Z|7f18f7a3-63e0-4f5b-bef7-17c9d444e573|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:05:21.815Z|7f18f7a3-63e0-4f5b-bef7-17c9d444e573|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:05:36.815Z|8ff8283b-e82c-4938-9e0b-01b6e21f1a4c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:05:36.816Z|8ff8283b-e82c-4938-9e0b-01b6e21f1a4c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:05:37.001Z|4e61cd75-d14e-4d1a-88a0-97d02534b5db|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:05:37.001Z|4e61cd75-d14e-4d1a-88a0-97d02534b5db|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:05:46.661Z|6f06d895-94db-4ad4-98f6-10f79ce1dfba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T01:05:46.661Z|6f06d895-94db-4ad4-98f6-10f79ce1dfba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:05:46.662Z|6f06d895-94db-4ad4-98f6-10f79ce1dfba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T01:05:46.662Z|6f06d895-94db-4ad4-98f6-10f79ce1dfba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T01:05:46.662Z|6f06d895-94db-4ad4-98f6-10f79ce1dfba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T01:05:46.662Z|6f06d895-94db-4ad4-98f6-10f79ce1dfba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T01:05:46.670Z|6f06d895-94db-4ad4-98f6-10f79ce1dfba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T01:05:46.670Z|6f06d895-94db-4ad4-98f6-10f79ce1dfba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T01:05:46.670Z|6f06d895-94db-4ad4-98f6-10f79ce1dfba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T01:05:46.670Z|6f06d895-94db-4ad4-98f6-10f79ce1dfba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:05:46 GMT;Connection:close; 2021-05-10T01:05:46.671Z|6f06d895-94db-4ad4-98f6-10f79ce1dfba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T01:05:46.671Z|6f06d895-94db-4ad4-98f6-10f79ce1dfba|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T01:05:51.815Z|104eddbb-d907-435f-8bed-bc342da51397|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:05:51.817Z|104eddbb-d907-435f-8bed-bc342da51397|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:06:06.815Z|65f1beac-1c3e-4b34-b2b9-1cf0ce5a054e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:06:06.815Z|65f1beac-1c3e-4b34-b2b9-1cf0ce5a054e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:06:07.002Z|7c4cc2d9-0cdd-4aa4-ab12-a4db8c0f1a22|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:06:07.003Z|7c4cc2d9-0cdd-4aa4-ab12-a4db8c0f1a22|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:06:21.815Z|51267d04-c372-4ac7-8f0b-988ff2cd7487|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:06:21.815Z|51267d04-c372-4ac7-8f0b-988ff2cd7487|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:06:36.815Z|224611c6-08ee-4af1-93be-57822ad66cf1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:06:36.818Z|224611c6-08ee-4af1-93be-57822ad66cf1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:06:37.003Z|ba6f4b5e-c761-44e5-a836-109e9f192953|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:06:37.004Z|ba6f4b5e-c761-44e5-a836-109e9f192953|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:06:46.655Z|a36da3cc-df79-4367-8c34-79250f64e521|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T01:06:46.656Z|a36da3cc-df79-4367-8c34-79250f64e521|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:06:46.656Z|a36da3cc-df79-4367-8c34-79250f64e521|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T01:06:46.656Z|a36da3cc-df79-4367-8c34-79250f64e521|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T01:06:46.656Z|a36da3cc-df79-4367-8c34-79250f64e521|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T01:06:46.656Z|a36da3cc-df79-4367-8c34-79250f64e521|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T01:06:46.660Z|a36da3cc-df79-4367-8c34-79250f64e521|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T01:06:46.660Z|a36da3cc-df79-4367-8c34-79250f64e521|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T01:06:46.661Z|a36da3cc-df79-4367-8c34-79250f64e521|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T01:06:46.661Z|a36da3cc-df79-4367-8c34-79250f64e521|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:06:46 GMT;Connection:close; 2021-05-10T01:06:46.661Z|a36da3cc-df79-4367-8c34-79250f64e521|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T01:06:46.661Z|a36da3cc-df79-4367-8c34-79250f64e521|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T01:06:51.815Z|77699ab7-9df6-4a08-b2a8-c2eee75d9f0e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:06:51.815Z|77699ab7-9df6-4a08-b2a8-c2eee75d9f0e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:07:06.815Z|85250d97-15e9-4ffd-8700-6cbd1f4ad229|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:07:06.815Z|85250d97-15e9-4ffd-8700-6cbd1f4ad229|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:07:07.005Z|6576771c-a2a5-4cda-96a3-b0b6679c07b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:07:07.005Z|6576771c-a2a5-4cda-96a3-b0b6679c07b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:07:21.815Z|15c66c70-2971-4404-8b41-b4a32e07ad8d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:07:21.817Z|15c66c70-2971-4404-8b41-b4a32e07ad8d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:07:36.815Z|c19d8329-b5b4-4db7-a4c7-f8f31f125975|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:07:36.815Z|c19d8329-b5b4-4db7-a4c7-f8f31f125975|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:07:37.006Z|fba0d8f1-ed28-4587-a053-0056b4479eeb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:07:37.007Z|fba0d8f1-ed28-4587-a053-0056b4479eeb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:07:46.656Z|25abf94e-f9aa-4685-9545-b43de962b3ec|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T01:07:46.657Z|25abf94e-f9aa-4685-9545-b43de962b3ec|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:07:46.657Z|25abf94e-f9aa-4685-9545-b43de962b3ec|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T01:07:46.657Z|25abf94e-f9aa-4685-9545-b43de962b3ec|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T01:07:46.657Z|25abf94e-f9aa-4685-9545-b43de962b3ec|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T01:07:46.657Z|25abf94e-f9aa-4685-9545-b43de962b3ec|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T01:07:46.661Z|25abf94e-f9aa-4685-9545-b43de962b3ec|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T01:07:46.662Z|25abf94e-f9aa-4685-9545-b43de962b3ec|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T01:07:46.662Z|25abf94e-f9aa-4685-9545-b43de962b3ec|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T01:07:46.662Z|25abf94e-f9aa-4685-9545-b43de962b3ec|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:07:46 GMT;Connection:close; 2021-05-10T01:07:46.662Z|25abf94e-f9aa-4685-9545-b43de962b3ec|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T01:07:46.662Z|25abf94e-f9aa-4685-9545-b43de962b3ec|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T01:07:51.815Z|95a47e98-3ebc-43c2-815e-c913d6bbc001|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:07:51.815Z|95a47e98-3ebc-43c2-815e-c913d6bbc001|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:08:06.815Z|7c950aef-e46c-49a8-8aef-eb74c7a9b3b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:08:06.818Z|7c950aef-e46c-49a8-8aef-eb74c7a9b3b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:08:07.008Z|4a882cae-3249-4b21-93b8-dfd8d7618460|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:08:07.008Z|4a882cae-3249-4b21-93b8-dfd8d7618460|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:08:21.815Z|53ef1431-fc49-40f7-8e36-36d8403335c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:08:21.815Z|53ef1431-fc49-40f7-8e36-36d8403335c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:08:36.815Z|13236a1d-9ce6-4fe2-8f50-6905eac33228|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:08:36.815Z|13236a1d-9ce6-4fe2-8f50-6905eac33228|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:08:37.009Z|b22f8a1a-539a-4519-be62-531500053641|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:08:37.010Z|b22f8a1a-539a-4519-be62-531500053641|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:08:46.656Z|a40373bd-7ceb-42e6-b84e-1995eab28f34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T01:08:46.656Z|a40373bd-7ceb-42e6-b84e-1995eab28f34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:08:46.657Z|a40373bd-7ceb-42e6-b84e-1995eab28f34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T01:08:46.657Z|a40373bd-7ceb-42e6-b84e-1995eab28f34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T01:08:46.657Z|a40373bd-7ceb-42e6-b84e-1995eab28f34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T01:08:46.657Z|a40373bd-7ceb-42e6-b84e-1995eab28f34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T01:08:46.662Z|a40373bd-7ceb-42e6-b84e-1995eab28f34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T01:08:46.662Z|a40373bd-7ceb-42e6-b84e-1995eab28f34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T01:08:46.662Z|a40373bd-7ceb-42e6-b84e-1995eab28f34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T01:08:46.662Z|a40373bd-7ceb-42e6-b84e-1995eab28f34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:08:46 GMT;Connection:close; 2021-05-10T01:08:46.662Z|a40373bd-7ceb-42e6-b84e-1995eab28f34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T01:08:46.662Z|a40373bd-7ceb-42e6-b84e-1995eab28f34|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T01:08:51.815Z|c31d23fa-b736-4ebb-b2dd-a097cc752c15|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:08:51.817Z|c31d23fa-b736-4ebb-b2dd-a097cc752c15|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:09:06.815Z|9c3592dd-d6bf-4791-a44c-1c3ea01a4d17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:09:06.815Z|9c3592dd-d6bf-4791-a44c-1c3ea01a4d17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:09:07.011Z|23615476-81c0-41c9-877f-a9413febad30|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:09:07.011Z|23615476-81c0-41c9-877f-a9413febad30|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:09:21.815Z|4acd85bc-47b0-4934-a646-11f73460d09f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:09:21.815Z|4acd85bc-47b0-4934-a646-11f73460d09f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:09:36.815Z|4399d9f1-41b5-4fba-83be-d3ce5b1ca7da|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:09:36.817Z|4399d9f1-41b5-4fba-83be-d3ce5b1ca7da|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:09:37.012Z|6804c9ab-09cf-4e5a-9778-388d3a6cb8b1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:09:37.012Z|6804c9ab-09cf-4e5a-9778-388d3a6cb8b1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:09:46.655Z|f692e483-e9ef-49e9-a171-5e344d2ae500|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T01:09:46.656Z|f692e483-e9ef-49e9-a171-5e344d2ae500|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:09:46.656Z|f692e483-e9ef-49e9-a171-5e344d2ae500|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T01:09:46.656Z|f692e483-e9ef-49e9-a171-5e344d2ae500|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T01:09:46.656Z|f692e483-e9ef-49e9-a171-5e344d2ae500|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T01:09:46.656Z|f692e483-e9ef-49e9-a171-5e344d2ae500|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T01:09:46.660Z|f692e483-e9ef-49e9-a171-5e344d2ae500|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T01:09:46.660Z|f692e483-e9ef-49e9-a171-5e344d2ae500|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T01:09:46.661Z|f692e483-e9ef-49e9-a171-5e344d2ae500|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T01:09:46.661Z|f692e483-e9ef-49e9-a171-5e344d2ae500|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:09:46 GMT;Connection:close; 2021-05-10T01:09:46.661Z|f692e483-e9ef-49e9-a171-5e344d2ae500|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T01:09:46.661Z|f692e483-e9ef-49e9-a171-5e344d2ae500|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T01:09:51.815Z|957daf94-52b9-4242-b7eb-be4b3c08d91d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:09:51.815Z|957daf94-52b9-4242-b7eb-be4b3c08d91d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:10:06.815Z|ec665e85-19ef-4931-bf20-594467fb972f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:10:06.815Z|ec665e85-19ef-4931-bf20-594467fb972f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:10:07.013Z|961a3517-3378-4613-9cdd-17639291ae05|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:10:07.013Z|961a3517-3378-4613-9cdd-17639291ae05|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:10:21.815Z|0d036948-8a74-4e8c-9233-cd332be26a38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:10:21.817Z|0d036948-8a74-4e8c-9233-cd332be26a38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:10:36.815Z|98f61221-6e6e-44ad-9d61-c2ff3c575294|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:10:36.815Z|98f61221-6e6e-44ad-9d61-c2ff3c575294|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:10:37.014Z|f6f453bc-cd54-472e-aa06-9dc69c14b0db|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:10:37.014Z|f6f453bc-cd54-472e-aa06-9dc69c14b0db|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:10:46.655Z|fa8e5492-948a-4328-9616-a4f4495b85e7|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T01:10:46.656Z|fa8e5492-948a-4328-9616-a4f4495b85e7|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:10:46.656Z|fa8e5492-948a-4328-9616-a4f4495b85e7|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T01:10:46.656Z|fa8e5492-948a-4328-9616-a4f4495b85e7|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T01:10:46.656Z|fa8e5492-948a-4328-9616-a4f4495b85e7|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T01:10:46.656Z|fa8e5492-948a-4328-9616-a4f4495b85e7|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T01:10:46.661Z|fa8e5492-948a-4328-9616-a4f4495b85e7|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T01:10:46.661Z|fa8e5492-948a-4328-9616-a4f4495b85e7|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T01:10:46.661Z|fa8e5492-948a-4328-9616-a4f4495b85e7|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T01:10:46.661Z|fa8e5492-948a-4328-9616-a4f4495b85e7|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:10:46 GMT;Connection:close; 2021-05-10T01:10:46.661Z|fa8e5492-948a-4328-9616-a4f4495b85e7|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T01:10:46.661Z|fa8e5492-948a-4328-9616-a4f4495b85e7|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T01:10:51.815Z|b7cda3ad-decc-4aa6-a50b-3f0c9a3e5e90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:10:51.815Z|b7cda3ad-decc-4aa6-a50b-3f0c9a3e5e90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:11:06.815Z|68d637f2-52d7-4c9d-a964-85f6387ee853|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:11:06.817Z|68d637f2-52d7-4c9d-a964-85f6387ee853|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:11:07.015Z|f18ddfe5-b7e8-4c12-827b-e1090913c729|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:11:07.016Z|f18ddfe5-b7e8-4c12-827b-e1090913c729|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:11:21.815Z|6c65b050-7a03-452e-b4b0-b9f2eee170f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:11:21.815Z|6c65b050-7a03-452e-b4b0-b9f2eee170f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:11:36.815Z|3115f411-c630-4bda-811a-ab30e4fda16e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:11:36.815Z|3115f411-c630-4bda-811a-ab30e4fda16e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:11:37.016Z|0811d99d-f37d-47cb-a071-5ae6513766bc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:11:37.017Z|0811d99d-f37d-47cb-a071-5ae6513766bc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:11:46.656Z|796917fa-77e2-443c-8568-b4640b7beb37|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T01:11:46.656Z|796917fa-77e2-443c-8568-b4640b7beb37|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:11:46.656Z|796917fa-77e2-443c-8568-b4640b7beb37|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T01:11:46.657Z|796917fa-77e2-443c-8568-b4640b7beb37|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T01:11:46.657Z|796917fa-77e2-443c-8568-b4640b7beb37|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T01:11:46.657Z|796917fa-77e2-443c-8568-b4640b7beb37|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T01:11:46.661Z|796917fa-77e2-443c-8568-b4640b7beb37|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T01:11:46.661Z|796917fa-77e2-443c-8568-b4640b7beb37|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T01:11:46.661Z|796917fa-77e2-443c-8568-b4640b7beb37|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T01:11:46.662Z|796917fa-77e2-443c-8568-b4640b7beb37|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:11:46 GMT;Connection:close; 2021-05-10T01:11:46.662Z|796917fa-77e2-443c-8568-b4640b7beb37|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T01:11:46.662Z|796917fa-77e2-443c-8568-b4640b7beb37|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T01:11:51.815Z|c1d507ba-9e8c-49bd-8f66-8d29bd18696f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:11:51.817Z|c1d507ba-9e8c-49bd-8f66-8d29bd18696f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:12:04.133Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-8|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Entering 2021-05-10T01:12:04.133Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-8|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:12:04.134Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-8|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||URI : /infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3 2021-05-10T01:12:04.134Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-8|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Method : GET 2021-05-10T01:12:04.134Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-8|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-transactionid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-ecomp-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-onap-partnername:SO.APIH;x-invocationid:7c8c2bb3-d595-40d6-8029-789db78bb7ed;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:12:04.134Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-8|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:12:06.815Z|197f7a4e-a4ad-46ee-8b7f-ecb0c01e9f90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:12:06.815Z|197f7a4e-a4ad-46ee-8b7f-ecb0c01e9f90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:12:07.018Z|3b4bed8d-8991-4197-a47d-743717782ac5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:12:07.018Z|3b4bed8d-8991-4197-a47d-743717782ac5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:12:21.815Z|3ccd15f0-590e-4d53-97bf-df24612fbeec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:12:21.815Z|3ccd15f0-590e-4d53-97bf-df24612fbeec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:12:26.990Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2021-05-10T01:12:26.990Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:12:26.990Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2021-05-10T01:12:26.990Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2021-05-10T01:12:26.991Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-transactionid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-ecomp-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-onap-partnername:SO.APIH;x-invocationid:2baf02d3-bb2b-489c-91b4-1feca4c1457e;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=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:12:26.991Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:12:27.076Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2021-05-10T01:12:27.122Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:12:27.122Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:12:27.122Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:12:27.123Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2021-05-10T01:12:27.123Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:12:27.123Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2021-05-10T01:12:27.629Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||INFO|500||Entering 2021-05-10T01:12:27.629Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:12:27.629Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2021-05-10T01:12:27.629Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2021-05-10T01:12:27.630Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-transactionid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-ecomp-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-onap-partnername:SO.APIH;x-invocationid:b013ce62-f098-42c5-bf13-32daab8680a5;content-length:1860;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:12:27.630Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:12:27.946Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:12:27.946Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2021-05-10T01:12:27.947Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2021-05-10T01:12:27.947Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:12:27 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:12:27.947Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:12:27.947Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2021-05-10T01:12:32.140Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-1|/requestProcessingData|bpel|||INFO|500||Entering 2021-05-10T01:12:32.140Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:12:32.140Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2021-05-10T01:12:32.140Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2021-05-10T01:12:32.141Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-transactionid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-ecomp-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-onap-partnername:UNKNOWN;x-invocationid:3b39e06f-081f-4908-81cc-109a6c6ab33b;content-length:3868;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate; 2021-05-10T01:12:32.141Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:12:32.207Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:12:32.207Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2021-05-10T01:12:32.208Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2021-05-10T01:12:32.208Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356; 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:Mon, 10 May 2021 01:12:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:12:32.208Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:12:32.208Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-1|/requestProcessingData|bpel|||INFO|500||Exiting. 2021-05-10T01:12:32.292Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-2|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Entering 2021-05-10T01:12:32.292Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-2|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:12:32.292Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-2|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||URI : /infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3 2021-05-10T01:12:32.292Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-2|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Method : GET 2021-05-10T01:12:32.293Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-2|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-transactionid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-ecomp-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-onap-partnername:UNKNOWN;x-invocationid:8f1237ec-91b4-43bb-a0a6-fae6c0dddf06;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:12:32.293Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-2|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:12:32.323Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-2|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:12:32.324Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-2|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:12:32.324Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-2|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:12:32.324Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-2|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:12:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:12:32.324Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-2|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:12:32.324Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-2|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Exiting. 2021-05-10T01:12:32.363Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Entering 2021-05-10T01:12:32.363Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:12:32.363Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||URI : /infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3 2021-05-10T01:12:32.363Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Method : PUT 2021-05-10T01:12:32.363Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-transactionid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-ecomp-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-onap-partnername:UNKNOWN;x-invocationid:a7495a95-35e6-4813-8850-717810cf124f;content-length:1953;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:12:32.364Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:12:32.438Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:12:32.438Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:12:32.438Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:12:32.438Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:12:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:12:32.438Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:12:32.438Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Exiting. 2021-05-10T01:12:33.033Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Entering 2021-05-10T01:12:33.033Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:12:33.034Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||URI : /infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3 2021-05-10T01:12:33.034Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Method : GET 2021-05-10T01:12:33.034Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:0ac22d55-9764-4f26-9865-d58fc2cc4f86;x-requestid:0ac22d55-9764-4f26-9865-d58fc2cc4f86;x-transactionid:0ac22d55-9764-4f26-9865-d58fc2cc4f86;x-ecomp-requestid:0ac22d55-9764-4f26-9865-d58fc2cc4f86;x-onap-partnername:SO.APIH;x-invocationid:80eec8a4-9ab4-42b9-b47b-7807c3491d50;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:12:33.034Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:12:33.045Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:12:33.045Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:12:33.045Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:12:33.045Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:12:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:12:33.046Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:12:33.046Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Exiting. 2021-05-10T01:12:33.065Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:12:33.065Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:12:33.065Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:12:33.065Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:12:33.065Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:0ac22d55-9764-4f26-9865-d58fc2cc4f86;x-requestid:0ac22d55-9764-4f26-9865-d58fc2cc4f86;x-transactionid:0ac22d55-9764-4f26-9865-d58fc2cc4f86;x-ecomp-requestid:0ac22d55-9764-4f26-9865-d58fc2cc4f86;x-onap-partnername:SO.APIH;x-invocationid:109b4e1d-df5e-49c1-970b-21e9d8410864;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:12:33.065Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:12:33.115Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:12:33.115Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:12:33.116Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:12:33.116Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:12:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:12:33.116Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:12:33.116Z|0ac22d55-9764-4f26-9865-d58fc2cc4f86|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-05-10T01:12:36.815Z|165cbdaa-e2d2-4011-8c2f-efe7761b0c91|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:12:36.818Z|165cbdaa-e2d2-4011-8c2f-efe7761b0c91|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:12:37.019Z|318a7781-aa3b-431b-b2f6-025cf535cc8a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:12:37.020Z|318a7781-aa3b-431b-b2f6-025cf535cc8a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:12:43.300Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Entering 2021-05-10T01:12:43.301Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:12:43.301Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||URI : /infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3 2021-05-10T01:12:43.301Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Method : GET 2021-05-10T01:12:43.301Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:8c7526d6-ab72-43c6-8b88-d599b13d508e;x-requestid:8c7526d6-ab72-43c6-8b88-d599b13d508e;x-transactionid:8c7526d6-ab72-43c6-8b88-d599b13d508e;x-ecomp-requestid:8c7526d6-ab72-43c6-8b88-d599b13d508e;x-onap-partnername:SO.APIH;x-invocationid:ba2c51ef-294b-4531-9c62-caac093b4d81;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:12:43.301Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:12:43.313Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:12:43.313Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:12:43.313Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:12:43.313Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:12:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:12:43.314Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:12:43.314Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Exiting. 2021-05-10T01:12:43.331Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:12:43.331Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:12:43.331Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:12:43.331Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:12:43.332Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:8c7526d6-ab72-43c6-8b88-d599b13d508e;x-requestid:8c7526d6-ab72-43c6-8b88-d599b13d508e;x-transactionid:8c7526d6-ab72-43c6-8b88-d599b13d508e;x-ecomp-requestid:8c7526d6-ab72-43c6-8b88-d599b13d508e;x-onap-partnername:SO.APIH;x-invocationid:742894bf-6e59-44cc-9fc4-fde1ad547d2f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:12:43.332Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:12:43.338Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:12:43.338Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:12:43.338Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:12:43.339Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:12:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:12:43.339Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:12:43.339Z|8c7526d6-ab72-43c6-8b88-d599b13d508e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-05-10T01:12:46.655Z|1c89ac63-b5ef-4344-8cf0-acbb0a0a0624|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T01:12:46.655Z|1c89ac63-b5ef-4344-8cf0-acbb0a0a0624|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:12:46.656Z|1c89ac63-b5ef-4344-8cf0-acbb0a0a0624|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T01:12:46.656Z|1c89ac63-b5ef-4344-8cf0-acbb0a0a0624|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T01:12:46.656Z|1c89ac63-b5ef-4344-8cf0-acbb0a0a0624|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T01:12:46.656Z|1c89ac63-b5ef-4344-8cf0-acbb0a0a0624|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T01:12:46.659Z|1c89ac63-b5ef-4344-8cf0-acbb0a0a0624|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T01:12:46.659Z|1c89ac63-b5ef-4344-8cf0-acbb0a0a0624|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T01:12:46.660Z|1c89ac63-b5ef-4344-8cf0-acbb0a0a0624|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T01:12:46.660Z|1c89ac63-b5ef-4344-8cf0-acbb0a0a0624|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:12:46 GMT;Connection:close; 2021-05-10T01:12:46.660Z|1c89ac63-b5ef-4344-8cf0-acbb0a0a0624|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T01:12:46.660Z|1c89ac63-b5ef-4344-8cf0-acbb0a0a0624|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T01:12:51.815Z|7e943816-b619-4b29-8541-76208778f3de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:12:51.815Z|7e943816-b619-4b29-8541-76208778f3de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:12:53.494Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Entering 2021-05-10T01:12:53.495Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:12:53.495Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||URI : /infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3 2021-05-10T01:12:53.495Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Method : GET 2021-05-10T01:12:53.495Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:567dbe8c-fa3e-4318-870a-cd1b51039029;x-requestid:567dbe8c-fa3e-4318-870a-cd1b51039029;x-transactionid:567dbe8c-fa3e-4318-870a-cd1b51039029;x-ecomp-requestid:567dbe8c-fa3e-4318-870a-cd1b51039029;x-onap-partnername:SO.APIH;x-invocationid:e6f1f051-6dc8-4949-8222-77b5f192dfe9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:12:53.496Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:12:53.509Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:12:53.509Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:12:53.509Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:12:53.509Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:12:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:12:53.510Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:12:53.510Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Exiting. 2021-05-10T01:12:53.521Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:12:53.521Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:12:53.522Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:12:53.522Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:12:53.522Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:567dbe8c-fa3e-4318-870a-cd1b51039029;x-requestid:567dbe8c-fa3e-4318-870a-cd1b51039029;x-transactionid:567dbe8c-fa3e-4318-870a-cd1b51039029;x-ecomp-requestid:567dbe8c-fa3e-4318-870a-cd1b51039029;x-onap-partnername:SO.APIH;x-invocationid:2ec0ddd5-9797-4529-ae7b-8d421a1c9301;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:12:53.522Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:12:53.527Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:12:53.527Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:12:53.528Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:12:53.528Z|567dbe8c-fa3e-4318-870a-cd1b51039029|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:Mon, 10 May 2021 01:12:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:12:53.528Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:12:53.529Z|567dbe8c-fa3e-4318-870a-cd1b51039029|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-05-10T01:13:03.687Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Entering 2021-05-10T01:13:03.687Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:03.687Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||URI : /infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3 2021-05-10T01:13:03.687Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:03.687Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:07ba9727-f1fd-4703-9045-8e6afa58e88d;x-requestid:07ba9727-f1fd-4703-9045-8e6afa58e88d;x-transactionid:07ba9727-f1fd-4703-9045-8e6afa58e88d;x-ecomp-requestid:07ba9727-f1fd-4703-9045-8e6afa58e88d;x-onap-partnername:SO.APIH;x-invocationid:16128756-d746-486f-8975-0c69c346211b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:03.687Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:03.703Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:03.703Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:03.703Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:03.703Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:03.704Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:03.704Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Exiting. 2021-05-10T01:13:03.715Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:13:03.715Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:03.715Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:13:03.715Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:03.716Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:07ba9727-f1fd-4703-9045-8e6afa58e88d;x-requestid:07ba9727-f1fd-4703-9045-8e6afa58e88d;x-transactionid:07ba9727-f1fd-4703-9045-8e6afa58e88d;x-ecomp-requestid:07ba9727-f1fd-4703-9045-8e6afa58e88d;x-onap-partnername:SO.APIH;x-invocationid:14d8d8d1-bf45-4133-89ae-e7797d2f02a3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:03.716Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:03.721Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:03.721Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:03.721Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:03.721Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:03.721Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:03.722Z|07ba9727-f1fd-4703-9045-8e6afa58e88d|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-05-10T01:13:06.143Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Entering 2021-05-10T01:13:06.144Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:06.144Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||URI : /infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3 2021-05-10T01:13:06.144Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:06.144Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-transactionid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-ecomp-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-onap-partnername:UNKNOWN;x-invocationid:df2a3928-7636-4927-ab92-3da227582a4e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:13:06.145Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:06.157Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:06.157Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:06.157Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:06.157Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:06.158Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:06.158Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Exiting. 2021-05-10T01:13:06.192Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Entering 2021-05-10T01:13:06.192Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:06.193Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||URI : /infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3 2021-05-10T01:13:06.193Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Method : PUT 2021-05-10T01:13:06.193Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-transactionid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-ecomp-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-onap-partnername:UNKNOWN;x-invocationid:9d944e1a-a551-41a7-95a8-2d06c56ca8f3;content-length:2152;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:13:06.193Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:06.224Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:06.224Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:06.225Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:06.225Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:06.225Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:06.226Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-4|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Exiting. 2021-05-10T01:13:06.815Z|b5f36bfa-357f-46ad-98aa-f9df4fc7da9f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:13:06.815Z|b5f36bfa-357f-46ad-98aa-f9df4fc7da9f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:13:07.020Z|d8cc6abf-217f-41f8-a581-07daf8cc3e91|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:13:07.021Z|d8cc6abf-217f-41f8-a581-07daf8cc3e91|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:13:07.580Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Entering 2021-05-10T01:13:07.581Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:07.581Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||URI : /infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3 2021-05-10T01:13:07.581Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:07.581Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-transactionid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-ecomp-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-onap-partnername:UNKNOWN;x-invocationid:3a408e96-21a7-40b9-b263-094f2dd83c21;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:13:07.581Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:07.593Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:07.593Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:07.593Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:07.593Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:07.594Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:07.594Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Exiting. 2021-05-10T01:13:07.615Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Entering 2021-05-10T01:13:07.616Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:07.616Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||URI : /infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3 2021-05-10T01:13:07.616Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Method : PUT 2021-05-10T01:13:07.616Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-transactionid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-ecomp-requestid:3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;x-onap-partnername:UNKNOWN;x-invocationid:3ef90c49-f536-4efc-b5cc-0e51551bfc0e;content-length:2129;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:13:07.616Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:07.638Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:07.638Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:07.639Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:07.639Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:07.639Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:07.639Z|3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|http-nio-8083-exec-6|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Exiting. 2021-05-10T01:13:13.881Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-7|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Entering 2021-05-10T01:13:13.881Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-7|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:13.882Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-7|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||URI : /infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3 2021-05-10T01:13:13.882Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-7|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:13.882Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-7|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:1913e624-0734-45c9-a31d-d22c5b74b0d8;x-requestid:1913e624-0734-45c9-a31d-d22c5b74b0d8;x-transactionid:1913e624-0734-45c9-a31d-d22c5b74b0d8;x-ecomp-requestid:1913e624-0734-45c9-a31d-d22c5b74b0d8;x-onap-partnername:SO.APIH;x-invocationid:b3fb7c88-c9fd-4cc9-81d3-b47f2f8de4f8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:13.882Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-7|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:13.893Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-7|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:13.894Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-7|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:13.894Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-7|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:13.894Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-7|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:13.894Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-7|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:13.894Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-7|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Exiting. 2021-05-10T01:13:13.909Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:13:13.909Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:13.909Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:13:13.909Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:13.910Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:1913e624-0734-45c9-a31d-d22c5b74b0d8;x-requestid:1913e624-0734-45c9-a31d-d22c5b74b0d8;x-transactionid:1913e624-0734-45c9-a31d-d22c5b74b0d8;x-ecomp-requestid:1913e624-0734-45c9-a31d-d22c5b74b0d8;x-onap-partnername:SO.APIH;x-invocationid:907b3a21-f0e8-48ab-b0f0-d47afc976d26;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:13.910Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:13.917Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:13.917Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:13.917Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:13.918Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:13.918Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:13.918Z|1913e624-0734-45c9-a31d-d22c5b74b0d8|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-05-10T01:13:14.057Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Entering 2021-05-10T01:13:14.057Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:14.057Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||URI : /infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3 2021-05-10T01:13:14.058Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:14.058Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:5614768f-2d6b-4c82-991c-5f45a7e05c2a;x-requestid:5614768f-2d6b-4c82-991c-5f45a7e05c2a;x-transactionid:5614768f-2d6b-4c82-991c-5f45a7e05c2a;x-ecomp-requestid:5614768f-2d6b-4c82-991c-5f45a7e05c2a;x-onap-partnername:SO.APIH;x-invocationid:a1a92555-38ab-4237-be56-91f75250f7c7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:14.058Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:14.070Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:14.070Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:14.070Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:14.070Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:14.071Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:14.071Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-9|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Exiting. 2021-05-10T01:13:14.085Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:13:14.085Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:14.086Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:13:14.086Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:14.086Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:5614768f-2d6b-4c82-991c-5f45a7e05c2a;x-requestid:5614768f-2d6b-4c82-991c-5f45a7e05c2a;x-transactionid:5614768f-2d6b-4c82-991c-5f45a7e05c2a;x-ecomp-requestid:5614768f-2d6b-4c82-991c-5f45a7e05c2a;x-onap-partnername:SO.APIH;x-invocationid:61c3d2f8-045e-4651-92fa-874ea4314f06;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:14.086Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:14.092Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:14.092Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:14.092Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:14.092Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|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:Mon, 10 May 2021 01:13:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:14.092Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:14.093Z|5614768f-2d6b-4c82-991c-5f45a7e05c2a|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-05-10T01:13:14.233Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Entering 2021-05-10T01:13:14.233Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:14.233Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||URI : /infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3 2021-05-10T01:13:14.234Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:14.234Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:c6028dd8-01a4-4f9a-b260-4dc1bc47d487;x-requestid:c6028dd8-01a4-4f9a-b260-4dc1bc47d487;x-transactionid:c6028dd8-01a4-4f9a-b260-4dc1bc47d487;x-ecomp-requestid:c6028dd8-01a4-4f9a-b260-4dc1bc47d487;x-onap-partnername:SO.APIH;x-invocationid:61be914b-ad30-4d3c-8801-93e0d8cfda45;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:14.234Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:14.242Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:14.242Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:14.243Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:14.243Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:14.273Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:14.273Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-1|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Exiting. 2021-05-10T01:13:14.283Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:13:14.283Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:14.283Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:13:14.283Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:14.284Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:c6028dd8-01a4-4f9a-b260-4dc1bc47d487;x-requestid:c6028dd8-01a4-4f9a-b260-4dc1bc47d487;x-transactionid:c6028dd8-01a4-4f9a-b260-4dc1bc47d487;x-ecomp-requestid:c6028dd8-01a4-4f9a-b260-4dc1bc47d487;x-onap-partnername:SO.APIH;x-invocationid:00f0d8a2-53b1-4e6c-b8b9-9fb21197d791;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:14.284Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:14.288Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:14.289Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:14.289Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:14.289Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:14.289Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:14.289Z|c6028dd8-01a4-4f9a-b260-4dc1bc47d487|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-05-10T01:13:14.433Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Entering 2021-05-10T01:13:14.433Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:14.433Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||URI : /infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3 2021-05-10T01:13:14.434Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:14.434Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:810b2748-1b55-4b4b-aaff-e5ad058fae41;x-requestid:810b2748-1b55-4b4b-aaff-e5ad058fae41;x-transactionid:810b2748-1b55-4b4b-aaff-e5ad058fae41;x-ecomp-requestid:810b2748-1b55-4b4b-aaff-e5ad058fae41;x-onap-partnername:SO.APIH;x-invocationid:ffe992a3-e90a-478f-82e7-47d73ea9ed86;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:14.434Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:14.445Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:14.445Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:14.446Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:14.446Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:14.446Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:14.446Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-3|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Exiting. 2021-05-10T01:13:14.458Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:13:14.458Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:14.458Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:13:14.458Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:14.459Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:810b2748-1b55-4b4b-aaff-e5ad058fae41;x-requestid:810b2748-1b55-4b4b-aaff-e5ad058fae41;x-transactionid:810b2748-1b55-4b4b-aaff-e5ad058fae41;x-ecomp-requestid:810b2748-1b55-4b4b-aaff-e5ad058fae41;x-onap-partnername:SO.APIH;x-invocationid:dd5dd3ea-0d44-4d6e-bcc7-cf4e37854839;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:14.459Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:14.464Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:14.464Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:14.464Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:14.464Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:14.465Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:14.465Z|810b2748-1b55-4b4b-aaff-e5ad058fae41|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-05-10T01:13:14.600Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Entering 2021-05-10T01:13:14.600Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:14.600Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||URI : /infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3 2021-05-10T01:13:14.601Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:14.601Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:7af300b9-7654-4592-86fb-1156a602c219;x-requestid:7af300b9-7654-4592-86fb-1156a602c219;x-transactionid:7af300b9-7654-4592-86fb-1156a602c219;x-ecomp-requestid:7af300b9-7654-4592-86fb-1156a602c219;x-onap-partnername:SO.APIH;x-invocationid:00df058a-773c-4246-b928-ed31cf743b3c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:14.601Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:14.626Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:14.626Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:14.626Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:14.626Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:14.626Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:14.627Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-5|/infraActiveRequests/3d0d4776-01a5-4aa6-8ca6-2b6dbe0988c3|bpel|||INFO|500||Exiting. 2021-05-10T01:13:14.639Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:13:14.639Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:14.640Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:13:14.640Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:14.640Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:7af300b9-7654-4592-86fb-1156a602c219;x-requestid:7af300b9-7654-4592-86fb-1156a602c219;x-transactionid:7af300b9-7654-4592-86fb-1156a602c219;x-ecomp-requestid:7af300b9-7654-4592-86fb-1156a602c219;x-onap-partnername:SO.APIH;x-invocationid:94a477e6-18fa-4b6b-8331-49b95ad00d8f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:14.641Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:14.647Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:14.647Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:14.648Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:14.648Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:14.648Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:14.649Z|7af300b9-7654-4592-86fb-1156a602c219|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-05-10T01:13:21.815Z|c64484b4-cb86-42af-be90-a410e098ed48|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:13:21.817Z|c64484b4-cb86-42af-be90-a410e098ed48|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:13:29.806Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:13:29.806Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:29.806Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:13:29.807Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:29.807Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-transactionid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-ecomp-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-onap-partnername:SO.APIH;x-invocationid:43b5cfa5-6d0c-4c10-b7bd-26c8a6c2d1f7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:29.807Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:30.161Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2021-05-10T01:13:30.162Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:30.162Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2021-05-10T01:13:30.162Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2021-05-10T01:13:30.162Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-transactionid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-ecomp-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-onap-partnername:SO.APIH;x-invocationid:021323e9-31bd-4bdf-a303-b7f1ba937067;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=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:30.162Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:30.165Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2021-05-10T01:13:30.172Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:30.172Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:30.172Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:30.172Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2021-05-10T01:13:30.173Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:30.173Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2021-05-10T01:13:30.382Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||INFO|500||Entering 2021-05-10T01:13:30.382Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:30.383Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2021-05-10T01:13:30.383Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2021-05-10T01:13:30.383Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-transactionid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-ecomp-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-onap-partnername:SO.APIH;x-invocationid:336a3bd2-a3d9-47ec-8940-b26d1b979bb8;content-length:2640;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:30.383Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:30.400Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:30.400Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2021-05-10T01:13:30.400Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2021-05-10T01:13:30.401Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:30.401Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:30.401Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2021-05-10T01:13:30.824Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Entering 2021-05-10T01:13:30.825Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:30.825Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2021-05-10T01:13:30.825Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2021-05-10T01:13:30.825Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-transactionid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-ecomp-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-onap-partnername:UNKNOWN;x-invocationid:c2e300cb-c29a-434d-968d-229d859f8b4c;content-length:7678;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:13:30.826Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:30.840Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:30.841Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2021-05-10T01:13:30.841Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2021-05-10T01:13:30.841Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/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:Mon, 10 May 2021 01:13:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:30.841Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:30.841Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Exiting. 2021-05-10T01:13:30.864Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:13:30.864Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:30.864Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:13:30.864Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:30.865Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-transactionid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-ecomp-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-onap-partnername:UNKNOWN;x-invocationid:d8c5aa47-a23f-4465-bc01-0231e450a14b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:13:30.865Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:30.875Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:30.875Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:30.875Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:30.875Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:30.875Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:30.876Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:13:30.894Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:13:30.895Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:30.895Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:13:30.895Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : PUT 2021-05-10T01:13:30.895Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-transactionid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-ecomp-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-onap-partnername:UNKNOWN;x-invocationid:a424b946-543d-41bd-a760-9fba46187256;content-length:2725;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:13:30.895Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:30.945Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:30.945Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:30.945Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:30.945Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:30.946Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:30.946Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:13:31.591Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:13:31.592Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:31.592Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:13:31.592Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:31.592Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:35b7c90d-69ee-4fd2-8b49-62958ee3b89c;x-requestid:35b7c90d-69ee-4fd2-8b49-62958ee3b89c;x-transactionid:35b7c90d-69ee-4fd2-8b49-62958ee3b89c;x-ecomp-requestid:35b7c90d-69ee-4fd2-8b49-62958ee3b89c;x-onap-partnername:SO.APIH;x-invocationid:9efdb1ee-5b49-4a9b-9074-f6abcd495108;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:31.592Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:31.601Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:31.601Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:31.602Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:31.602Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:31.602Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:31.602Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:13:31.620Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:13:31.621Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:31.622Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:13:31.622Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:31.623Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:35b7c90d-69ee-4fd2-8b49-62958ee3b89c;x-requestid:35b7c90d-69ee-4fd2-8b49-62958ee3b89c;x-transactionid:35b7c90d-69ee-4fd2-8b49-62958ee3b89c;x-ecomp-requestid:35b7c90d-69ee-4fd2-8b49-62958ee3b89c;x-onap-partnername:SO.APIH;x-invocationid:21f7714e-49c4-4f1a-81b1-e5c8e5dc9d63;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:31.623Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:31.630Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:31.631Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:31.631Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:31.631Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:31.632Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:31.632Z|35b7c90d-69ee-4fd2-8b49-62958ee3b89c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-05-10T01:13:36.815Z|b316c46f-ac03-47c0-acc6-4cd3f69e4c17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:13:36.815Z|b316c46f-ac03-47c0-acc6-4cd3f69e4c17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:13:37.021Z|c76fef4e-132f-4ec6-87a4-1f22740988be|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:13:37.022Z|c76fef4e-132f-4ec6-87a4-1f22740988be|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:13:41.808Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:13:41.808Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:41.808Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:13:41.808Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:41.809Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:7cd577b3-1bff-414e-9820-e4b7119d7408;x-requestid:7cd577b3-1bff-414e-9820-e4b7119d7408;x-transactionid:7cd577b3-1bff-414e-9820-e4b7119d7408;x-ecomp-requestid:7cd577b3-1bff-414e-9820-e4b7119d7408;x-onap-partnername:SO.APIH;x-invocationid:44030ad8-e42d-4a7f-ba63-2c8551033335;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:41.809Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:41.819Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:41.820Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:41.820Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:41.820Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:41 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:41.820Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:41.820Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:13:41.836Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:13:41.836Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:41.836Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:13:41.837Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:41.837Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:7cd577b3-1bff-414e-9820-e4b7119d7408;x-requestid:7cd577b3-1bff-414e-9820-e4b7119d7408;x-transactionid:7cd577b3-1bff-414e-9820-e4b7119d7408;x-ecomp-requestid:7cd577b3-1bff-414e-9820-e4b7119d7408;x-onap-partnername:SO.APIH;x-invocationid:5e265fa4-781a-40fb-8abb-a144e38652c9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:41.837Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:41.842Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:41.842Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:41.842Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:41.842Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:41 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:41.842Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:41.843Z|7cd577b3-1bff-414e-9820-e4b7119d7408|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-05-10T01:13:45.786Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:13:45.786Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:45.787Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:13:45.787Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:45.787Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-transactionid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-ecomp-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-onap-partnername:UNKNOWN;x-invocationid:cc36d63e-95eb-4e68-972e-cae28d896fe3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:13:45.787Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:45.799Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:45.799Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:45.800Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:45.800Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:45.800Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:45.800Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:13:45.813Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:13:45.814Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:45.814Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:13:45.814Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : PUT 2021-05-10T01:13:45.814Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-transactionid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-ecomp-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-onap-partnername:UNKNOWN;x-invocationid:9a142859-86bc-4303-b8a2-263eba3dd398;content-length:2906;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:13:45.814Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:45.837Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:45.837Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:45.838Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:45.838Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:45.838Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:45.838Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-8|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:13:46.655Z|58e1ea69-0169-4775-9fba-766f9f2d001e|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering 2021-05-10T01:13:46.655Z|58e1ea69-0169-4775-9fba-766f9f2d001e|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:46.656Z|58e1ea69-0169-4775-9fba-766f9f2d001e|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI : /manage/health 2021-05-10T01:13:46.656Z|58e1ea69-0169-4775-9fba-766f9f2d001e|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method : GET 2021-05-10T01:13:46.656Z|58e1ea69-0169-4775-9fba-766f9f2d001e|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : host:10.233.73.79:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close; 2021-05-10T01:13:46.656Z|58e1ea69-0169-4775-9fba-766f9f2d001e|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:46.659Z|58e1ea69-0169-4775-9fba-766f9f2d001e|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:46.660Z|58e1ea69-0169-4775-9fba-766f9f2d001e|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code : 200 2021-05-10T01:13:46.660Z|58e1ea69-0169-4775-9fba-766f9f2d001e|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text : OK 2021-05-10T01:13:46.660Z|58e1ea69-0169-4775-9fba-766f9f2d001e|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:45 GMT;Connection:close; 2021-05-10T01:13:46.660Z|58e1ea69-0169-4775-9fba-766f9f2d001e|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:46.660Z|58e1ea69-0169-4775-9fba-766f9f2d001e|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting. 2021-05-10T01:13:51.815Z|1d2b9565-2fbf-4be1-a4ee-a0b2316c94a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:13:51.815Z|1d2b9565-2fbf-4be1-a4ee-a0b2316c94a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:13:52.011Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:13:52.011Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:52.011Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:13:52.011Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:52.012Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:8c6d77b3-1d20-44c4-b733-0c636750fe89;x-requestid:8c6d77b3-1d20-44c4-b733-0c636750fe89;x-transactionid:8c6d77b3-1d20-44c4-b733-0c636750fe89;x-ecomp-requestid:8c6d77b3-1d20-44c4-b733-0c636750fe89;x-onap-partnername:SO.APIH;x-invocationid:587f1873-8839-4cd6-be9c-d25b145f3c18;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:52.012Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:52.025Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:52.025Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:52.025Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:52.025Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:52.026Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:52.026Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:13:52.036Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:13:52.036Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:52.036Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:13:52.037Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:52.037Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:8c6d77b3-1d20-44c4-b733-0c636750fe89;x-requestid:8c6d77b3-1d20-44c4-b733-0c636750fe89;x-transactionid:8c6d77b3-1d20-44c4-b733-0c636750fe89;x-ecomp-requestid:8c6d77b3-1d20-44c4-b733-0c636750fe89;x-onap-partnername:SO.APIH;x-invocationid:2804433e-3419-40e0-891f-935699e434cb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:13:52.037Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:52.042Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:52.042Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:52.042Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:52.043Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:52.043Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:52.043Z|8c6d77b3-1d20-44c4-b733-0c636750fe89|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-05-10T01:13:54.040Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:13:54.040Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:54.040Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:13:54.041Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:54.041Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-transactionid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-ecomp-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-onap-partnername:UNKNOWN;x-invocationid:38bfce20-8d10-41da-a356-2d3cecad547c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate; 2021-05-10T01:13:54.041Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:54.050Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:54.051Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:54.051Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:54.051Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=E69F24EE9C1F0BE77A7A77589C2454FF; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:54.051Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:54.052Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-2|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:13:54.078Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:13:54.079Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:54.079Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:13:54.079Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : PUT 2021-05-10T01:13:54.079Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-transactionid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-ecomp-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-onap-partnername:UNKNOWN;x-invocationid:f24c17b9-1086-409b-9b27-d4a4984d7b62;content-length:3190;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E69F24EE9C1F0BE77A7A77589C2454FF;accept-encoding:gzip,deflate; 2021-05-10T01:13:54.079Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:54.108Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:54.109Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:13:54.109Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:13:54.109Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:13:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:54.109Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:54.110Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:13:56.885Z|5e0ac725-7622-4459-b61c-119d41cdef6f|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2021-05-10T01:13:56.885Z|5e0ac725-7622-4459-b61c-119d41cdef6f|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:56.885Z|5e0ac725-7622-4459-b61c-119d41cdef6f|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2021-05-10T01:13:56.885Z|5e0ac725-7622-4459-b61c-119d41cdef6f|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2021-05-10T01:13:56.886Z|5e0ac725-7622-4459-b61c-119d41cdef6f|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:5e0ac725-7622-4459-b61c-119d41cdef6f;x-requestid:5e0ac725-7622-4459-b61c-119d41cdef6f;x-transactionid:5e0ac725-7622-4459-b61c-119d41cdef6f;x-ecomp-requestid:5e0ac725-7622-4459-b61c-119d41cdef6f;x-onap-partnername:UNKNOWN;x-invocationid:78dac8ee-d0ae-42f5-80a0-e3aa6101e53a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E69F24EE9C1F0BE77A7A77589C2454FF;accept-encoding:gzip,deflate; 2021-05-10T01:13:56.886Z|5e0ac725-7622-4459-b61c-119d41cdef6f|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:56.917Z|5e0ac725-7622-4459-b61c-119d41cdef6f|http-nio-8083-exec-5|/requestProcessingData|bpel|||INFO|500||Entering 2021-05-10T01:13:56.918Z|5e0ac725-7622-4459-b61c-119d41cdef6f|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:13:56.918Z|5e0ac725-7622-4459-b61c-119d41cdef6f|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2021-05-10T01:13:56.918Z|5e0ac725-7622-4459-b61c-119d41cdef6f|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2021-05-10T01:13:56.918Z|5e0ac725-7622-4459-b61c-119d41cdef6f|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:5e0ac725-7622-4459-b61c-119d41cdef6f;x-requestid:5e0ac725-7622-4459-b61c-119d41cdef6f;x-transactionid:5e0ac725-7622-4459-b61c-119d41cdef6f;x-ecomp-requestid:5e0ac725-7622-4459-b61c-119d41cdef6f;x-onap-partnername:UNKNOWN;x-invocationid:a1b60e06-8a30-4ae3-b0ad-d1a193e77b84;content-length:1600;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E69F24EE9C1F0BE77A7A77589C2454FF;accept-encoding:gzip,deflate; 2021-05-10T01:13:56.918Z|5e0ac725-7622-4459-b61c-119d41cdef6f|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:13:56.928Z|5e0ac725-7622-4459-b61c-119d41cdef6f|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:13:56.928Z|5e0ac725-7622-4459-b61c-119d41cdef6f|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2021-05-10T01:13:56.928Z|5e0ac725-7622-4459-b61c-119d41cdef6f|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2021-05-10T01:13:56.928Z|5e0ac725-7622-4459-b61c-119d41cdef6f|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/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:Mon, 10 May 2021 01:13:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:13:56.929Z|5e0ac725-7622-4459-b61c-119d41cdef6f|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:13:56.929Z|5e0ac725-7622-4459-b61c-119d41cdef6f|http-nio-8083-exec-5|/requestProcessingData|bpel|||INFO|500||Exiting. 2021-05-10T01:14:02.619Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:14:02.619Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:02.619Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:14:02.620Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:02.620Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:1a4c6139-7fc7-4f85-bda0-ec68d1997920;x-requestid:1a4c6139-7fc7-4f85-bda0-ec68d1997920;x-transactionid:1a4c6139-7fc7-4f85-bda0-ec68d1997920;x-ecomp-requestid:1a4c6139-7fc7-4f85-bda0-ec68d1997920;x-onap-partnername:SO.APIH;x-invocationid:ef8d796f-ad50-4584-9c97-7bfb2e0fe6fe;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:02.620Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:02.632Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:02.632Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:02.632Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:02.632Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:02.632Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:02.633Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:14:02.644Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:14:02.645Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:02.645Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:14:02.645Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:02.645Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:1a4c6139-7fc7-4f85-bda0-ec68d1997920;x-requestid:1a4c6139-7fc7-4f85-bda0-ec68d1997920;x-transactionid:1a4c6139-7fc7-4f85-bda0-ec68d1997920;x-ecomp-requestid:1a4c6139-7fc7-4f85-bda0-ec68d1997920;x-onap-partnername:SO.APIH;x-invocationid:6a1d58dc-926e-4e19-9375-d16f692b0d1e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:02.645Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:02.654Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:02.654Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:02.654Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:02.655Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:02 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:02.655Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:02.655Z|1a4c6139-7fc7-4f85-bda0-ec68d1997920|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-05-10T01:14:06.815Z|d83fb60f-d6ee-4909-a90c-25d0a5bad056|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:14:06.817Z|d83fb60f-d6ee-4909-a90c-25d0a5bad056|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:14:07.022Z|103876ac-3bcd-4ced-a6cd-188c0bffd983|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:14:07.023Z|103876ac-3bcd-4ced-a6cd-188c0bffd983|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:14:09.645Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-8|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Entering 2021-05-10T01:14:09.645Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-8|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:09.645Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-8|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||URI : /infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f 2021-05-10T01:14:09.645Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-8|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:09.646Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-8|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-transactionid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-ecomp-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-onap-partnername:SO.APIH;x-invocationid:08ba9cfb-16dc-466b-9561-a26d3006aff7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:09.646Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-8|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:09.839Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2021-05-10T01:14:09.839Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:09.839Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2021-05-10T01:14:09.840Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2021-05-10T01:14:09.840Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-transactionid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-ecomp-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-onap-partnername:SO.APIH;x-invocationid:f784b173-4265-45bf-b8bf-fe2e95fa7dc5;content-length:117;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:09.840Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:09.843Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2021-05-10T01:14:09.848Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:09.848Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:09.848Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:09.848Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2021-05-10T01:14:09.848Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:09.849Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2021-05-10T01:14:10.070Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||INFO|500||Entering 2021-05-10T01:14:10.070Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:10.070Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2021-05-10T01:14:10.070Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2021-05-10T01:14:10.071Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-transactionid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-ecomp-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-onap-partnername:SO.APIH;x-invocationid:7a7c663e-8648-4dbf-976c-15842956999c;content-length:3885;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:10.071Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:10.097Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:10.097Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2021-05-10T01:14:10.098Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2021-05-10T01:14:10.098Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:10.098Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:10.098Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2021-05-10T01:14:10.503Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/requestProcessingData|bpel|||INFO|500||Entering 2021-05-10T01:14:10.503Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:10.503Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2021-05-10T01:14:10.503Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2021-05-10T01:14:10.504Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-transactionid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-ecomp-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-onap-partnername:UNKNOWN;x-invocationid:559a7387-e570-4184-862f-caadd7f43670;content-length:19649;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:14:10.504Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:10.522Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:10.522Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2021-05-10T01:14:10.523Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2021-05-10T01:14:10.523Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/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:Mon, 10 May 2021 01:14:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:10.523Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:10.523Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/requestProcessingData|bpel|||INFO|500||Exiting. 2021-05-10T01:14:10.540Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Entering 2021-05-10T01:14:10.541Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:10.541Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||URI : /infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f 2021-05-10T01:14:10.541Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:10.541Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-transactionid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-ecomp-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-onap-partnername:UNKNOWN;x-invocationid:f7105361-338e-4737-a40d-35b3180a90fc;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:14:10.541Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:10.552Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:10.553Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:10.553Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:10.553Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:10.553Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:10.553Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Exiting. 2021-05-10T01:14:10.566Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-3|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Entering 2021-05-10T01:14:10.566Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-3|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:10.566Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-3|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||URI : /infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f 2021-05-10T01:14:10.566Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-3|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Method : PUT 2021-05-10T01:14:10.567Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-3|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-transactionid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-ecomp-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-onap-partnername:UNKNOWN;x-invocationid:64466535-a9bf-4fbe-8adc-acceafdb939e;content-length:3978;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:14:10.567Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-3|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:10.622Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-3|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:10.623Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-3|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:10.623Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-3|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:10.623Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-3|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:10.623Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-3|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:10.624Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-3|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Exiting. 2021-05-10T01:14:11.929Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2021-05-10T01:14:11.929Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:11.930Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2021-05-10T01:14:11.930Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:11.930Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:8a333f47-9f17-4e11-b521-dc286bac2096;x-requestid:8a333f47-9f17-4e11-b521-dc286bac2096;x-transactionid:8a333f47-9f17-4e11-b521-dc286bac2096;x-ecomp-requestid:8a333f47-9f17-4e11-b521-dc286bac2096;x-onap-partnername:UNKNOWN;x-invocationid:5994e7ab-fedb-46d3-9775-f6cc6c5e97d0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E69F24EE9C1F0BE77A7A77589C2454FF;accept-encoding:gzip,deflate; 2021-05-10T01:14:11.931Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:11.943Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:11.943Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:11.944Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:11.944Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:11.944Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:11.947Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-4|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting. 2021-05-10T01:14:11.958Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-5|/requestProcessingData/7|bpel|||INFO|500||Entering 2021-05-10T01:14:11.959Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-5|/requestProcessingData/7|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:11.959Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-5|/requestProcessingData/7|bpel|||DEBUG|500||URI : /requestProcessingData/7 2021-05-10T01:14:11.959Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-5|/requestProcessingData/7|bpel|||DEBUG|500||Method : PUT 2021-05-10T01:14:11.960Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-5|/requestProcessingData/7|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:8a333f47-9f17-4e11-b521-dc286bac2096;x-requestid:8a333f47-9f17-4e11-b521-dc286bac2096;x-transactionid:8a333f47-9f17-4e11-b521-dc286bac2096;x-ecomp-requestid:8a333f47-9f17-4e11-b521-dc286bac2096;x-onap-partnername:UNKNOWN;x-invocationid:b824ee73-7b12-48a7-a323-76c2821cd7d7;content-length:1679;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E69F24EE9C1F0BE77A7A77589C2454FF;accept-encoding:gzip,deflate; 2021-05-10T01:14:11.960Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-5|/requestProcessingData/7|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:11.962Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:14:11.962Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:11.962Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:14:11.963Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : PATCH 2021-05-10T01:14:11.963Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-transactionid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-ecomp-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-onap-partnername:UNKNOWN;x-invocationid:d13f8e7a-0919-4dad-9b78-66ba979e4ed1;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=E69F24EE9C1F0BE77A7A77589C2454FF;accept-encoding:gzip,deflate; 2021-05-10T01:14:11.963Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:11.990Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-5|/requestProcessingData/7|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:11.990Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-5|/requestProcessingData/7|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:11.991Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-5|/requestProcessingData/7|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:11.991Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-5|/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:Mon, 10 May 2021 01:14:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:11.991Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-5|/requestProcessingData/7|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:11.991Z|8a333f47-9f17-4e11-b521-dc286bac2096|http-nio-8083-exec-5|/requestProcessingData/7|bpel|||INFO|500||Exiting. 2021-05-10T01:14:12.002Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:12.002Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:12.002Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:12.003Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:12.003Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:12.003Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-6|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:14:13.106Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:14:13.106Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:13.106Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:14:13.106Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:13.106Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:3ec58817-3043-48e6-96f8-e68fe8f2ffca;x-requestid:3ec58817-3043-48e6-96f8-e68fe8f2ffca;x-transactionid:3ec58817-3043-48e6-96f8-e68fe8f2ffca;x-ecomp-requestid:3ec58817-3043-48e6-96f8-e68fe8f2ffca;x-onap-partnername:SO.APIH;x-invocationid:9fb34112-4ba3-41c3-bb64-df8280c9af32;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:13.107Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:13.120Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:13.120Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:13.120Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:13.121Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:13.121Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:13.121Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:14:13.131Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:14:13.131Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:13.132Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:14:13.132Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:13.132Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:3ec58817-3043-48e6-96f8-e68fe8f2ffca;x-requestid:3ec58817-3043-48e6-96f8-e68fe8f2ffca;x-transactionid:3ec58817-3043-48e6-96f8-e68fe8f2ffca;x-ecomp-requestid:3ec58817-3043-48e6-96f8-e68fe8f2ffca;x-onap-partnername:SO.APIH;x-invocationid:3f5ed8a6-8354-4dcf-80ce-dcf49885d6d0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:13.132Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:13.138Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:13.138Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:13.138Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:13.138Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:13.138Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:13.139Z|3ec58817-3043-48e6-96f8-e68fe8f2ffca|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-05-10T01:14:14.345Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Entering 2021-05-10T01:14:14.345Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:14.346Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||URI : /infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f 2021-05-10T01:14:14.346Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:14.346Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-transactionid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-ecomp-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-onap-partnername:UNKNOWN;x-invocationid:3d4f58ee-2513-42e0-a79a-d8d67ff66712;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:14:14.347Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:14.356Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:14.356Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:14.356Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:14.356Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:14.357Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:14.357Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Exiting. 2021-05-10T01:14:14.368Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Entering 2021-05-10T01:14:14.368Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:14.368Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||URI : /infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f 2021-05-10T01:14:14.368Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Method : PUT 2021-05-10T01:14:14.368Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-transactionid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-ecomp-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-onap-partnername:UNKNOWN;x-invocationid:b066a682-c42b-415b-894a-627ba108987e;content-length:4163;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:14:14.368Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:14.389Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:14.389Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:14.389Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:14.389Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:14.390Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:14.390Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Exiting. 2021-05-10T01:14:19.063Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Entering 2021-05-10T01:14:19.063Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:19.063Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||URI : /infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f 2021-05-10T01:14:19.064Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:19.064Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-transactionid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-ecomp-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-onap-partnername:UNKNOWN;x-invocationid:678830ad-0faa-4db2-846c-de070cccc78b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:14:19.064Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:19.073Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:19.073Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:19.074Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:19.074Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:19 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:19.074Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:19.074Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-1|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Exiting. 2021-05-10T01:14:19.086Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Entering 2021-05-10T01:14:19.086Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:19.087Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||URI : /infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f 2021-05-10T01:14:19.087Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Method : PUT 2021-05-10T01:14:19.087Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-transactionid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-ecomp-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-onap-partnername:UNKNOWN;x-invocationid:8ca5e397-5ecd-4716-a82c-82000a6721df;content-length:4157;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:14:19.087Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:19.106Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:19.107Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:19.107Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:19.107Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:19 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:19.107Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:19.108Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-2|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Exiting. 2021-05-10T01:14:21.815Z|987a18b7-24ee-4e75-a2b9-1fe9023fed4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:14:21.816Z|987a18b7-24ee-4e75-a2b9-1fe9023fed4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:14:23.611Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:14:23.611Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:23.612Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:14:23.612Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:23.612Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:90cbc334-3a3d-48c2-b586-64509c0b3bac;x-requestid:90cbc334-3a3d-48c2-b586-64509c0b3bac;x-transactionid:90cbc334-3a3d-48c2-b586-64509c0b3bac;x-ecomp-requestid:90cbc334-3a3d-48c2-b586-64509c0b3bac;x-onap-partnername:SO.APIH;x-invocationid:2b4ca44e-6282-447c-afa3-ec707f7038c9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:23.612Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:23.622Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:23.622Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:23.622Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:23.622Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:23.622Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:23.623Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:14:23.632Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:14:23.632Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:23.632Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:14:23.632Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:23.633Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:90cbc334-3a3d-48c2-b586-64509c0b3bac;x-requestid:90cbc334-3a3d-48c2-b586-64509c0b3bac;x-transactionid:90cbc334-3a3d-48c2-b586-64509c0b3bac;x-ecomp-requestid:90cbc334-3a3d-48c2-b586-64509c0b3bac;x-onap-partnername:SO.APIH;x-invocationid:210e7687-7d99-4696-bea7-640e311b35cd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:23.633Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:23.638Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:23.638Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:23.638Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:23.638Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:23.639Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:23.639Z|90cbc334-3a3d-48c2-b586-64509c0b3bac|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-05-10T01:14:34.091Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:14:34.091Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:34.091Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:14:34.091Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:34.092Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:82204eb3-1385-415e-9712-60595a36a4bc;x-requestid:82204eb3-1385-415e-9712-60595a36a4bc;x-transactionid:82204eb3-1385-415e-9712-60595a36a4bc;x-ecomp-requestid:82204eb3-1385-415e-9712-60595a36a4bc;x-onap-partnername:SO.APIH;x-invocationid:016a9dbb-6e51-4069-a957-38609b28cb5b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:34.092Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:34.102Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:34.102Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:34.102Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:34.102Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:34.103Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:34.103Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:14:34.119Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:14:34.119Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:34.119Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:14:34.119Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:34.119Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:82204eb3-1385-415e-9712-60595a36a4bc;x-requestid:82204eb3-1385-415e-9712-60595a36a4bc;x-transactionid:82204eb3-1385-415e-9712-60595a36a4bc;x-ecomp-requestid:82204eb3-1385-415e-9712-60595a36a4bc;x-onap-partnername:SO.APIH;x-invocationid:a714f8fe-24c4-48f3-a4ac-693e2c0a404f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:34.119Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:34.125Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:34.126Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:34.126Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:34.126Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:34.126Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:34.126Z|82204eb3-1385-415e-9712-60595a36a4bc|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-05-10T01:14:36.815Z|2f756869-52d9-41db-b158-378ba2019fa9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:14:36.815Z|2f756869-52d9-41db-b158-378ba2019fa9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:14:37.023Z|350ceedb-a342-4668-ba0d-e3f1f9ceea57|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-05-10T01:14:37.024Z|350ceedb-a342-4668-ba0d-e3f1f9ceea57|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-05-10T01:14:37.337Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Entering 2021-05-10T01:14:37.337Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:37.337Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||URI : /infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f 2021-05-10T01:14:37.338Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:37.338Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:2729bd5c-835d-4b38-afd2-bd649ea6c2dc;x-requestid:2729bd5c-835d-4b38-afd2-bd649ea6c2dc;x-transactionid:2729bd5c-835d-4b38-afd2-bd649ea6c2dc;x-ecomp-requestid:2729bd5c-835d-4b38-afd2-bd649ea6c2dc;x-onap-partnername:SO.APIH;x-invocationid:e9de4dce-bfca-4b8f-b06c-133cb6a3559f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:37.338Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:37.348Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:37.348Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:37.348Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:37.348Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:37.349Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:37.349Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Exiting. 2021-05-10T01:14:37.360Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:14:37.360Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:37.361Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:14:37.361Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:37.361Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:2729bd5c-835d-4b38-afd2-bd649ea6c2dc;x-requestid:2729bd5c-835d-4b38-afd2-bd649ea6c2dc;x-transactionid:2729bd5c-835d-4b38-afd2-bd649ea6c2dc;x-ecomp-requestid:2729bd5c-835d-4b38-afd2-bd649ea6c2dc;x-onap-partnername:SO.APIH;x-invocationid:62798331-6bf7-4daa-99ce-32155a434e26;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:37.361Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:37.366Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:37.366Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:37.366Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:37.366Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:37.366Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:37.366Z|2729bd5c-835d-4b38-afd2-bd649ea6c2dc|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-05-10T01:14:38.148Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Entering 2021-05-10T01:14:38.148Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:38.148Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||URI : /infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f 2021-05-10T01:14:38.149Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:38.149Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-transactionid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-ecomp-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-onap-partnername:UNKNOWN;x-invocationid:ed40dda2-3064-46a9-b14d-b58728d523e4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:14:38.149Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:38.158Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:38.158Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:38.159Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:38.159Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:38.159Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:38.159Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-9|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Exiting. 2021-05-10T01:14:38.170Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Entering 2021-05-10T01:14:38.170Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:38.171Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||URI : /infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f 2021-05-10T01:14:38.171Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Method : PUT 2021-05-10T01:14:38.171Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-transactionid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-ecomp-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-onap-partnername:UNKNOWN;x-invocationid:0484c182-6b21-4053-95e2-e55b879681d0;content-length:4163;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:14:38.171Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:38.191Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:38.191Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:38.191Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:38.191Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:37 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:38.191Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:38.191Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-10|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Exiting. 2021-05-10T01:14:38.347Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2021-05-10T01:14:38.348Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:38.348Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2021-05-10T01:14:38.348Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:38.348Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05;x-requestid:fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05;x-transactionid:fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05;x-ecomp-requestid:fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05;x-onap-partnername:UNKNOWN;x-invocationid:7420d727-d002-4135-9cf2-42a56954f105;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E69F24EE9C1F0BE77A7A77589C2454FF;accept-encoding:gzip,deflate; 2021-05-10T01:14:38.348Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:38.356Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:38.356Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:38.356Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:38.356Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:38.356Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:38.356Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting. 2021-05-10T01:14:38.365Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-2|/requestProcessingData/7|bpel|||INFO|500||Entering 2021-05-10T01:14:38.365Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-2|/requestProcessingData/7|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:38.365Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-2|/requestProcessingData/7|bpel|||DEBUG|500||URI : /requestProcessingData/7 2021-05-10T01:14:38.365Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-2|/requestProcessingData/7|bpel|||DEBUG|500||Method : PUT 2021-05-10T01:14:38.365Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-2|/requestProcessingData/7|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05;x-requestid:fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05;x-transactionid:fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05;x-ecomp-requestid:fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05;x-onap-partnername:UNKNOWN;x-invocationid:b38ed58c-4cd7-499d-8442-46006460523b;content-length:1679;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E69F24EE9C1F0BE77A7A77589C2454FF;accept-encoding:gzip,deflate; 2021-05-10T01:14:38.365Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-2|/requestProcessingData/7|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:38.376Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-2|/requestProcessingData/7|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:38.376Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-2|/requestProcessingData/7|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:38.377Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-2|/requestProcessingData/7|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:38.377Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-2|/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:Mon, 10 May 2021 01:14:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:38.377Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-2|/requestProcessingData/7|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:38.377Z|fd737b57-cfe7-4ee2-9c3d-5bd922dd3d05|http-nio-8083-exec-2|/requestProcessingData/7|bpel|||INFO|500||Exiting. 2021-05-10T01:14:40.791Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:14:40.792Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:40.792Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:14:40.792Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:40.792Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-transactionid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-ecomp-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-onap-partnername:UNKNOWN;x-invocationid:14dddb2f-e01b-435c-b6dd-ee2663962217;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:14:40.792Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:40.803Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:40.803Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:40.804Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:40.804Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:40 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:40.804Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:40.804Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:14:40.816Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-4|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:14:40.816Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-4|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:40.816Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-4|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:14:40.816Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-4|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : PUT 2021-05-10T01:14:40.816Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-4|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-transactionid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-ecomp-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-onap-partnername:UNKNOWN;x-invocationid:27c3ca7f-c9dd-49e9-b3cd-51b09a379f70;content-length:3296;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:14:40.817Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-4|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:40.846Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-4|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:40.846Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-4|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:40.846Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-4|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:40.846Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-4|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:40 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:40.847Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-4|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:40.847Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-4|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:14:41.060Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-5|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Entering 2021-05-10T01:14:41.061Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-5|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:41.061Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-5|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||URI : /infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f 2021-05-10T01:14:41.061Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-5|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:41.061Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-5|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-transactionid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-ecomp-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-onap-partnername:UNKNOWN;x-invocationid:40a86c90-4219-439b-bfff-a0bd2e53da34;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:14:41.062Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-5|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:41.073Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-5|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:41.073Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-5|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:41.074Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-5|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:41.074Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-5|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:40 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:41.074Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-5|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:41.075Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-5|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Exiting. 2021-05-10T01:14:41.085Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-6|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Entering 2021-05-10T01:14:41.085Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-6|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:41.086Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-6|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||URI : /infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f 2021-05-10T01:14:41.086Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-6|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Method : PUT 2021-05-10T01:14:41.086Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-6|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-transactionid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-ecomp-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-onap-partnername:UNKNOWN;x-invocationid:ed964a36-1a3e-46cc-bc7b-c686cee1ba72;content-length:4167;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:14:41.086Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-6|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:41.296Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-6|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:41.296Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-6|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:41.296Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-6|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:41.296Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-6|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:40 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:41.296Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-6|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:41.297Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-6|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Exiting. 2021-05-10T01:14:43.375Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Entering 2021-05-10T01:14:43.375Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:43.375Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||URI : /infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f 2021-05-10T01:14:43.376Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:43.376Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-transactionid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-ecomp-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-onap-partnername:UNKNOWN;x-invocationid:477a0185-484c-48eb-9357-d3f998fc1393;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:14:43.376Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:43.389Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:43.390Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:43.390Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:43.390Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:43.390Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:43.390Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-7|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Exiting. 2021-05-10T01:14:43.401Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-8|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Entering 2021-05-10T01:14:43.402Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-8|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:43.402Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-8|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||URI : /infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f 2021-05-10T01:14:43.402Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-8|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Method : PUT 2021-05-10T01:14:43.402Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-8|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-transactionid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-ecomp-requestid:69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;x-onap-partnername:UNKNOWN;x-invocationid:a9b67a41-8b21-421c-addc-e4b4dabc9e25;content-length:4151;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:14:43.402Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-8|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:43.432Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-8|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:43.433Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-8|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:43.433Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-8|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:43.433Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-8|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:43.433Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-8|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:43.434Z|69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|http-nio-8083-exec-8|/infraActiveRequests/69ddf8e2-fc7e-4a2f-bd7c-11e14c6a2f0f|bpel|||INFO|500||Exiting. 2021-05-10T01:14:43.680Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:14:43.680Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:43.680Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:14:43.680Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:43.681Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-transactionid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-ecomp-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-onap-partnername:UNKNOWN;x-invocationid:1e687a3c-d30a-4192-aca4-465e7831a927;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:14:43.681Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:43.690Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:43.691Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:43.691Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:43.691Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:43.691Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:43.691Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-9|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:14:43.703Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:14:43.704Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:43.704Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:14:43.704Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : PUT 2021-05-10T01:14:43.705Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-onap-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-transactionid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-ecomp-requestid:ef7713a8-a08b-4691-a3a0-cc3c57f2afff;x-onap-partnername:UNKNOWN;x-invocationid:84a97595-d620-4e46-b74d-e471a54f9efa;content-length:3289;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=BF47091A62EC47857C1B8E0F52B7D356;accept-encoding:gzip,deflate; 2021-05-10T01:14:43.705Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:43.732Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:43.732Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:43.732Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:43.733Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:43.733Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:43.734Z|ef7713a8-a08b-4691-a3a0-cc3c57f2afff|http-nio-8083-exec-10|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:14:44.549Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:14:44.549Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:44.549Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:14:44.550Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:44.550Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:2179397c-2e6e-4c19-a675-2bddd5b27054;x-requestid:2179397c-2e6e-4c19-a675-2bddd5b27054;x-transactionid:2179397c-2e6e-4c19-a675-2bddd5b27054;x-ecomp-requestid:2179397c-2e6e-4c19-a675-2bddd5b27054;x-onap-partnername:SO.APIH;x-invocationid:3412a32d-1ea6-49bb-ae47-44cc77fdbb45;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:44.550Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:44.563Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:44.563Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:44.563Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:44.564Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:44.564Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:44.564Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-1|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:14:44.575Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:14:44.575Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:44.575Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:14:44.575Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:44.575Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:2179397c-2e6e-4c19-a675-2bddd5b27054;x-requestid:2179397c-2e6e-4c19-a675-2bddd5b27054;x-transactionid:2179397c-2e6e-4c19-a675-2bddd5b27054;x-ecomp-requestid:2179397c-2e6e-4c19-a675-2bddd5b27054;x-onap-partnername:SO.APIH;x-invocationid:39c75815-2032-4d50-ae6e-46b42fc2f84a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:44.575Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:44.581Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:44.581Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:44.581Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:44.581Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:44.581Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:44.581Z|2179397c-2e6e-4c19-a675-2bddd5b27054|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-05-10T01:14:44.710Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:14:44.711Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:44.711Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:14:44.711Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:44.711Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:ed714632-7d2a-4580-83ef-5d0231e7c3a1;x-requestid:ed714632-7d2a-4580-83ef-5d0231e7c3a1;x-transactionid:ed714632-7d2a-4580-83ef-5d0231e7c3a1;x-ecomp-requestid:ed714632-7d2a-4580-83ef-5d0231e7c3a1;x-onap-partnername:SO.APIH;x-invocationid:8d680996-01f0-4316-8c0d-7a248cbcf0ca;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:44.711Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:44.721Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:44.721Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:44.722Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:44.722Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:44.723Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:44.723Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-3|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:14:44.734Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:14:44.734Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:44.734Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:14:44.734Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:44.734Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:ed714632-7d2a-4580-83ef-5d0231e7c3a1;x-requestid:ed714632-7d2a-4580-83ef-5d0231e7c3a1;x-transactionid:ed714632-7d2a-4580-83ef-5d0231e7c3a1;x-ecomp-requestid:ed714632-7d2a-4580-83ef-5d0231e7c3a1;x-onap-partnername:SO.APIH;x-invocationid:abac7c14-b93b-440f-923d-6d1ea083a9b9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:44.734Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:44.739Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:44.739Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:44.739Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:44.740Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:44.740Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:44.740Z|ed714632-7d2a-4580-83ef-5d0231e7c3a1|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-05-10T01:14:44.874Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:14:44.874Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:44.875Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:14:44.875Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:44.875Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:455447c7-a254-4beb-95e8-fa2fe09f0ee9;x-requestid:455447c7-a254-4beb-95e8-fa2fe09f0ee9;x-transactionid:455447c7-a254-4beb-95e8-fa2fe09f0ee9;x-ecomp-requestid:455447c7-a254-4beb-95e8-fa2fe09f0ee9;x-onap-partnername:SO.APIH;x-invocationid:1c06e149-7d4e-4d28-8ffe-ef446e11e09a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:44.876Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:44.885Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:44.885Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:44.885Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:44.886Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:44.886Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:44.886Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-5|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:14:44.898Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:14:44.899Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:44.899Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:14:44.899Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:44.899Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:455447c7-a254-4beb-95e8-fa2fe09f0ee9;x-requestid:455447c7-a254-4beb-95e8-fa2fe09f0ee9;x-transactionid:455447c7-a254-4beb-95e8-fa2fe09f0ee9;x-ecomp-requestid:455447c7-a254-4beb-95e8-fa2fe09f0ee9;x-onap-partnername:SO.APIH;x-invocationid:f0e693d1-ad88-402b-9fcd-4b9c8bba6ebf;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:44.899Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:44.905Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:44.905Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:44.905Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:44.905Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:44.905Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:44.906Z|455447c7-a254-4beb-95e8-fa2fe09f0ee9|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2021-05-10T01:14:45.044Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Entering 2021-05-10T01:14:45.044Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:45.045Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||URI : /infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff 2021-05-10T01:14:45.045Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:45.045Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:6f882c66-3472-4b5d-a860-a6c3c1a68e5d;x-requestid:6f882c66-3472-4b5d-a860-a6c3c1a68e5d;x-transactionid:6f882c66-3472-4b5d-a860-a6c3c1a68e5d;x-ecomp-requestid:6f882c66-3472-4b5d-a860-a6c3c1a68e5d;x-onap-partnername:SO.APIH;x-invocationid:cc6df1b0-1a46-4b06-95ab-18075e37936c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:45.045Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:45.057Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:45.057Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:45.058Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Status text : OK 2021-05-10T01:14:45.058Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Mon, 10 May 2021 01:14:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2021-05-10T01:14:45.058Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||DEBUG|500||============================response end============================================ 2021-05-10T01:14:45.058Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-7|/infraActiveRequests/ef7713a8-a08b-4691-a3a0-cc3c57f2afff|bpel|||INFO|500||Exiting. 2021-05-10T01:14:45.067Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2021-05-10T01:14:45.067Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2021-05-10T01:14:45.067Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2021-05-10T01:14:45.068Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2021-05-10T01:14:45.068Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-onap-requestid:6f882c66-3472-4b5d-a860-a6c3c1a68e5d;x-requestid:6f882c66-3472-4b5d-a860-a6c3c1a68e5d;x-transactionid:6f882c66-3472-4b5d-a860-a6c3c1a68e5d;x-ecomp-requestid:6f882c66-3472-4b5d-a860-a6c3c1a68e5d;x-onap-partnername:SO.APIH;x-invocationid:01324684-6711-4297-ae81-b60338f8d3aa;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=D33E3A1E6566F7836C287311E9B6A5DF;accept-encoding:gzip,deflate; 2021-05-10T01:14:45.068Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2021-05-10T01:14:45.075Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2021-05-10T01:14:45.076Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2021-05-10T01:14:45.076Z|6f882c66-3472-4b5d-a860-a6c3c1a68e5d|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrd