JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/reqdb/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-08-13T05:35:37.708Z||main|||||INFO|500||The following profiles are active: basic 2022-08-13T05:35:48.173Z||main|||||INFO|500||Starting service [Tomcat] 2022-08-13T05:35:48.173Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-08-13T05:35:48.301Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-08-13T05:35:49.214Z||main|||||INFO|500||reqdb-pool - Starting... 2022-08-13T05:35:49.412Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-08-13T05:35:49.645Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate 2022-08-13T05:35:49.733Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.5) 2022-08-13T05:35:49.770Z||main|||||WARN|500||Flyway upgrade recommended: MariaDB 10.5 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.4. 2022-08-13T05:35:49.851Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.056s) 2022-08-13T05:35:49.891Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ... 2022-08-13T05:35:49.977Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State: - Error Code: 1280) 2022-08-13T05:35:50.024Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >> 2022-08-13T05:35:50.047Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version 2022-08-13T05:35:50.299Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests 2022-08-13T05:35:50.350Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status 2022-08-13T05:35:50.428Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data 2022-08-13T05:35:50.477Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns 2022-08-13T05:35:50.558Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests 2022-08-13T05:35:50.613Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock 2022-08-13T05:35:50.678Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes 2022-08-13T05:35:50.734Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data 2022-08-13T05:35:50.823Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size 2022-08-13T05:35:50.884Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests 2022-08-13T05:35:50.954Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests 2022-08-13T05:35:51.020Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500 2022-08-13T05:35:51.072Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data 2022-08-13T05:35:51.151Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup 2022-08-13T05:35:51.230Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column 2022-08-13T05:35:51.270Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column 2022-08-13T05:35:51.322Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information 2022-08-13T05:35:51.377Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id 2022-08-13T05:35:51.422Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source 2022-08-13T05:35:51.476Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL 2022-08-13T05:35:51.522Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source 2022-08-13T05:35:51.585Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table 2022-08-13T05:35:51.647Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status 2022-08-13T05:35:51.704Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status 2022-08-13T05:35:51.747Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table 2022-08-13T05:35:51.848Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column 2022-08-13T05:35:51.934Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests 2022-08-13T05:35:51.975Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData 2022-08-13T05:35:52.026Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables 2022-08-13T05:35:52.156Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables 2022-08-13T05:35:52.206Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables 2022-08-13T05:35:52.259Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name 2022-08-13T05:35:52.334Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn 2022-08-13T05:35:52.403Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table 2022-08-13T05:35:52.456Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status 2022-08-13T05:35:52.497Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name 2022-08-13T05:35:52.584Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:02.577s) 2022-08-13T05:35:53.035Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-08-13T05:35:53.399Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-08-13T05:35:53.990Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-08-13T05:35:56.254Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-08-13T05:35:58.759Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-08-13T05:36:04.855Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-08-13T05:36:06.862Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter 2022-08-13T05:36:08.833Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter 2022-08-13T05:36:09.431Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-08-13T05:36:14.781Z||main|||||INFO|500||Started MSORequestDBApplication in 40.161 seconds (JVM running for 42.212) 2022-08-13T05:36:14.793Z|cb213760-2c45-4498-b00c-883760828b14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:36:14.810Z|cb213760-2c45-4498-b00c-883760828b14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:36:14.812Z|02154752-be8e-4ab4-a148-ff9e948bdac4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:36:14.818Z|02154752-be8e-4ab4-a148-ff9e948bdac4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:36:29.773Z|67435c50-fb93-45a1-90f1-f0e3a581ab45|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:36:29.779Z|67435c50-fb93-45a1-90f1-f0e3a581ab45|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:36:44.772Z|5622056e-7d2d-4e88-b7c4-ca69f7a503b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:36:44.773Z|5622056e-7d2d-4e88-b7c4-ca69f7a503b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:36:44.821Z|c5a62e07-74a6-451a-a221-d71b6a811421|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:36:44.822Z|c5a62e07-74a6-451a-a221-d71b6a811421|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:36:59.773Z|ca74a6c3-1eed-4e49-aa24-735b1a66dfcb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:36:59.774Z|ca74a6c3-1eed-4e49-aa24-735b1a66dfcb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:37:14.772Z|87abf64e-0bb1-4238-a093-19bc59c4ad6c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:37:14.777Z|87abf64e-0bb1-4238-a093-19bc59c4ad6c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:37:14.825Z|db01367d-260c-425f-a99f-a8900c6f1d64|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:37:14.826Z|db01367d-260c-425f-a99f-a8900c6f1d64|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:37:29.775Z|fb2d9ed3-6d7d-423c-b47a-1d627f192d4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:37:29.789Z|fb2d9ed3-6d7d-423c-b47a-1d627f192d4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:37:44.772Z|24f018b5-a02f-4c1b-a6a8-acafeca1792e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:37:44.773Z|24f018b5-a02f-4c1b-a6a8-acafeca1792e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:37:44.828Z|a68aef77-fc9e-49f7-a42b-612825a9193b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:37:44.829Z|a68aef77-fc9e-49f7-a42b-612825a9193b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:37:59.772Z|5219b85d-7644-40ec-bd82-70fe3e5ea2d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:37:59.783Z|5219b85d-7644-40ec-bd82-70fe3e5ea2d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:38:14.780Z|e378b7a7-84fd-470c-a070-4e73bcbee8d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:38:14.781Z|e378b7a7-84fd-470c-a070-4e73bcbee8d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:38:14.830Z|80819416-4d5b-4d21-bdb6-a9321f84c752|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:38:14.831Z|80819416-4d5b-4d21-bdb6-a9321f84c752|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:38:29.772Z|be5cbee7-5d3f-41fc-9021-7359403453ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:38:29.773Z|be5cbee7-5d3f-41fc-9021-7359403453ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:38:44.773Z|0886c3fe-1a48-4cb3-a9d1-34d67f92367e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:38:44.777Z|0886c3fe-1a48-4cb3-a9d1-34d67f92367e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:38:44.833Z|f3251c8f-1f55-45c0-8d48-5f27305383bd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:38:44.834Z|f3251c8f-1f55-45c0-8d48-5f27305383bd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:38:59.773Z|ef9d681a-a7f9-425f-9ba9-e257e45120b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:38:59.774Z|ef9d681a-a7f9-425f-9ba9-e257e45120b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:39:14.773Z|8b8c8c9f-a3e6-4bd0-86ee-02891e9aba6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:39:14.776Z|8b8c8c9f-a3e6-4bd0-86ee-02891e9aba6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:39:14.835Z|1cb97f61-9f39-4e97-b549-d10fc55d1684|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:39:14.836Z|1cb97f61-9f39-4e97-b549-d10fc55d1684|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:39:29.773Z|69daff09-d4d8-4f4a-9369-f39a1eed480e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:39:29.776Z|69daff09-d4d8-4f4a-9369-f39a1eed480e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:39:44.772Z|c873eb08-6194-43ea-bd7b-8f3bec6b5975|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:39:44.772Z|c873eb08-6194-43ea-bd7b-8f3bec6b5975|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:39:44.838Z|e3597038-10e2-4219-be1d-68c65038bc4a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:39:44.839Z|e3597038-10e2-4219-be1d-68c65038bc4a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:39:59.774Z|9bbc7851-c2fe-4f34-8161-cf2a1a7f3f93|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:39:59.775Z|9bbc7851-c2fe-4f34-8161-cf2a1a7f3f93|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:40:14.772Z|bac882c8-fb5e-4f0b-b156-c20bdbd47b89|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:40:14.775Z|bac882c8-fb5e-4f0b-b156-c20bdbd47b89|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:40:14.841Z|eba7236b-ebdb-46ca-bd43-d9c5d68a0334|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:40:14.842Z|eba7236b-ebdb-46ca-bd43-d9c5d68a0334|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:40:29.772Z|f1c2f01b-a381-4c1d-a055-038c8990bd95|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:40:29.773Z|f1c2f01b-a381-4c1d-a055-038c8990bd95|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:40:44.772Z|6c36270a-dad8-456a-88fc-e6455461907b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:40:44.773Z|6c36270a-dad8-456a-88fc-e6455461907b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:40:44.843Z|aa9957fa-6424-4d3e-aebf-82ab19f5339a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:40:44.844Z|aa9957fa-6424-4d3e-aebf-82ab19f5339a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:40:59.772Z|5a25bd86-0157-434d-bdd1-87011f7bc64f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:40:59.775Z|5a25bd86-0157-434d-bdd1-87011f7bc64f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:41:14.772Z|ffe72ab2-6cd2-4a38-ad0d-583d756011a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:41:14.773Z|ffe72ab2-6cd2-4a38-ad0d-583d756011a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:41:14.845Z|90c13c22-e843-483f-bf3d-86f797f884ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:41:14.847Z|90c13c22-e843-483f-bf3d-86f797f884ff|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:41:29.772Z|2a259c5d-cc0c-4433-a540-12de20aa1744|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:41:29.772Z|2a259c5d-cc0c-4433-a540-12de20aa1744|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:41:44.773Z|bcf88b00-ef8c-47e3-9973-94482216b331|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:41:44.778Z|bcf88b00-ef8c-47e3-9973-94482216b331|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:41:44.849Z|4aa0af7d-b5f1-4470-a059-99dd10f2409e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:41:44.850Z|4aa0af7d-b5f1-4470-a059-99dd10f2409e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:41:59.771Z|d6489ef4-466a-4ffc-9632-2655f67b4e84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:41:59.772Z|d6489ef4-466a-4ffc-9632-2655f67b4e84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:42:14.772Z|cb28cf20-4cc2-444b-b857-3bae44dd8324|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:42:14.773Z|cb28cf20-4cc2-444b-b857-3bae44dd8324|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:42:14.851Z|ce488652-2c4c-4fc3-b0b1-57588dcbb097|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:42:14.852Z|ce488652-2c4c-4fc3-b0b1-57588dcbb097|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:42:29.771Z|d5670b58-3195-462b-a7b6-482a8729ab4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:42:29.777Z|d5670b58-3195-462b-a7b6-482a8729ab4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:42:44.771Z|43610cc3-333e-4e92-b8cd-15608c76d893|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:42:44.775Z|43610cc3-333e-4e92-b8cd-15608c76d893|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:42:44.853Z|71f7bd43-c317-4767-b271-9915fc0aa7bf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:42:44.854Z|71f7bd43-c317-4767-b271-9915fc0aa7bf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:42:59.772Z|afe25dd3-956f-401b-b775-6035c2d63400|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:42:59.773Z|afe25dd3-956f-401b-b775-6035c2d63400|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:43:14.772Z|30a4937e-f406-4ced-bab2-b00dc4f3e27e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:43:14.776Z|30a4937e-f406-4ced-bab2-b00dc4f3e27e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:43:14.856Z|419c1624-cdf5-4a5e-b45c-7c65a6847c7b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:43:14.857Z|419c1624-cdf5-4a5e-b45c-7c65a6847c7b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:43:29.772Z|28ae1758-8f5a-4024-8c6c-da12db325528|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:43:29.773Z|28ae1758-8f5a-4024-8c6c-da12db325528|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:43:44.772Z|72bd3893-5a23-4cb9-9e71-e6123a263633|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:43:44.773Z|72bd3893-5a23-4cb9-9e71-e6123a263633|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:43:44.859Z|93a6ee4e-010c-4de9-9cd5-77d0d388a558|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:43:44.861Z|93a6ee4e-010c-4de9-9cd5-77d0d388a558|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:43:59.772Z|12036913-a15b-4e0d-9f8f-475dc4e0d469|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:43:59.776Z|12036913-a15b-4e0d-9f8f-475dc4e0d469|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:44:14.772Z|b515b7f8-fa68-4754-8054-33a625728d7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:44:14.773Z|b515b7f8-fa68-4754-8054-33a625728d7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:44:14.863Z|512d5684-1ffd-470c-a24d-9905848ee084|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:44:14.864Z|512d5684-1ffd-470c-a24d-9905848ee084|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:44:29.772Z|0449ad6f-8702-458f-861b-6032a57f8030|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:44:29.773Z|0449ad6f-8702-458f-861b-6032a57f8030|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:44:44.772Z|c611aefd-ef89-45db-89f4-a41bc70ced6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:44:44.775Z|c611aefd-ef89-45db-89f4-a41bc70ced6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:44:44.865Z|9621d7a5-b98b-49b4-9447-12932ccb1ab4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:44:44.866Z|9621d7a5-b98b-49b4-9447-12932ccb1ab4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:44:59.771Z|dd0100b2-4fbc-4249-8ee7-98cc4e54449b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:44:59.772Z|dd0100b2-4fbc-4249-8ee7-98cc4e54449b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:45:14.772Z|5a6514b7-e770-4901-bbbf-33c487932194|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:45:14.773Z|5a6514b7-e770-4901-bbbf-33c487932194|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:45:14.867Z|55621e37-a389-4606-8222-6aa1e8c2986c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:45:14.869Z|55621e37-a389-4606-8222-6aa1e8c2986c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:45:29.772Z|8c61b119-a763-4461-8871-d964da2185c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:45:29.775Z|8c61b119-a763-4461-8871-d964da2185c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:45:44.772Z|6a28fcb9-0ddd-4a1b-8c03-68cc60884a0c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:45:44.773Z|6a28fcb9-0ddd-4a1b-8c03-68cc60884a0c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:45:44.870Z|6f2265d5-bf59-4649-a3b9-96122cd67ff1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:45:44.871Z|6f2265d5-bf59-4649-a3b9-96122cd67ff1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:45:59.771Z|61824b3a-6b3c-41d6-827d-0e0719cb27fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:45:59.772Z|61824b3a-6b3c-41d6-827d-0e0719cb27fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:46:14.772Z|162322e1-7714-4c6e-82e9-f20f5d089b9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:46:14.775Z|162322e1-7714-4c6e-82e9-f20f5d089b9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:46:14.872Z|96c83f46-9bcc-489e-bc4d-9d2a67585a33|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:46:14.873Z|96c83f46-9bcc-489e-bc4d-9d2a67585a33|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:46:17.199Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-08-13T05:46:17.368Z|db3fa211-bec0-4d35-93bc-47e155d34921|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T05:46:17.369Z|db3fa211-bec0-4d35-93bc-47e155d34921|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T05:46:17.369Z|db3fa211-bec0-4d35-93bc-47e155d34921|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T05:46:17.370Z|db3fa211-bec0-4d35-93bc-47e155d34921|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T05:46:17.371Z|db3fa211-bec0-4d35-93bc-47e155d34921|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T05:46:17.371Z|db3fa211-bec0-4d35-93bc-47e155d34921|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T05:46:17.610Z|db3fa211-bec0-4d35-93bc-47e155d34921|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T05:46:17.610Z|db3fa211-bec0-4d35-93bc-47e155d34921|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T05:46:17.614Z|db3fa211-bec0-4d35-93bc-47e155d34921|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T05:46:17.614Z|db3fa211-bec0-4d35-93bc-47e155d34921|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 05:46:17 GMT;Connection:close; 2022-08-13T05:46:17.614Z|db3fa211-bec0-4d35-93bc-47e155d34921|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T05:46:17.615Z|db3fa211-bec0-4d35-93bc-47e155d34921|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T05:46:29.772Z|9f8be7a3-4467-4111-8925-9684125bdd82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:46:29.773Z|9f8be7a3-4467-4111-8925-9684125bdd82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:46:44.772Z|afb101dc-a501-4dbe-a01e-1fd332232ee1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:46:44.773Z|afb101dc-a501-4dbe-a01e-1fd332232ee1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:46:44.875Z|48cefae5-32ff-4a14-974f-1cf960155159|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:46:44.876Z|48cefae5-32ff-4a14-974f-1cf960155159|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:46:59.771Z|9c2e78e7-fe47-49e2-918b-fe580352c85b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:46:59.775Z|9c2e78e7-fe47-49e2-918b-fe580352c85b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:47:14.771Z|0c7cc2fd-ea75-4bcc-bfa9-613436e11958|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:47:14.772Z|0c7cc2fd-ea75-4bcc-bfa9-613436e11958|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:47:14.877Z|8dc7a2c8-b306-4858-a87d-7449a54ad234|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:47:14.878Z|8dc7a2c8-b306-4858-a87d-7449a54ad234|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:47:17.053Z|961793a4-5f97-4656-9f97-0e1aea6193ca|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T05:47:17.053Z|961793a4-5f97-4656-9f97-0e1aea6193ca|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T05:47:17.054Z|961793a4-5f97-4656-9f97-0e1aea6193ca|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T05:47:17.054Z|961793a4-5f97-4656-9f97-0e1aea6193ca|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T05:47:17.055Z|961793a4-5f97-4656-9f97-0e1aea6193ca|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T05:47:17.055Z|961793a4-5f97-4656-9f97-0e1aea6193ca|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T05:47:17.065Z|961793a4-5f97-4656-9f97-0e1aea6193ca|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T05:47:17.066Z|961793a4-5f97-4656-9f97-0e1aea6193ca|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T05:47:17.066Z|961793a4-5f97-4656-9f97-0e1aea6193ca|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T05:47:17.066Z|961793a4-5f97-4656-9f97-0e1aea6193ca|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 05:47:17 GMT;Connection:close; 2022-08-13T05:47:17.067Z|961793a4-5f97-4656-9f97-0e1aea6193ca|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T05:47:17.067Z|961793a4-5f97-4656-9f97-0e1aea6193ca|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T05:47:29.771Z|5e8de322-aa56-4e8e-b17d-36bcb95d09d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:47:29.773Z|5e8de322-aa56-4e8e-b17d-36bcb95d09d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:47:44.772Z|52f0b1d6-07a5-418a-bf97-a70118bacc84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:47:44.775Z|52f0b1d6-07a5-418a-bf97-a70118bacc84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:47:44.879Z|b192f4d1-8791-4b57-968f-e7af8265d90c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:47:44.880Z|b192f4d1-8791-4b57-968f-e7af8265d90c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:47:59.772Z|0efec442-5175-4892-abbb-9d8490a8667e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:47:59.774Z|0efec442-5175-4892-abbb-9d8490a8667e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:48:14.772Z|0834707f-32bd-4bb7-89dc-5024680946c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:48:14.773Z|0834707f-32bd-4bb7-89dc-5024680946c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:48:14.881Z|bb32f12d-b6a7-4fe5-b1d1-dd856a47399d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:48:14.881Z|bb32f12d-b6a7-4fe5-b1d1-dd856a47399d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:48:17.055Z|526c2077-1278-4de9-9c13-5abd25c14af8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T05:48:17.055Z|526c2077-1278-4de9-9c13-5abd25c14af8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T05:48:17.056Z|526c2077-1278-4de9-9c13-5abd25c14af8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T05:48:17.057Z|526c2077-1278-4de9-9c13-5abd25c14af8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T05:48:17.057Z|526c2077-1278-4de9-9c13-5abd25c14af8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T05:48:17.058Z|526c2077-1278-4de9-9c13-5abd25c14af8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T05:48:17.068Z|526c2077-1278-4de9-9c13-5abd25c14af8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T05:48:17.068Z|526c2077-1278-4de9-9c13-5abd25c14af8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T05:48:17.068Z|526c2077-1278-4de9-9c13-5abd25c14af8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T05:48:17.069Z|526c2077-1278-4de9-9c13-5abd25c14af8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 05:48:17 GMT;Connection:close; 2022-08-13T05:48:17.069Z|526c2077-1278-4de9-9c13-5abd25c14af8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T05:48:17.069Z|526c2077-1278-4de9-9c13-5abd25c14af8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T05:48:29.777Z|60ae3d94-ce13-4d08-94fa-3ccacbd18b68|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:48:29.784Z|60ae3d94-ce13-4d08-94fa-3ccacbd18b68|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:48:44.772Z|fb19c139-8939-4afe-94e5-5ad592fada31|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:48:44.773Z|fb19c139-8939-4afe-94e5-5ad592fada31|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:48:44.883Z|0a91417b-2405-44ea-a0f7-f7e0844415b5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:48:44.884Z|0a91417b-2405-44ea-a0f7-f7e0844415b5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:48:59.772Z|7fd0489b-34fc-4559-9c72-d11aa2e57e13|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:48:59.773Z|7fd0489b-34fc-4559-9c72-d11aa2e57e13|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:49:14.772Z|45308bde-b650-4196-84be-b498655ee200|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:49:14.774Z|45308bde-b650-4196-84be-b498655ee200|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:49:14.886Z|3830e607-3f19-4e1f-b6b0-ad35e8964fd2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:49:14.888Z|3830e607-3f19-4e1f-b6b0-ad35e8964fd2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:49:17.059Z|f7421b09-5f36-47f1-bfba-29b3f5682fb6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T05:49:17.060Z|f7421b09-5f36-47f1-bfba-29b3f5682fb6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T05:49:17.060Z|f7421b09-5f36-47f1-bfba-29b3f5682fb6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T05:49:17.060Z|f7421b09-5f36-47f1-bfba-29b3f5682fb6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T05:49:17.061Z|f7421b09-5f36-47f1-bfba-29b3f5682fb6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T05:49:17.061Z|f7421b09-5f36-47f1-bfba-29b3f5682fb6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T05:49:17.070Z|f7421b09-5f36-47f1-bfba-29b3f5682fb6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T05:49:17.071Z|f7421b09-5f36-47f1-bfba-29b3f5682fb6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T05:49:17.071Z|f7421b09-5f36-47f1-bfba-29b3f5682fb6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T05:49:17.072Z|f7421b09-5f36-47f1-bfba-29b3f5682fb6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 05:49:17 GMT;Connection:close; 2022-08-13T05:49:17.072Z|f7421b09-5f36-47f1-bfba-29b3f5682fb6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T05:49:17.073Z|f7421b09-5f36-47f1-bfba-29b3f5682fb6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T05:49:29.772Z|1b7671ce-f2bf-437d-a62c-8db1176296fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:49:29.773Z|1b7671ce-f2bf-437d-a62c-8db1176296fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:49:44.772Z|487746c2-7f8d-4ec5-8f1b-b0f27b7c3db0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:49:44.772Z|487746c2-7f8d-4ec5-8f1b-b0f27b7c3db0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:49:44.889Z|bd66abe2-fc3d-4446-a91e-1a8fe4468a60|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:49:44.890Z|bd66abe2-fc3d-4446-a91e-1a8fe4468a60|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:49:59.772Z|cd85dd69-41e4-4f11-922b-e900c6484f81|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:49:59.775Z|cd85dd69-41e4-4f11-922b-e900c6484f81|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:50:14.771Z|651d842f-1289-4523-9ecd-de42d563e61c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:50:14.772Z|651d842f-1289-4523-9ecd-de42d563e61c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:50:14.891Z|bd170780-0bca-4104-9fc3-9645b5d5249b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:50:14.892Z|bd170780-0bca-4104-9fc3-9645b5d5249b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:50:17.054Z|0bda2d58-ac3f-45de-9624-55d9ba67d68d|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T05:50:17.055Z|0bda2d58-ac3f-45de-9624-55d9ba67d68d|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T05:50:17.056Z|0bda2d58-ac3f-45de-9624-55d9ba67d68d|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T05:50:17.057Z|0bda2d58-ac3f-45de-9624-55d9ba67d68d|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T05:50:17.057Z|0bda2d58-ac3f-45de-9624-55d9ba67d68d|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T05:50:17.058Z|0bda2d58-ac3f-45de-9624-55d9ba67d68d|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T05:50:17.065Z|0bda2d58-ac3f-45de-9624-55d9ba67d68d|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T05:50:17.066Z|0bda2d58-ac3f-45de-9624-55d9ba67d68d|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T05:50:17.066Z|0bda2d58-ac3f-45de-9624-55d9ba67d68d|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T05:50:17.067Z|0bda2d58-ac3f-45de-9624-55d9ba67d68d|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 05:50:17 GMT;Connection:close; 2022-08-13T05:50:17.067Z|0bda2d58-ac3f-45de-9624-55d9ba67d68d|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T05:50:17.068Z|0bda2d58-ac3f-45de-9624-55d9ba67d68d|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T05:50:29.771Z|40ef71e6-beff-481c-adac-7438e02d0d84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:50:29.772Z|40ef71e6-beff-481c-adac-7438e02d0d84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:50:44.771Z|d70984bd-05d9-4d3a-9498-8a87e37a0014|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:50:44.775Z|d70984bd-05d9-4d3a-9498-8a87e37a0014|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:50:44.895Z|778b8bef-a843-46c5-a175-31f0d6e5972b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:50:44.896Z|778b8bef-a843-46c5-a175-31f0d6e5972b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:50:59.771Z|066d944a-b4c2-4ca9-b148-92657233a023|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:50:59.772Z|066d944a-b4c2-4ca9-b148-92657233a023|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:51:14.771Z|d6a7955e-cb6c-48f7-ae21-cdb4b3555eec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:51:14.772Z|d6a7955e-cb6c-48f7-ae21-cdb4b3555eec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:51:14.897Z|dbb88502-1191-4bd9-8e2a-20757a8ef60f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:51:14.898Z|dbb88502-1191-4bd9-8e2a-20757a8ef60f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:51:17.051Z|71359379-d84b-45e9-8472-1e8115075871|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T05:51:17.052Z|71359379-d84b-45e9-8472-1e8115075871|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T05:51:17.052Z|71359379-d84b-45e9-8472-1e8115075871|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T05:51:17.053Z|71359379-d84b-45e9-8472-1e8115075871|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T05:51:17.053Z|71359379-d84b-45e9-8472-1e8115075871|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T05:51:17.054Z|71359379-d84b-45e9-8472-1e8115075871|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T05:51:17.061Z|71359379-d84b-45e9-8472-1e8115075871|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T05:51:17.062Z|71359379-d84b-45e9-8472-1e8115075871|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T05:51:17.062Z|71359379-d84b-45e9-8472-1e8115075871|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T05:51:17.063Z|71359379-d84b-45e9-8472-1e8115075871|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 05:51:17 GMT;Connection:close; 2022-08-13T05:51:17.063Z|71359379-d84b-45e9-8472-1e8115075871|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T05:51:17.064Z|71359379-d84b-45e9-8472-1e8115075871|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T05:51:29.772Z|c17d2d3d-08f9-4109-b48e-285847f5f8f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:51:29.776Z|c17d2d3d-08f9-4109-b48e-285847f5f8f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:51:44.771Z|5d715112-9aff-4741-bca8-9bcb0978ab40|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:51:44.772Z|5d715112-9aff-4741-bca8-9bcb0978ab40|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:51:44.899Z|6056e1a6-e605-44fd-a825-a80468491d0d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:51:44.900Z|6056e1a6-e605-44fd-a825-a80468491d0d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:51:59.771Z|eb78b605-50bf-4329-ab3f-6442bc507443|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:51:59.772Z|eb78b605-50bf-4329-ab3f-6442bc507443|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:52:14.771Z|9d32e2f0-0e54-4a5e-95db-b75894ea17ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:52:14.775Z|9d32e2f0-0e54-4a5e-95db-b75894ea17ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:52:14.901Z|55b6a7cb-89d7-4e11-8f38-c79fac057a25|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:52:14.902Z|55b6a7cb-89d7-4e11-8f38-c79fac057a25|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:52:17.052Z|11231b53-1732-4be5-90e3-e84bca8b5cbd|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T05:52:17.052Z|11231b53-1732-4be5-90e3-e84bca8b5cbd|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T05:52:17.053Z|11231b53-1732-4be5-90e3-e84bca8b5cbd|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T05:52:17.053Z|11231b53-1732-4be5-90e3-e84bca8b5cbd|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T05:52:17.054Z|11231b53-1732-4be5-90e3-e84bca8b5cbd|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T05:52:17.054Z|11231b53-1732-4be5-90e3-e84bca8b5cbd|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T05:52:17.060Z|11231b53-1732-4be5-90e3-e84bca8b5cbd|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T05:52:17.061Z|11231b53-1732-4be5-90e3-e84bca8b5cbd|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T05:52:17.061Z|11231b53-1732-4be5-90e3-e84bca8b5cbd|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T05:52:17.062Z|11231b53-1732-4be5-90e3-e84bca8b5cbd|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 05:52:17 GMT;Connection:close; 2022-08-13T05:52:17.062Z|11231b53-1732-4be5-90e3-e84bca8b5cbd|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T05:52:17.062Z|11231b53-1732-4be5-90e3-e84bca8b5cbd|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T05:52:29.771Z|7bbb4913-881a-4b17-b274-30c6d6b8dcc9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:52:29.772Z|7bbb4913-881a-4b17-b274-30c6d6b8dcc9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:52:44.772Z|e4ea23e4-1d1a-499f-a43e-e38d1397aa82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:52:44.773Z|e4ea23e4-1d1a-499f-a43e-e38d1397aa82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:52:44.903Z|4172d4de-1208-4e33-832c-70f78f4f2219|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:52:44.904Z|4172d4de-1208-4e33-832c-70f78f4f2219|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:52:59.771Z|f1caec8b-64ab-4908-bfc0-49579c00bb33|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:52:59.776Z|f1caec8b-64ab-4908-bfc0-49579c00bb33|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:53:14.772Z|7a30fa28-770d-420c-ba61-e45ebdefa2be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:53:14.772Z|7a30fa28-770d-420c-ba61-e45ebdefa2be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:53:14.906Z|fcecacab-23b0-4cd9-a1ed-c247efd155ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:53:14.907Z|fcecacab-23b0-4cd9-a1ed-c247efd155ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:53:17.053Z|709daaa7-3071-49fe-a530-ef50f7edf3cd|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T05:53:17.054Z|709daaa7-3071-49fe-a530-ef50f7edf3cd|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T05:53:17.054Z|709daaa7-3071-49fe-a530-ef50f7edf3cd|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T05:53:17.057Z|709daaa7-3071-49fe-a530-ef50f7edf3cd|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T05:53:17.057Z|709daaa7-3071-49fe-a530-ef50f7edf3cd|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T05:53:17.058Z|709daaa7-3071-49fe-a530-ef50f7edf3cd|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T05:53:17.067Z|709daaa7-3071-49fe-a530-ef50f7edf3cd|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T05:53:17.067Z|709daaa7-3071-49fe-a530-ef50f7edf3cd|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T05:53:17.068Z|709daaa7-3071-49fe-a530-ef50f7edf3cd|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T05:53:17.068Z|709daaa7-3071-49fe-a530-ef50f7edf3cd|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 05:53:17 GMT;Connection:close; 2022-08-13T05:53:17.068Z|709daaa7-3071-49fe-a530-ef50f7edf3cd|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T05:53:17.069Z|709daaa7-3071-49fe-a530-ef50f7edf3cd|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T05:53:29.772Z|f1eaf20e-2870-41c3-a2d8-37224b0d9c8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:53:29.773Z|f1eaf20e-2870-41c3-a2d8-37224b0d9c8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:53:44.771Z|678c32b2-0c73-4ef2-b399-c0f6ca0d1eff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:53:44.775Z|678c32b2-0c73-4ef2-b399-c0f6ca0d1eff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:53:44.908Z|05dab8a4-3eef-4cea-8fee-a0fc786ab45d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:53:44.909Z|05dab8a4-3eef-4cea-8fee-a0fc786ab45d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:53:59.772Z|c098d37c-a198-4842-8faa-a0990b511894|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:53:59.773Z|c098d37c-a198-4842-8faa-a0990b511894|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:54:14.771Z|36b22ac8-596a-42c6-bdaa-feeb2f51a607|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:54:14.772Z|36b22ac8-596a-42c6-bdaa-feeb2f51a607|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:54:14.911Z|3c4227ec-cb05-4138-94a9-07289a1edcb6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:54:14.911Z|3c4227ec-cb05-4138-94a9-07289a1edcb6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:54:17.051Z|d28c6407-00ae-44af-b915-5fbbbf93ebe5|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T05:54:17.052Z|d28c6407-00ae-44af-b915-5fbbbf93ebe5|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T05:54:17.052Z|d28c6407-00ae-44af-b915-5fbbbf93ebe5|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T05:54:17.052Z|d28c6407-00ae-44af-b915-5fbbbf93ebe5|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T05:54:17.052Z|d28c6407-00ae-44af-b915-5fbbbf93ebe5|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T05:54:17.053Z|d28c6407-00ae-44af-b915-5fbbbf93ebe5|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T05:54:17.079Z|d28c6407-00ae-44af-b915-5fbbbf93ebe5|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T05:54:17.079Z|d28c6407-00ae-44af-b915-5fbbbf93ebe5|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T05:54:17.079Z|d28c6407-00ae-44af-b915-5fbbbf93ebe5|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T05:54:17.079Z|d28c6407-00ae-44af-b915-5fbbbf93ebe5|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 05:54:17 GMT;Connection:close; 2022-08-13T05:54:17.080Z|d28c6407-00ae-44af-b915-5fbbbf93ebe5|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T05:54:17.080Z|d28c6407-00ae-44af-b915-5fbbbf93ebe5|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T05:54:29.772Z|734b7cb6-6aa6-4a67-ac02-5de8c1ff2da5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:54:29.776Z|734b7cb6-6aa6-4a67-ac02-5de8c1ff2da5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:54:44.772Z|f2bb97b2-8767-4128-8c43-6de9ae8daa0e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:54:44.773Z|f2bb97b2-8767-4128-8c43-6de9ae8daa0e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:54:44.912Z|e040a882-74e3-42e0-b66c-52a9b4d56bb4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:54:44.913Z|e040a882-74e3-42e0-b66c-52a9b4d56bb4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:54:59.771Z|714fc109-5855-456b-9e89-e50b4a915b5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:54:59.772Z|714fc109-5855-456b-9e89-e50b4a915b5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:55:14.772Z|4a3acd1a-0d67-44cf-a21d-59389751d6d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:55:14.774Z|4a3acd1a-0d67-44cf-a21d-59389751d6d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:55:14.914Z|b5772250-a417-4ade-849a-6526b252b618|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:55:14.915Z|b5772250-a417-4ade-849a-6526b252b618|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:55:17.052Z|f6410f04-cbd5-4cb5-abe0-bfc3a1671096|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T05:55:17.052Z|f6410f04-cbd5-4cb5-abe0-bfc3a1671096|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T05:55:17.053Z|f6410f04-cbd5-4cb5-abe0-bfc3a1671096|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T05:55:17.053Z|f6410f04-cbd5-4cb5-abe0-bfc3a1671096|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T05:55:17.054Z|f6410f04-cbd5-4cb5-abe0-bfc3a1671096|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T05:55:17.054Z|f6410f04-cbd5-4cb5-abe0-bfc3a1671096|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T05:55:17.060Z|f6410f04-cbd5-4cb5-abe0-bfc3a1671096|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T05:55:17.060Z|f6410f04-cbd5-4cb5-abe0-bfc3a1671096|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T05:55:17.060Z|f6410f04-cbd5-4cb5-abe0-bfc3a1671096|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T05:55:17.060Z|f6410f04-cbd5-4cb5-abe0-bfc3a1671096|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 05:55:17 GMT;Connection:close; 2022-08-13T05:55:17.061Z|f6410f04-cbd5-4cb5-abe0-bfc3a1671096|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T05:55:17.061Z|f6410f04-cbd5-4cb5-abe0-bfc3a1671096|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T05:55:29.771Z|c5037719-04e7-4e92-bd27-5d03e713688c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:55:29.772Z|c5037719-04e7-4e92-bd27-5d03e713688c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:55:44.772Z|100d461b-0390-40cb-ab22-016c248bb58d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:55:44.773Z|100d461b-0390-40cb-ab22-016c248bb58d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:55:44.916Z|52dece48-fbe5-495d-8284-d098241db3a1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:55:44.917Z|52dece48-fbe5-495d-8284-d098241db3a1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:55:59.772Z|670e9922-1a81-40ec-b45f-a3baa5c5f212|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:55:59.774Z|670e9922-1a81-40ec-b45f-a3baa5c5f212|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:56:14.772Z|28139866-11fd-4158-8f89-64b6423afb4a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:56:14.773Z|28139866-11fd-4158-8f89-64b6423afb4a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:56:14.919Z|10f5da03-dc25-406b-a11b-183a4f4176af|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:56:14.920Z|10f5da03-dc25-406b-a11b-183a4f4176af|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:56:17.052Z|9f28abfe-a0b3-4a6b-8259-ee4a6775ae37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T05:56:17.053Z|9f28abfe-a0b3-4a6b-8259-ee4a6775ae37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T05:56:17.053Z|9f28abfe-a0b3-4a6b-8259-ee4a6775ae37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T05:56:17.054Z|9f28abfe-a0b3-4a6b-8259-ee4a6775ae37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T05:56:17.054Z|9f28abfe-a0b3-4a6b-8259-ee4a6775ae37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T05:56:17.054Z|9f28abfe-a0b3-4a6b-8259-ee4a6775ae37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T05:56:17.068Z|9f28abfe-a0b3-4a6b-8259-ee4a6775ae37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T05:56:17.068Z|9f28abfe-a0b3-4a6b-8259-ee4a6775ae37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T05:56:17.069Z|9f28abfe-a0b3-4a6b-8259-ee4a6775ae37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T05:56:17.069Z|9f28abfe-a0b3-4a6b-8259-ee4a6775ae37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 05:56:17 GMT;Connection:close; 2022-08-13T05:56:17.069Z|9f28abfe-a0b3-4a6b-8259-ee4a6775ae37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T05:56:17.069Z|9f28abfe-a0b3-4a6b-8259-ee4a6775ae37|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T05:56:29.772Z|f458f0d5-46bb-436e-ba40-b689d14c12dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:56:29.773Z|f458f0d5-46bb-436e-ba40-b689d14c12dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:56:44.773Z|b87be070-38aa-4fbe-917c-087114640e1e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:56:44.779Z|b87be070-38aa-4fbe-917c-087114640e1e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:56:44.921Z|64000780-d230-410c-a6fd-5ff118c8260f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:56:44.922Z|64000780-d230-410c-a6fd-5ff118c8260f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:56:59.772Z|0e5927db-a5a0-41c6-8798-a4b1a71f891b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:56:59.774Z|0e5927db-a5a0-41c6-8798-a4b1a71f891b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:57:14.772Z|21785992-fdb9-43f0-a824-29c948eeea5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:57:14.773Z|21785992-fdb9-43f0-a824-29c948eeea5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:57:14.923Z|54663571-4107-4470-890e-ac71f276a592|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:57:14.925Z|54663571-4107-4470-890e-ac71f276a592|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:57:17.054Z|32365385-388d-46e7-9468-4975772c9aba|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T05:57:17.055Z|32365385-388d-46e7-9468-4975772c9aba|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T05:57:17.055Z|32365385-388d-46e7-9468-4975772c9aba|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T05:57:17.056Z|32365385-388d-46e7-9468-4975772c9aba|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T05:57:17.056Z|32365385-388d-46e7-9468-4975772c9aba|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T05:57:17.056Z|32365385-388d-46e7-9468-4975772c9aba|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T05:57:17.065Z|32365385-388d-46e7-9468-4975772c9aba|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T05:57:17.065Z|32365385-388d-46e7-9468-4975772c9aba|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T05:57:17.066Z|32365385-388d-46e7-9468-4975772c9aba|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T05:57:17.066Z|32365385-388d-46e7-9468-4975772c9aba|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 05:57:17 GMT;Connection:close; 2022-08-13T05:57:17.066Z|32365385-388d-46e7-9468-4975772c9aba|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T05:57:17.067Z|32365385-388d-46e7-9468-4975772c9aba|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T05:57:29.772Z|60413ddd-b260-4ad0-90a8-0f5ab6dbbb61|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:57:29.775Z|60413ddd-b260-4ad0-90a8-0f5ab6dbbb61|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:57:44.772Z|acf7e715-682b-4c0a-9f31-c21801faf0d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:57:44.774Z|acf7e715-682b-4c0a-9f31-c21801faf0d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:57:44.926Z|bb739c48-57e8-4566-8fbc-ed0ca79238b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:57:44.927Z|bb739c48-57e8-4566-8fbc-ed0ca79238b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:57:59.772Z|f7ac47d1-fdaa-4d7d-bc5c-0924078ea33a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:57:59.773Z|f7ac47d1-fdaa-4d7d-bc5c-0924078ea33a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:58:14.771Z|718999f4-47ce-446a-a477-82c1d5b2a179|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:58:14.775Z|718999f4-47ce-446a-a477-82c1d5b2a179|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:58:14.928Z|bd9b1edd-1e39-489e-bb09-aff889a4b3bb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:58:14.929Z|bd9b1edd-1e39-489e-bb09-aff889a4b3bb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:58:17.051Z|4abf3424-9d17-4e5d-89f0-f363a9069dd5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T05:58:17.051Z|4abf3424-9d17-4e5d-89f0-f363a9069dd5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T05:58:17.052Z|4abf3424-9d17-4e5d-89f0-f363a9069dd5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T05:58:17.052Z|4abf3424-9d17-4e5d-89f0-f363a9069dd5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T05:58:17.052Z|4abf3424-9d17-4e5d-89f0-f363a9069dd5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T05:58:17.053Z|4abf3424-9d17-4e5d-89f0-f363a9069dd5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T05:58:17.060Z|4abf3424-9d17-4e5d-89f0-f363a9069dd5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T05:58:17.061Z|4abf3424-9d17-4e5d-89f0-f363a9069dd5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T05:58:17.061Z|4abf3424-9d17-4e5d-89f0-f363a9069dd5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T05:58:17.062Z|4abf3424-9d17-4e5d-89f0-f363a9069dd5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 05:58:17 GMT;Connection:close; 2022-08-13T05:58:17.062Z|4abf3424-9d17-4e5d-89f0-f363a9069dd5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T05:58:17.063Z|4abf3424-9d17-4e5d-89f0-f363a9069dd5|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T05:58:29.771Z|ca134e45-cc97-4aea-ad64-35f1cc57c050|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:58:29.772Z|ca134e45-cc97-4aea-ad64-35f1cc57c050|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:58:44.772Z|a721f7c8-fbe8-4435-bfcf-9bee2a96d6e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:58:44.772Z|a721f7c8-fbe8-4435-bfcf-9bee2a96d6e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:58:44.931Z|5dcda78a-d0af-4349-9d53-5f3296509b64|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:58:44.932Z|5dcda78a-d0af-4349-9d53-5f3296509b64|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:58:59.771Z|396f526b-f08d-423f-985e-090b3599cc14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:58:59.775Z|396f526b-f08d-423f-985e-090b3599cc14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:59:14.771Z|c3730c58-4136-42b8-b011-2d130fd2d774|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:59:14.772Z|c3730c58-4136-42b8-b011-2d130fd2d774|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:59:14.936Z|7934b077-8be7-415c-9b4d-e5b3dcd921ab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:59:14.937Z|7934b077-8be7-415c-9b4d-e5b3dcd921ab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:59:17.051Z|28248e69-7f73-4e18-bc9d-ee72dc5d7660|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T05:59:17.052Z|28248e69-7f73-4e18-bc9d-ee72dc5d7660|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T05:59:17.052Z|28248e69-7f73-4e18-bc9d-ee72dc5d7660|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T05:59:17.052Z|28248e69-7f73-4e18-bc9d-ee72dc5d7660|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T05:59:17.053Z|28248e69-7f73-4e18-bc9d-ee72dc5d7660|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T05:59:17.053Z|28248e69-7f73-4e18-bc9d-ee72dc5d7660|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T05:59:17.062Z|28248e69-7f73-4e18-bc9d-ee72dc5d7660|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T05:59:17.062Z|28248e69-7f73-4e18-bc9d-ee72dc5d7660|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T05:59:17.063Z|28248e69-7f73-4e18-bc9d-ee72dc5d7660|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T05:59:17.063Z|28248e69-7f73-4e18-bc9d-ee72dc5d7660|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 05:59:17 GMT;Connection:close; 2022-08-13T05:59:17.063Z|28248e69-7f73-4e18-bc9d-ee72dc5d7660|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T05:59:17.064Z|28248e69-7f73-4e18-bc9d-ee72dc5d7660|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T05:59:29.771Z|4840b101-2c7c-46d7-86c4-638e70448fe7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:59:29.772Z|4840b101-2c7c-46d7-86c4-638e70448fe7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:59:44.771Z|975be0de-1fb6-4127-9f52-534b2c29237f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:59:44.775Z|975be0de-1fb6-4127-9f52-534b2c29237f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:59:44.938Z|c1b53e2b-e846-4098-ac40-45d0414d5e9e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:59:44.939Z|c1b53e2b-e846-4098-ac40-45d0414d5e9e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T05:59:59.772Z|11e0f4ed-b160-4cfd-b755-82b1606f8ff9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T05:59:59.773Z|11e0f4ed-b160-4cfd-b755-82b1606f8ff9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:00:14.772Z|2365801f-66fd-4032-9dd6-6b1677830ce4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:00:14.772Z|2365801f-66fd-4032-9dd6-6b1677830ce4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:00:14.940Z|80f59302-ac51-4e5b-b941-6347f3cd63ca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:00:14.941Z|80f59302-ac51-4e5b-b941-6347f3cd63ca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:00:17.053Z|76c2746e-ac49-4fa5-9b50-9e3160bf29a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:00:17.053Z|76c2746e-ac49-4fa5-9b50-9e3160bf29a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:00:17.053Z|76c2746e-ac49-4fa5-9b50-9e3160bf29a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:00:17.054Z|76c2746e-ac49-4fa5-9b50-9e3160bf29a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:00:17.054Z|76c2746e-ac49-4fa5-9b50-9e3160bf29a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:00:17.055Z|76c2746e-ac49-4fa5-9b50-9e3160bf29a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:00:17.061Z|76c2746e-ac49-4fa5-9b50-9e3160bf29a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:00:17.062Z|76c2746e-ac49-4fa5-9b50-9e3160bf29a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:00:17.062Z|76c2746e-ac49-4fa5-9b50-9e3160bf29a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:00:17.062Z|76c2746e-ac49-4fa5-9b50-9e3160bf29a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:00:17 GMT;Connection:close; 2022-08-13T06:00:17.063Z|76c2746e-ac49-4fa5-9b50-9e3160bf29a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:00:17.063Z|76c2746e-ac49-4fa5-9b50-9e3160bf29a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:00:29.771Z|54d047a0-dd6d-46c6-bfb7-3fa88588ada1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:00:29.774Z|54d047a0-dd6d-46c6-bfb7-3fa88588ada1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:00:44.771Z|76cc4667-d0f6-453c-9429-235da8976c61|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:00:44.772Z|76cc4667-d0f6-453c-9429-235da8976c61|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:00:44.942Z|dbf3a9aa-a3d6-4e8c-ac77-78c133353283|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:00:44.943Z|dbf3a9aa-a3d6-4e8c-ac77-78c133353283|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:00:59.771Z|85eaa62a-94c8-4598-9056-947f8273ad4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:00:59.772Z|85eaa62a-94c8-4598-9056-947f8273ad4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:01:14.771Z|a393533e-0067-4ba3-9370-d856e6513450|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:01:14.775Z|a393533e-0067-4ba3-9370-d856e6513450|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:01:14.944Z|573df2f9-a140-4a6c-be91-4d1d6b0ff456|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:01:14.945Z|573df2f9-a140-4a6c-be91-4d1d6b0ff456|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:01:17.052Z|a3350131-db66-4fc0-bcf9-746170521e7d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:01:17.052Z|a3350131-db66-4fc0-bcf9-746170521e7d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:01:17.053Z|a3350131-db66-4fc0-bcf9-746170521e7d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:01:17.053Z|a3350131-db66-4fc0-bcf9-746170521e7d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:01:17.054Z|a3350131-db66-4fc0-bcf9-746170521e7d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:01:17.054Z|a3350131-db66-4fc0-bcf9-746170521e7d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:01:17.068Z|a3350131-db66-4fc0-bcf9-746170521e7d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:01:17.069Z|a3350131-db66-4fc0-bcf9-746170521e7d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:01:17.069Z|a3350131-db66-4fc0-bcf9-746170521e7d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:01:17.069Z|a3350131-db66-4fc0-bcf9-746170521e7d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:01:17 GMT;Connection:close; 2022-08-13T06:01:17.069Z|a3350131-db66-4fc0-bcf9-746170521e7d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:01:17.070Z|a3350131-db66-4fc0-bcf9-746170521e7d|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:01:29.772Z|da23a6ef-790c-4259-ab6c-866a20b6a671|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:01:29.773Z|da23a6ef-790c-4259-ab6c-866a20b6a671|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:01:44.771Z|c0d597d1-f521-4cc4-82fe-ecb2b0ee084b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:01:44.772Z|c0d597d1-f521-4cc4-82fe-ecb2b0ee084b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:01:44.947Z|9c97dd44-8923-4b87-ac15-af5fee083467|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:01:44.948Z|9c97dd44-8923-4b87-ac15-af5fee083467|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:01:59.772Z|a7d939e5-746c-4988-8deb-c2655097e427|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:01:59.776Z|a7d939e5-746c-4988-8deb-c2655097e427|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:02:14.771Z|7b332328-f6d3-4280-a2d4-cb157a856431|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:02:14.772Z|7b332328-f6d3-4280-a2d4-cb157a856431|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:02:14.950Z|155ef90d-29fa-4227-b901-22d5431e84a4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:02:14.951Z|155ef90d-29fa-4227-b901-22d5431e84a4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:02:17.051Z|bcf7aefc-8c10-4f02-bdf1-fe66c932c091|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:02:17.051Z|bcf7aefc-8c10-4f02-bdf1-fe66c932c091|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:02:17.052Z|bcf7aefc-8c10-4f02-bdf1-fe66c932c091|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:02:17.052Z|bcf7aefc-8c10-4f02-bdf1-fe66c932c091|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:02:17.053Z|bcf7aefc-8c10-4f02-bdf1-fe66c932c091|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:02:17.053Z|bcf7aefc-8c10-4f02-bdf1-fe66c932c091|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:02:17.067Z|bcf7aefc-8c10-4f02-bdf1-fe66c932c091|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:02:17.068Z|bcf7aefc-8c10-4f02-bdf1-fe66c932c091|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:02:17.068Z|bcf7aefc-8c10-4f02-bdf1-fe66c932c091|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:02:17.068Z|bcf7aefc-8c10-4f02-bdf1-fe66c932c091|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:02:17 GMT;Connection:close; 2022-08-13T06:02:17.069Z|bcf7aefc-8c10-4f02-bdf1-fe66c932c091|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:02:17.069Z|bcf7aefc-8c10-4f02-bdf1-fe66c932c091|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:02:29.771Z|b887dc2f-9e9e-4660-a249-7a04dbdf5693|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:02:29.772Z|b887dc2f-9e9e-4660-a249-7a04dbdf5693|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:02:44.771Z|ba8e8e45-69db-4fde-922a-37bf4394d432|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:02:44.776Z|ba8e8e45-69db-4fde-922a-37bf4394d432|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:02:44.952Z|0dc998c1-ef23-47cf-932b-187de8779bc9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:02:44.953Z|0dc998c1-ef23-47cf-932b-187de8779bc9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:02:59.771Z|d87bde27-e941-4254-83dc-36073ec269f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:02:59.772Z|d87bde27-e941-4254-83dc-36073ec269f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:03:14.771Z|808bd4b6-af92-46ff-82f4-b4bb50d68edc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:03:14.772Z|808bd4b6-af92-46ff-82f4-b4bb50d68edc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:03:14.954Z|68717aff-367f-43e9-8cc8-b6ee647ad542|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:03:14.955Z|68717aff-367f-43e9-8cc8-b6ee647ad542|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:03:17.050Z|123d16c0-2f50-4855-85c3-4c7465ba73be|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:03:17.051Z|123d16c0-2f50-4855-85c3-4c7465ba73be|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:03:17.051Z|123d16c0-2f50-4855-85c3-4c7465ba73be|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:03:17.051Z|123d16c0-2f50-4855-85c3-4c7465ba73be|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:03:17.051Z|123d16c0-2f50-4855-85c3-4c7465ba73be|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:03:17.052Z|123d16c0-2f50-4855-85c3-4c7465ba73be|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:03:17.058Z|123d16c0-2f50-4855-85c3-4c7465ba73be|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:03:17.059Z|123d16c0-2f50-4855-85c3-4c7465ba73be|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:03:17.059Z|123d16c0-2f50-4855-85c3-4c7465ba73be|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:03:17.059Z|123d16c0-2f50-4855-85c3-4c7465ba73be|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:03:17 GMT;Connection:close; 2022-08-13T06:03:17.059Z|123d16c0-2f50-4855-85c3-4c7465ba73be|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:03:17.060Z|123d16c0-2f50-4855-85c3-4c7465ba73be|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:03:29.772Z|62bb77c4-1413-432e-bc24-3bb8bb7b6274|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:03:29.781Z|62bb77c4-1413-432e-bc24-3bb8bb7b6274|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:03:44.776Z|07193fb2-c595-448f-b16a-3dc786155e0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:03:44.777Z|07193fb2-c595-448f-b16a-3dc786155e0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:03:44.956Z|1fc079cd-e36e-4d52-88f7-d56d05d490f6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:03:44.957Z|1fc079cd-e36e-4d52-88f7-d56d05d490f6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:03:59.771Z|bbec051d-999d-4989-9eb2-30a059aa3ff6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:03:59.776Z|bbec051d-999d-4989-9eb2-30a059aa3ff6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:04:05.170Z|862eaa21-3363-40ac-9e40-5809a93f4cca|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-08-13T06:04:05.170Z|862eaa21-3363-40ac-9e40-5809a93f4cca|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:04:05.170Z|862eaa21-3363-40ac-9e40-5809a93f4cca|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||URI : /manage/health 2022-08-13T06:04:05.171Z|862eaa21-3363-40ac-9e40-5809a93f4cca|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||Method : GET 2022-08-13T06:04:05.172Z|862eaa21-3363-40ac-9e40-5809a93f4cca|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.28.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:862eaa21-3363-40ac-9e40-5809a93f4cca;x-fromappid:robot-ete; 2022-08-13T06:04:05.172Z|862eaa21-3363-40ac-9e40-5809a93f4cca|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request end================================================== 2022-08-13T06:04:05.207Z|862eaa21-3363-40ac-9e40-5809a93f4cca|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response begin========================================== 2022-08-13T06:04:05.207Z|862eaa21-3363-40ac-9e40-5809a93f4cca|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||Status code : 200 2022-08-13T06:04:05.208Z|862eaa21-3363-40ac-9e40-5809a93f4cca|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||Status text : OK 2022-08-13T06:04:05.208Z|862eaa21-3363-40ac-9e40-5809a93f4cca|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:04:05 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:04:05.209Z|862eaa21-3363-40ac-9e40-5809a93f4cca|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response end============================================ 2022-08-13T06:04:05.209Z|862eaa21-3363-40ac-9e40-5809a93f4cca|http-nio-8083-exec-9|/manage/health|python-requests/2.28.1|||INFO|500||Exiting. 2022-08-13T06:04:14.772Z|67373a63-0720-4b57-b015-a9437c333738|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:04:14.775Z|67373a63-0720-4b57-b015-a9437c333738|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:04:14.958Z|a7a9f312-6c99-48a1-acce-a76972ff6192|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:04:14.959Z|a7a9f312-6c99-48a1-acce-a76972ff6192|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:04:17.051Z|926d5f01-56b9-48b3-9716-8e9137f04ce5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:04:17.051Z|926d5f01-56b9-48b3-9716-8e9137f04ce5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:04:17.051Z|926d5f01-56b9-48b3-9716-8e9137f04ce5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:04:17.051Z|926d5f01-56b9-48b3-9716-8e9137f04ce5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:04:17.052Z|926d5f01-56b9-48b3-9716-8e9137f04ce5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:04:17.052Z|926d5f01-56b9-48b3-9716-8e9137f04ce5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:04:17.057Z|926d5f01-56b9-48b3-9716-8e9137f04ce5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:04:17.057Z|926d5f01-56b9-48b3-9716-8e9137f04ce5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:04:17.057Z|926d5f01-56b9-48b3-9716-8e9137f04ce5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:04:17.058Z|926d5f01-56b9-48b3-9716-8e9137f04ce5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:04:17 GMT;Connection:close; 2022-08-13T06:04:17.058Z|926d5f01-56b9-48b3-9716-8e9137f04ce5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:04:17.058Z|926d5f01-56b9-48b3-9716-8e9137f04ce5|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:04:24.308Z|5beffc1a-3466-4c93-a081-f41993194284|http-nio-8083-exec-2|/infraActiveRequests/5beffc1a-3466-4c93-a081-f41993194284|bpel|||INFO|500||Entering 2022-08-13T06:04:24.308Z|5beffc1a-3466-4c93-a081-f41993194284|http-nio-8083-exec-2|/infraActiveRequests/5beffc1a-3466-4c93-a081-f41993194284|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:04:24.308Z|5beffc1a-3466-4c93-a081-f41993194284|http-nio-8083-exec-2|/infraActiveRequests/5beffc1a-3466-4c93-a081-f41993194284|bpel|||DEBUG|500||URI : /infraActiveRequests/5beffc1a-3466-4c93-a081-f41993194284 2022-08-13T06:04:24.309Z|5beffc1a-3466-4c93-a081-f41993194284|http-nio-8083-exec-2|/infraActiveRequests/5beffc1a-3466-4c93-a081-f41993194284|bpel|||DEBUG|500||Method : GET 2022-08-13T06:04:24.309Z|5beffc1a-3466-4c93-a081-f41993194284|http-nio-8083-exec-2|/infraActiveRequests/5beffc1a-3466-4c93-a081-f41993194284|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9e2c402625942a8e;x-b3-spanid:8722de97efb191be;x-b3-parentspanid:9e2c402625942a8e;x-b3-sampled:0;x-onap-requestid:5beffc1a-3466-4c93-a081-f41993194284;x-requestid:5beffc1a-3466-4c93-a081-f41993194284;x-transactionid:5beffc1a-3466-4c93-a081-f41993194284;x-ecomp-requestid:5beffc1a-3466-4c93-a081-f41993194284;x-onap-partnername:SO.APIH;x-invocationid:a249ff4a-de54-4476-892a-60be2992540a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate; 2022-08-13T06:04:24.309Z|5beffc1a-3466-4c93-a081-f41993194284|http-nio-8083-exec-2|/infraActiveRequests/5beffc1a-3466-4c93-a081-f41993194284|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:04:29.771Z|f5e67b0d-60c5-474a-b3eb-2491c6721e43|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:04:29.772Z|f5e67b0d-60c5-474a-b3eb-2491c6721e43|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:04:38.764Z|679c96c3-e2da-4380-b02d-efba24e87085|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-08-13T06:04:38.764Z|679c96c3-e2da-4380-b02d-efba24e87085|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:04:38.764Z|679c96c3-e2da-4380-b02d-efba24e87085|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||URI : /manage/health 2022-08-13T06:04:38.765Z|679c96c3-e2da-4380-b02d-efba24e87085|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Method : GET 2022-08-13T06:04:38.765Z|679c96c3-e2da-4380-b02d-efba24e87085|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.28.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:679c96c3-e2da-4380-b02d-efba24e87085;x-fromappid:robot-ete; 2022-08-13T06:04:38.765Z|679c96c3-e2da-4380-b02d-efba24e87085|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request end================================================== 2022-08-13T06:04:38.770Z|679c96c3-e2da-4380-b02d-efba24e87085|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response begin========================================== 2022-08-13T06:04:38.770Z|679c96c3-e2da-4380-b02d-efba24e87085|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Status code : 200 2022-08-13T06:04:38.771Z|679c96c3-e2da-4380-b02d-efba24e87085|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Status text : OK 2022-08-13T06:04:38.771Z|679c96c3-e2da-4380-b02d-efba24e87085|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:04:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:04:38.771Z|679c96c3-e2da-4380-b02d-efba24e87085|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response end============================================ 2022-08-13T06:04:38.772Z|679c96c3-e2da-4380-b02d-efba24e87085|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||INFO|500||Exiting. 2022-08-13T06:04:44.772Z|7d79d560-b315-4420-8638-0f0352f7b840|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:04:44.773Z|7d79d560-b315-4420-8638-0f0352f7b840|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:04:44.960Z|143ca44a-350c-4e9e-b71b-f1b7ff00bd58|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:04:44.961Z|143ca44a-350c-4e9e-b71b-f1b7ff00bd58|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:04:59.771Z|ce8af5c8-94a5-4e6c-925c-00ce103b5662|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:04:59.773Z|ce8af5c8-94a5-4e6c-925c-00ce103b5662|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:05:14.771Z|7b385fc5-9716-4812-8d09-1ad25a8169f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:05:14.773Z|7b385fc5-9716-4812-8d09-1ad25a8169f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:05:14.962Z|1ad58525-bdfd-47df-924b-5665343c0a7f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:05:14.963Z|1ad58525-bdfd-47df-924b-5665343c0a7f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:05:17.051Z|8976ff81-8079-403d-bc80-aaddfb2bc173|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:05:17.052Z|8976ff81-8079-403d-bc80-aaddfb2bc173|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:05:17.052Z|8976ff81-8079-403d-bc80-aaddfb2bc173|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:05:17.052Z|8976ff81-8079-403d-bc80-aaddfb2bc173|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:05:17.052Z|8976ff81-8079-403d-bc80-aaddfb2bc173|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:05:17.053Z|8976ff81-8079-403d-bc80-aaddfb2bc173|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:05:17.059Z|8976ff81-8079-403d-bc80-aaddfb2bc173|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:05:17.059Z|8976ff81-8079-403d-bc80-aaddfb2bc173|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:05:17.059Z|8976ff81-8079-403d-bc80-aaddfb2bc173|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:05:17.060Z|8976ff81-8079-403d-bc80-aaddfb2bc173|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:05:17 GMT;Connection:close; 2022-08-13T06:05:17.060Z|8976ff81-8079-403d-bc80-aaddfb2bc173|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:05:17.061Z|8976ff81-8079-403d-bc80-aaddfb2bc173|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:05:29.771Z|02494050-a726-445f-ad93-483e6b370cb1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:05:29.772Z|02494050-a726-445f-ad93-483e6b370cb1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:05:44.772Z|f8ffca5b-dcc2-47fe-92d9-c63c4d441ffc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:05:44.773Z|f8ffca5b-dcc2-47fe-92d9-c63c4d441ffc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:05:44.963Z|1a9ba558-e94a-47ef-b063-071cb56732f8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:05:44.964Z|1a9ba558-e94a-47ef-b063-071cb56732f8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:05:59.772Z|56a51a90-da95-440c-bba6-ed269e3ea57c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:05:59.774Z|56a51a90-da95-440c-bba6-ed269e3ea57c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:06:14.773Z|375c5686-d730-4bf0-8d2d-e46b8c7f9a00|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:06:14.776Z|375c5686-d730-4bf0-8d2d-e46b8c7f9a00|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:06:14.965Z|458424fc-85f3-48f6-9fa1-bcfc777d6666|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:06:14.966Z|458424fc-85f3-48f6-9fa1-bcfc777d6666|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:06:17.060Z|986f3e2d-59ec-47a0-bdfc-f6471a2db877|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:06:17.061Z|986f3e2d-59ec-47a0-bdfc-f6471a2db877|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:06:17.061Z|986f3e2d-59ec-47a0-bdfc-f6471a2db877|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:06:17.062Z|986f3e2d-59ec-47a0-bdfc-f6471a2db877|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:06:17.062Z|986f3e2d-59ec-47a0-bdfc-f6471a2db877|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:06:17.062Z|986f3e2d-59ec-47a0-bdfc-f6471a2db877|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:06:17.075Z|986f3e2d-59ec-47a0-bdfc-f6471a2db877|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:06:17.076Z|986f3e2d-59ec-47a0-bdfc-f6471a2db877|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:06:17.076Z|986f3e2d-59ec-47a0-bdfc-f6471a2db877|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:06:17.077Z|986f3e2d-59ec-47a0-bdfc-f6471a2db877|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:06:17 GMT;Connection:close; 2022-08-13T06:06:17.077Z|986f3e2d-59ec-47a0-bdfc-f6471a2db877|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:06:17.077Z|986f3e2d-59ec-47a0-bdfc-f6471a2db877|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:06:17.671Z|9470071f-d281-4523-8651-c820c4ab47cc|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-08-13T06:06:17.672Z|9470071f-d281-4523-8651-c820c4ab47cc|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:06:17.672Z|9470071f-d281-4523-8651-c820c4ab47cc|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||DEBUG|500||URI : /manage/health 2022-08-13T06:06:17.672Z|9470071f-d281-4523-8651-c820c4ab47cc|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||DEBUG|500||Method : GET 2022-08-13T06:06:17.673Z|9470071f-d281-4523-8651-c820c4ab47cc|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||DEBUG|500||Headers : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.28.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:9470071f-d281-4523-8651-c820c4ab47cc;x-fromappid:robot-ete; 2022-08-13T06:06:17.673Z|9470071f-d281-4523-8651-c820c4ab47cc|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request end================================================== 2022-08-13T06:06:17.678Z|9470071f-d281-4523-8651-c820c4ab47cc|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response begin========================================== 2022-08-13T06:06:17.678Z|9470071f-d281-4523-8651-c820c4ab47cc|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||DEBUG|500||Status code : 200 2022-08-13T06:06:17.678Z|9470071f-d281-4523-8651-c820c4ab47cc|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||DEBUG|500||Status text : OK 2022-08-13T06:06:17.678Z|9470071f-d281-4523-8651-c820c4ab47cc|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:06:17 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:06:17.679Z|9470071f-d281-4523-8651-c820c4ab47cc|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response end============================================ 2022-08-13T06:06:17.679Z|9470071f-d281-4523-8651-c820c4ab47cc|http-nio-8083-exec-8|/manage/health|python-requests/2.28.1|||INFO|500||Exiting. 2022-08-13T06:06:29.772Z|f5d47d67-d277-4884-b43f-cc82198ebd9a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:06:29.773Z|f5d47d67-d277-4884-b43f-cc82198ebd9a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:06:44.771Z|733e6250-0a8e-4656-874e-c1f469f4614a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:06:44.772Z|733e6250-0a8e-4656-874e-c1f469f4614a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:06:44.969Z|7a17e2b0-6e0e-4b77-837d-196b8cde7acf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:06:44.970Z|7a17e2b0-6e0e-4b77-837d-196b8cde7acf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:06:59.771Z|75a868fd-eb40-4cbd-a4ee-af7ffe2b5295|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:06:59.775Z|75a868fd-eb40-4cbd-a4ee-af7ffe2b5295|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:07:14.771Z|9b6d95dc-4f5f-401f-9662-a51942f1906e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:07:14.772Z|9b6d95dc-4f5f-401f-9662-a51942f1906e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:07:14.972Z|147cf670-1241-4daa-9cc6-283db356ec20|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:07:14.972Z|147cf670-1241-4daa-9cc6-283db356ec20|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:07:17.053Z|5c8ed7a0-8715-4b3e-9529-8244edc62da6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:07:17.053Z|5c8ed7a0-8715-4b3e-9529-8244edc62da6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:07:17.053Z|5c8ed7a0-8715-4b3e-9529-8244edc62da6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:07:17.054Z|5c8ed7a0-8715-4b3e-9529-8244edc62da6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:07:17.054Z|5c8ed7a0-8715-4b3e-9529-8244edc62da6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:07:17.054Z|5c8ed7a0-8715-4b3e-9529-8244edc62da6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:07:17.063Z|5c8ed7a0-8715-4b3e-9529-8244edc62da6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:07:17.063Z|5c8ed7a0-8715-4b3e-9529-8244edc62da6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:07:17.064Z|5c8ed7a0-8715-4b3e-9529-8244edc62da6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:07:17.064Z|5c8ed7a0-8715-4b3e-9529-8244edc62da6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:07:17 GMT;Connection:close; 2022-08-13T06:07:17.064Z|5c8ed7a0-8715-4b3e-9529-8244edc62da6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:07:17.065Z|5c8ed7a0-8715-4b3e-9529-8244edc62da6|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:07:29.771Z|eb71915e-a913-49f5-993d-5297bffea58d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:07:29.772Z|eb71915e-a913-49f5-993d-5297bffea58d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:07:44.771Z|0fa23033-1875-40bd-9642-7f49aecc9296|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:07:44.775Z|0fa23033-1875-40bd-9642-7f49aecc9296|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:07:44.973Z|2fc5ddb5-b6a8-484b-a176-e27f70a91497|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:07:44.974Z|2fc5ddb5-b6a8-484b-a176-e27f70a91497|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:07:59.771Z|4bef1a6e-2783-4b83-9f5f-6413ba876e1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:07:59.773Z|4bef1a6e-2783-4b83-9f5f-6413ba876e1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:08:14.771Z|6be4964d-9d52-42ca-8207-8fdcecf7ad8d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:08:14.772Z|6be4964d-9d52-42ca-8207-8fdcecf7ad8d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:08:14.975Z|27e23be9-de10-4920-be9d-e913925adcde|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:08:14.975Z|27e23be9-de10-4920-be9d-e913925adcde|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:08:17.054Z|4c2cf10c-b914-428a-ad2a-a23d19c6e228|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:08:17.054Z|4c2cf10c-b914-428a-ad2a-a23d19c6e228|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:08:17.055Z|4c2cf10c-b914-428a-ad2a-a23d19c6e228|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:08:17.056Z|4c2cf10c-b914-428a-ad2a-a23d19c6e228|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:08:17.056Z|4c2cf10c-b914-428a-ad2a-a23d19c6e228|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:08:17.057Z|4c2cf10c-b914-428a-ad2a-a23d19c6e228|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:08:17.064Z|4c2cf10c-b914-428a-ad2a-a23d19c6e228|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:08:17.064Z|4c2cf10c-b914-428a-ad2a-a23d19c6e228|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:08:17.065Z|4c2cf10c-b914-428a-ad2a-a23d19c6e228|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:08:17.065Z|4c2cf10c-b914-428a-ad2a-a23d19c6e228|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:08:17 GMT;Connection:close; 2022-08-13T06:08:17.066Z|4c2cf10c-b914-428a-ad2a-a23d19c6e228|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:08:17.066Z|4c2cf10c-b914-428a-ad2a-a23d19c6e228|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:08:29.771Z|23376a3c-3696-4843-82f1-6ca17b3086a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:08:29.775Z|23376a3c-3696-4843-82f1-6ca17b3086a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:08:44.771Z|feb61baf-cf7f-42b3-b586-11f515c8704a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:08:44.772Z|feb61baf-cf7f-42b3-b586-11f515c8704a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:08:44.978Z|114a7269-ba41-49b4-b048-2156432d1ce1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:08:44.979Z|114a7269-ba41-49b4-b048-2156432d1ce1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:08:59.771Z|8591859a-c28a-4772-bbf8-6b633cc97154|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:08:59.772Z|8591859a-c28a-4772-bbf8-6b633cc97154|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:09:14.771Z|238d7904-75d1-498b-ba94-24132b897a23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:09:14.776Z|238d7904-75d1-498b-ba94-24132b897a23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:09:14.980Z|a80a9021-4529-4744-95fd-9d8693adb1a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:09:14.982Z|a80a9021-4529-4744-95fd-9d8693adb1a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:09:17.051Z|8d262fdf-e4e5-4464-b09f-57d2f083763e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:09:17.052Z|8d262fdf-e4e5-4464-b09f-57d2f083763e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:09:17.052Z|8d262fdf-e4e5-4464-b09f-57d2f083763e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:09:17.052Z|8d262fdf-e4e5-4464-b09f-57d2f083763e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:09:17.054Z|8d262fdf-e4e5-4464-b09f-57d2f083763e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:09:17.054Z|8d262fdf-e4e5-4464-b09f-57d2f083763e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:09:17.060Z|8d262fdf-e4e5-4464-b09f-57d2f083763e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:09:17.060Z|8d262fdf-e4e5-4464-b09f-57d2f083763e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:09:17.061Z|8d262fdf-e4e5-4464-b09f-57d2f083763e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:09:17.061Z|8d262fdf-e4e5-4464-b09f-57d2f083763e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:09:17 GMT;Connection:close; 2022-08-13T06:09:17.061Z|8d262fdf-e4e5-4464-b09f-57d2f083763e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:09:17.062Z|8d262fdf-e4e5-4464-b09f-57d2f083763e|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:09:29.771Z|691cf8c3-97e9-476e-8a2c-6c59802041c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:09:29.772Z|691cf8c3-97e9-476e-8a2c-6c59802041c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:09:44.771Z|f021ce55-6178-44b5-9a46-18c18bda9080|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:09:44.773Z|f021ce55-6178-44b5-9a46-18c18bda9080|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:09:44.983Z|3bf8f21d-2ee9-4566-b9b7-446f897dfbd3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:09:44.984Z|3bf8f21d-2ee9-4566-b9b7-446f897dfbd3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:09:59.771Z|751f5207-42b8-4b0f-be4c-54d49da5433c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:09:59.776Z|751f5207-42b8-4b0f-be4c-54d49da5433c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:10:14.771Z|6cb614b7-b62f-4810-bccc-a5b6d1a8cd65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:10:14.772Z|6cb614b7-b62f-4810-bccc-a5b6d1a8cd65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:10:14.986Z|a40ccb11-d4f1-4bd8-8724-396894217c35|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:10:14.986Z|a40ccb11-d4f1-4bd8-8724-396894217c35|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:10:17.051Z|fc9de6d9-76be-4265-8ecb-af6cdd63b01f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:10:17.051Z|fc9de6d9-76be-4265-8ecb-af6cdd63b01f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:10:17.051Z|fc9de6d9-76be-4265-8ecb-af6cdd63b01f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:10:17.052Z|fc9de6d9-76be-4265-8ecb-af6cdd63b01f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:10:17.052Z|fc9de6d9-76be-4265-8ecb-af6cdd63b01f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:10:17.053Z|fc9de6d9-76be-4265-8ecb-af6cdd63b01f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:10:17.060Z|fc9de6d9-76be-4265-8ecb-af6cdd63b01f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:10:17.060Z|fc9de6d9-76be-4265-8ecb-af6cdd63b01f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:10:17.060Z|fc9de6d9-76be-4265-8ecb-af6cdd63b01f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:10:17.060Z|fc9de6d9-76be-4265-8ecb-af6cdd63b01f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:10:17 GMT;Connection:close; 2022-08-13T06:10:17.061Z|fc9de6d9-76be-4265-8ecb-af6cdd63b01f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:10:17.063Z|fc9de6d9-76be-4265-8ecb-af6cdd63b01f|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:10:29.772Z|fe34759c-0109-4045-8e88-aeeb6a36328c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:10:29.773Z|fe34759c-0109-4045-8e88-aeeb6a36328c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:10:44.771Z|dad34b62-a28a-44b3-8d2a-2d14d7b1b0b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:10:44.774Z|dad34b62-a28a-44b3-8d2a-2d14d7b1b0b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:10:44.988Z|b0eae0cb-767e-4c23-8b60-a314fdcf948f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:10:44.988Z|b0eae0cb-767e-4c23-8b60-a314fdcf948f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:10:59.771Z|624b7903-1c41-4dde-9642-a12d2876915c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:10:59.772Z|624b7903-1c41-4dde-9642-a12d2876915c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:11:14.771Z|202581ad-a4fc-43e4-bd9b-20a327a438a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:11:14.772Z|202581ad-a4fc-43e4-bd9b-20a327a438a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:11:14.989Z|5aded0ae-208d-445e-abe9-bcc888c324e4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:11:14.990Z|5aded0ae-208d-445e-abe9-bcc888c324e4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:11:17.051Z|aea774bb-ea0a-42a9-97d7-d24885291e06|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:11:17.052Z|aea774bb-ea0a-42a9-97d7-d24885291e06|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:11:17.052Z|aea774bb-ea0a-42a9-97d7-d24885291e06|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:11:17.053Z|aea774bb-ea0a-42a9-97d7-d24885291e06|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:11:17.053Z|aea774bb-ea0a-42a9-97d7-d24885291e06|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:11:17.053Z|aea774bb-ea0a-42a9-97d7-d24885291e06|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:11:17.060Z|aea774bb-ea0a-42a9-97d7-d24885291e06|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:11:17.061Z|aea774bb-ea0a-42a9-97d7-d24885291e06|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:11:17.061Z|aea774bb-ea0a-42a9-97d7-d24885291e06|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:11:17.061Z|aea774bb-ea0a-42a9-97d7-d24885291e06|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:11:17 GMT;Connection:close; 2022-08-13T06:11:17.061Z|aea774bb-ea0a-42a9-97d7-d24885291e06|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:11:17.062Z|aea774bb-ea0a-42a9-97d7-d24885291e06|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:11:29.771Z|9caf09f0-9f17-43d6-a416-a22f4437898c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:11:29.775Z|9caf09f0-9f17-43d6-a416-a22f4437898c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:11:44.771Z|891d2fd1-3410-4cdf-ab28-7f73a503a5d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:11:44.772Z|891d2fd1-3410-4cdf-ab28-7f73a503a5d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:11:44.991Z|2a542e0d-ee70-48ea-aa54-3b27972e29bc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:11:44.991Z|2a542e0d-ee70-48ea-aa54-3b27972e29bc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:11:59.771Z|5f91c663-12d6-4acc-9c50-7f7777243ba6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:11:59.772Z|5f91c663-12d6-4acc-9c50-7f7777243ba6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:12:14.772Z|7900bdfc-a566-4db4-b348-c48d39b442a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:12:14.775Z|7900bdfc-a566-4db4-b348-c48d39b442a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:12:14.992Z|1ae0e18f-7e57-4780-a35a-1eaf6f1aa0cf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:12:14.993Z|1ae0e18f-7e57-4780-a35a-1eaf6f1aa0cf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:12:17.053Z|b481206d-714b-489d-a6d6-3eae07371625|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:12:17.053Z|b481206d-714b-489d-a6d6-3eae07371625|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:12:17.054Z|b481206d-714b-489d-a6d6-3eae07371625|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:12:17.054Z|b481206d-714b-489d-a6d6-3eae07371625|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:12:17.054Z|b481206d-714b-489d-a6d6-3eae07371625|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:12:17.054Z|b481206d-714b-489d-a6d6-3eae07371625|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:12:17.064Z|b481206d-714b-489d-a6d6-3eae07371625|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:12:17.065Z|b481206d-714b-489d-a6d6-3eae07371625|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:12:17.065Z|b481206d-714b-489d-a6d6-3eae07371625|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:12:17.066Z|b481206d-714b-489d-a6d6-3eae07371625|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:12:17 GMT;Connection:close; 2022-08-13T06:12:17.066Z|b481206d-714b-489d-a6d6-3eae07371625|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:12:17.067Z|b481206d-714b-489d-a6d6-3eae07371625|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:12:29.771Z|a44edb0c-a5e6-4074-95f3-8e4f55ae70ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:12:29.772Z|a44edb0c-a5e6-4074-95f3-8e4f55ae70ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:12:44.771Z|43104bd9-6aa9-4ab4-bd9d-564819f2b10d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:12:44.772Z|43104bd9-6aa9-4ab4-bd9d-564819f2b10d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:12:44.994Z|c8819fa3-d287-46d6-b009-2f1ca3615f97|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:12:44.994Z|c8819fa3-d287-46d6-b009-2f1ca3615f97|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:12:59.771Z|ac3c8187-19d8-41b9-94d7-26d1a1c10c56|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:12:59.775Z|ac3c8187-19d8-41b9-94d7-26d1a1c10c56|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:13:14.771Z|1ab24fc0-badf-4869-8182-99241b2629e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:13:14.772Z|1ab24fc0-badf-4869-8182-99241b2629e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:13:14.995Z|de8dd9b1-d929-4540-bf83-61cafdd20658|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:13:14.996Z|de8dd9b1-d929-4540-bf83-61cafdd20658|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:13:17.052Z|ad3a9ab1-81b7-4194-81c2-321cd411f01a|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:13:17.053Z|ad3a9ab1-81b7-4194-81c2-321cd411f01a|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:13:17.053Z|ad3a9ab1-81b7-4194-81c2-321cd411f01a|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:13:17.053Z|ad3a9ab1-81b7-4194-81c2-321cd411f01a|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:13:17.054Z|ad3a9ab1-81b7-4194-81c2-321cd411f01a|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:13:17.054Z|ad3a9ab1-81b7-4194-81c2-321cd411f01a|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:13:17.060Z|ad3a9ab1-81b7-4194-81c2-321cd411f01a|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:13:17.060Z|ad3a9ab1-81b7-4194-81c2-321cd411f01a|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:13:17.061Z|ad3a9ab1-81b7-4194-81c2-321cd411f01a|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:13:17.061Z|ad3a9ab1-81b7-4194-81c2-321cd411f01a|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:13:17 GMT;Connection:close; 2022-08-13T06:13:17.061Z|ad3a9ab1-81b7-4194-81c2-321cd411f01a|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:13:17.062Z|ad3a9ab1-81b7-4194-81c2-321cd411f01a|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:13:29.772Z|8b6fc00e-683d-4c44-aa56-03220906e282|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:13:29.772Z|8b6fc00e-683d-4c44-aa56-03220906e282|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:13:44.771Z|84dca81a-56bf-48b6-8481-07ef7370a1ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:13:44.775Z|84dca81a-56bf-48b6-8481-07ef7370a1ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:13:44.997Z|0cb6dc3c-3b0d-461f-9989-67e1fa0db100|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:13:44.998Z|0cb6dc3c-3b0d-461f-9989-67e1fa0db100|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:13:59.771Z|cb77c5ff-71bb-46cb-9a32-2d80bed5c4e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:13:59.772Z|cb77c5ff-71bb-46cb-9a32-2d80bed5c4e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:14:14.772Z|fa9b1d58-9828-40f6-b975-e1a0cb200a91|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:14:14.773Z|fa9b1d58-9828-40f6-b975-e1a0cb200a91|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:14:14.999Z|37991bf0-c041-4daf-98f8-de050974c34e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:14:14.999Z|37991bf0-c041-4daf-98f8-de050974c34e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:14:17.056Z|9f770a88-072c-425d-8f3f-a2f56b19d7f4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:14:17.056Z|9f770a88-072c-425d-8f3f-a2f56b19d7f4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:14:17.056Z|9f770a88-072c-425d-8f3f-a2f56b19d7f4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:14:17.056Z|9f770a88-072c-425d-8f3f-a2f56b19d7f4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:14:17.056Z|9f770a88-072c-425d-8f3f-a2f56b19d7f4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:14:17.057Z|9f770a88-072c-425d-8f3f-a2f56b19d7f4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:14:17.063Z|9f770a88-072c-425d-8f3f-a2f56b19d7f4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:14:17.064Z|9f770a88-072c-425d-8f3f-a2f56b19d7f4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:14:17.064Z|9f770a88-072c-425d-8f3f-a2f56b19d7f4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:14:17.064Z|9f770a88-072c-425d-8f3f-a2f56b19d7f4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:14:17 GMT;Connection:close; 2022-08-13T06:14:17.064Z|9f770a88-072c-425d-8f3f-a2f56b19d7f4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:14:17.065Z|9f770a88-072c-425d-8f3f-a2f56b19d7f4|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:14:29.771Z|526a9200-1dca-4d1a-9fca-b21d1e44ce5e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:14:29.774Z|526a9200-1dca-4d1a-9fca-b21d1e44ce5e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:14:44.771Z|4f5c98ae-3a5a-4187-a3b5-3c78a0b3f8b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:14:44.772Z|4f5c98ae-3a5a-4187-a3b5-3c78a0b3f8b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:14:45.000Z|110254a5-951f-4a64-ba61-be999533e2e2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:14:45.001Z|110254a5-951f-4a64-ba61-be999533e2e2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:14:59.771Z|2a58d448-59c6-4cf3-9c46-fa9061ec8a29|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:14:59.772Z|2a58d448-59c6-4cf3-9c46-fa9061ec8a29|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:15:14.771Z|a6a992f7-e24e-41f8-8e3b-355809d3024e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:15:14.778Z|a6a992f7-e24e-41f8-8e3b-355809d3024e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:15:15.002Z|04883099-5855-4218-b29a-e46070399466|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:15:15.003Z|04883099-5855-4218-b29a-e46070399466|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:15:17.052Z|f2dcd576-96c9-4e4e-944e-aa1f730a6c2e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:15:17.053Z|f2dcd576-96c9-4e4e-944e-aa1f730a6c2e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:15:17.054Z|f2dcd576-96c9-4e4e-944e-aa1f730a6c2e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:15:17.054Z|f2dcd576-96c9-4e4e-944e-aa1f730a6c2e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:15:17.055Z|f2dcd576-96c9-4e4e-944e-aa1f730a6c2e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:15:17.055Z|f2dcd576-96c9-4e4e-944e-aa1f730a6c2e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:15:17.062Z|f2dcd576-96c9-4e4e-944e-aa1f730a6c2e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:15:17.062Z|f2dcd576-96c9-4e4e-944e-aa1f730a6c2e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:15:17.063Z|f2dcd576-96c9-4e4e-944e-aa1f730a6c2e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:15:17.063Z|f2dcd576-96c9-4e4e-944e-aa1f730a6c2e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:15:17 GMT;Connection:close; 2022-08-13T06:15:17.063Z|f2dcd576-96c9-4e4e-944e-aa1f730a6c2e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:15:17.064Z|f2dcd576-96c9-4e4e-944e-aa1f730a6c2e|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:15:29.771Z|12d53c7c-12a0-4542-8263-f2ec6669c33c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:15:29.772Z|12d53c7c-12a0-4542-8263-f2ec6669c33c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:15:44.771Z|e77bce19-f946-498b-9783-ef9ff968de50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:15:44.772Z|e77bce19-f946-498b-9783-ef9ff968de50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:15:45.004Z|bd6e0763-4c06-443d-904f-2b0d269e9ae7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:15:45.005Z|bd6e0763-4c06-443d-904f-2b0d269e9ae7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:15:59.771Z|bbbe2b56-6a9b-4fdc-8f0f-70340ace5865|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:15:59.774Z|bbbe2b56-6a9b-4fdc-8f0f-70340ace5865|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:16:14.772Z|6a3f4d0b-76ee-40ec-b859-527ed4ddb81d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:16:14.773Z|6a3f4d0b-76ee-40ec-b859-527ed4ddb81d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:16:15.005Z|005c9de6-a9bc-4c61-a9d0-313c5a0cf3c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:16:15.006Z|005c9de6-a9bc-4c61-a9d0-313c5a0cf3c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:16:17.058Z|888f98e9-f075-48e1-b46d-a31012933ce2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:16:17.058Z|888f98e9-f075-48e1-b46d-a31012933ce2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:16:17.059Z|888f98e9-f075-48e1-b46d-a31012933ce2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:16:17.060Z|888f98e9-f075-48e1-b46d-a31012933ce2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:16:17.060Z|888f98e9-f075-48e1-b46d-a31012933ce2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:16:17.060Z|888f98e9-f075-48e1-b46d-a31012933ce2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:16:17.070Z|888f98e9-f075-48e1-b46d-a31012933ce2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:16:17.071Z|888f98e9-f075-48e1-b46d-a31012933ce2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:16:17.071Z|888f98e9-f075-48e1-b46d-a31012933ce2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:16:17.072Z|888f98e9-f075-48e1-b46d-a31012933ce2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:16:17 GMT;Connection:close; 2022-08-13T06:16:17.072Z|888f98e9-f075-48e1-b46d-a31012933ce2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:16:17.072Z|888f98e9-f075-48e1-b46d-a31012933ce2|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:16:29.776Z|d5c89750-8691-4df6-9893-b65f3a41a28f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:16:29.780Z|d5c89750-8691-4df6-9893-b65f3a41a28f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:16:44.771Z|d6d7def7-dbaa-47d3-9575-7a6513f6d57f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:16:44.773Z|d6d7def7-dbaa-47d3-9575-7a6513f6d57f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:16:45.007Z|4a6d5886-e58e-4f5a-b1fb-938ba73f20d3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:16:45.008Z|4a6d5886-e58e-4f5a-b1fb-938ba73f20d3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:16:59.771Z|b94e65e1-4ada-400f-bd94-f2ead3e8b600|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:16:59.772Z|b94e65e1-4ada-400f-bd94-f2ead3e8b600|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:17:14.771Z|20e4d084-124b-4997-8952-a467eb683e96|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:17:14.773Z|20e4d084-124b-4997-8952-a467eb683e96|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:17:15.009Z|b3d895cd-4298-4268-94ce-3b79e8139c5a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:17:15.009Z|b3d895cd-4298-4268-94ce-3b79e8139c5a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:17:17.051Z|b22f920d-d94f-4cee-b302-7a83345e1b09|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:17:17.052Z|b22f920d-d94f-4cee-b302-7a83345e1b09|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:17:17.052Z|b22f920d-d94f-4cee-b302-7a83345e1b09|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:17:17.053Z|b22f920d-d94f-4cee-b302-7a83345e1b09|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:17:17.055Z|b22f920d-d94f-4cee-b302-7a83345e1b09|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:17:17.055Z|b22f920d-d94f-4cee-b302-7a83345e1b09|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:17:17.064Z|b22f920d-d94f-4cee-b302-7a83345e1b09|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:17:17.065Z|b22f920d-d94f-4cee-b302-7a83345e1b09|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:17:17.065Z|b22f920d-d94f-4cee-b302-7a83345e1b09|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:17:17.065Z|b22f920d-d94f-4cee-b302-7a83345e1b09|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:17:17 GMT;Connection:close; 2022-08-13T06:17:17.065Z|b22f920d-d94f-4cee-b302-7a83345e1b09|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:17:17.066Z|b22f920d-d94f-4cee-b302-7a83345e1b09|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:17:29.771Z|a44890fb-27c8-447d-8a1a-98ac20c4fdf2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:17:29.773Z|a44890fb-27c8-447d-8a1a-98ac20c4fdf2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:17:44.771Z|cc5f6198-23ee-4e7b-9114-f53b88498622|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:17:44.772Z|cc5f6198-23ee-4e7b-9114-f53b88498622|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:17:45.010Z|d113dd85-e69d-492c-9807-93d32e3c8f50|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:17:45.011Z|d113dd85-e69d-492c-9807-93d32e3c8f50|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:17:59.771Z|19b3526a-cdca-4656-b68c-072b07f3ca5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:17:59.773Z|19b3526a-cdca-4656-b68c-072b07f3ca5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:18:14.771Z|0101245d-8752-4dce-bd42-8a8fbd36c2dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:18:14.772Z|0101245d-8752-4dce-bd42-8a8fbd36c2dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:18:15.012Z|e433f096-6924-405c-8ea7-52c763d3164f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:18:15.012Z|e433f096-6924-405c-8ea7-52c763d3164f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:18:17.052Z|1e56107f-d44c-44b3-a1b8-f072735afe4b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:18:17.052Z|1e56107f-d44c-44b3-a1b8-f072735afe4b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:18:17.052Z|1e56107f-d44c-44b3-a1b8-f072735afe4b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:18:17.052Z|1e56107f-d44c-44b3-a1b8-f072735afe4b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:18:17.053Z|1e56107f-d44c-44b3-a1b8-f072735afe4b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:18:17.053Z|1e56107f-d44c-44b3-a1b8-f072735afe4b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:18:17.059Z|1e56107f-d44c-44b3-a1b8-f072735afe4b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:18:17.059Z|1e56107f-d44c-44b3-a1b8-f072735afe4b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:18:17.060Z|1e56107f-d44c-44b3-a1b8-f072735afe4b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:18:17.060Z|1e56107f-d44c-44b3-a1b8-f072735afe4b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:18:17 GMT;Connection:close; 2022-08-13T06:18:17.061Z|1e56107f-d44c-44b3-a1b8-f072735afe4b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:18:17.061Z|1e56107f-d44c-44b3-a1b8-f072735afe4b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:18:29.771Z|cb2f61e0-ceef-4dad-81a0-b39a7469ec78|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:18:29.772Z|cb2f61e0-ceef-4dad-81a0-b39a7469ec78|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:18:44.772Z|35d548c8-7737-4704-9bea-d848c291025e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:18:44.773Z|35d548c8-7737-4704-9bea-d848c291025e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:18:45.013Z|f2bb81a0-ead5-47df-9a5d-5cdf98e63e5a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:18:45.014Z|f2bb81a0-ead5-47df-9a5d-5cdf98e63e5a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:18:59.771Z|294e58bf-906d-4c4b-b3c7-0027066f4e20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:18:59.772Z|294e58bf-906d-4c4b-b3c7-0027066f4e20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:19:14.771Z|756dae8d-0588-4084-824d-56a7e25dc5b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:19:14.772Z|756dae8d-0588-4084-824d-56a7e25dc5b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:19:15.016Z|81b243ee-522c-4049-a82f-0c3f63f432cc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:19:15.016Z|81b243ee-522c-4049-a82f-0c3f63f432cc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:19:17.051Z|49397258-4082-4dca-847d-475f851a74f7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:19:17.051Z|49397258-4082-4dca-847d-475f851a74f7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:19:17.051Z|49397258-4082-4dca-847d-475f851a74f7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:19:17.052Z|49397258-4082-4dca-847d-475f851a74f7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:19:17.052Z|49397258-4082-4dca-847d-475f851a74f7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:19:17.053Z|49397258-4082-4dca-847d-475f851a74f7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:19:17.059Z|49397258-4082-4dca-847d-475f851a74f7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:19:17.060Z|49397258-4082-4dca-847d-475f851a74f7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:19:17.060Z|49397258-4082-4dca-847d-475f851a74f7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:19:17.060Z|49397258-4082-4dca-847d-475f851a74f7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:19:17 GMT;Connection:close; 2022-08-13T06:19:17.060Z|49397258-4082-4dca-847d-475f851a74f7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:19:17.061Z|49397258-4082-4dca-847d-475f851a74f7|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:19:29.771Z|eea9b806-971c-4dd9-afac-b307ce760bac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:19:29.773Z|eea9b806-971c-4dd9-afac-b307ce760bac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:19:44.771Z|e0b0877b-b7b4-460f-b418-714648a5329f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:19:44.772Z|e0b0877b-b7b4-460f-b418-714648a5329f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:19:45.018Z|b221d681-5ea9-4e60-b090-dda5ae352d8a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:19:45.019Z|b221d681-5ea9-4e60-b090-dda5ae352d8a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:19:59.771Z|d107d823-5262-4cb1-a8a7-1ab2d16e6eff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:19:59.772Z|d107d823-5262-4cb1-a8a7-1ab2d16e6eff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:20:14.771Z|debb37dd-3584-49e0-bedb-31cb9bd0492e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:20:14.773Z|debb37dd-3584-49e0-bedb-31cb9bd0492e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:20:15.020Z|88b90c03-198c-4f8e-936a-5337edb0cfb3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:20:15.021Z|88b90c03-198c-4f8e-936a-5337edb0cfb3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:20:17.052Z|e5dc978f-841c-426d-8f1b-4048ab0552a8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:20:17.052Z|e5dc978f-841c-426d-8f1b-4048ab0552a8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:20:17.052Z|e5dc978f-841c-426d-8f1b-4048ab0552a8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:20:17.053Z|e5dc978f-841c-426d-8f1b-4048ab0552a8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:20:17.054Z|e5dc978f-841c-426d-8f1b-4048ab0552a8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:20:17.054Z|e5dc978f-841c-426d-8f1b-4048ab0552a8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:20:17.061Z|e5dc978f-841c-426d-8f1b-4048ab0552a8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:20:17.061Z|e5dc978f-841c-426d-8f1b-4048ab0552a8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:20:17.061Z|e5dc978f-841c-426d-8f1b-4048ab0552a8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:20:17.062Z|e5dc978f-841c-426d-8f1b-4048ab0552a8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:20:17 GMT;Connection:close; 2022-08-13T06:20:17.062Z|e5dc978f-841c-426d-8f1b-4048ab0552a8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:20:17.062Z|e5dc978f-841c-426d-8f1b-4048ab0552a8|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:20:29.771Z|4dd427d1-d4ef-45b9-a15d-909a5e2b43c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:20:29.772Z|4dd427d1-d4ef-45b9-a15d-909a5e2b43c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:20:44.771Z|4aad525d-0a52-4740-8a9f-432b84cb797f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:20:44.773Z|4aad525d-0a52-4740-8a9f-432b84cb797f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:20:45.022Z|f232f00f-3780-4000-96a6-c2e36c196324|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:20:45.023Z|f232f00f-3780-4000-96a6-c2e36c196324|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:20:59.771Z|dc570521-00a2-4d7a-b768-8eb27ec5174a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:20:59.773Z|dc570521-00a2-4d7a-b768-8eb27ec5174a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:21:14.771Z|714e5a1a-bd3c-4db5-a0be-b9a8726ed0c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:21:14.772Z|714e5a1a-bd3c-4db5-a0be-b9a8726ed0c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:21:15.024Z|d530e2d7-bd2b-4a6a-822a-cf89abb4678a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:21:15.025Z|d530e2d7-bd2b-4a6a-822a-cf89abb4678a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:21:17.050Z|44ff2b2b-2a90-4582-b6bc-3e3db3cba278|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:21:17.051Z|44ff2b2b-2a90-4582-b6bc-3e3db3cba278|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:21:17.051Z|44ff2b2b-2a90-4582-b6bc-3e3db3cba278|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:21:17.051Z|44ff2b2b-2a90-4582-b6bc-3e3db3cba278|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:21:17.052Z|44ff2b2b-2a90-4582-b6bc-3e3db3cba278|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:21:17.052Z|44ff2b2b-2a90-4582-b6bc-3e3db3cba278|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:21:17.059Z|44ff2b2b-2a90-4582-b6bc-3e3db3cba278|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:21:17.059Z|44ff2b2b-2a90-4582-b6bc-3e3db3cba278|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:21:17.059Z|44ff2b2b-2a90-4582-b6bc-3e3db3cba278|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:21:17.060Z|44ff2b2b-2a90-4582-b6bc-3e3db3cba278|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:21:17 GMT;Connection:close; 2022-08-13T06:21:17.060Z|44ff2b2b-2a90-4582-b6bc-3e3db3cba278|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:21:17.060Z|44ff2b2b-2a90-4582-b6bc-3e3db3cba278|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:21:29.771Z|9fd193e9-7d15-4ab6-b1cf-274f2198afea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:21:29.772Z|9fd193e9-7d15-4ab6-b1cf-274f2198afea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:21:44.771Z|27372d80-7776-465d-9f21-3782c9b2771d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:21:44.773Z|27372d80-7776-465d-9f21-3782c9b2771d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:21:45.026Z|e32b4593-af16-43d6-a393-6096efc98b87|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:21:45.027Z|e32b4593-af16-43d6-a393-6096efc98b87|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:21:59.771Z|75867c79-ca78-4d34-9776-db2690b33198|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:21:59.772Z|75867c79-ca78-4d34-9776-db2690b33198|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:22:14.771Z|f3a2afc9-7a56-4d65-87a5-188cfdf41755|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:22:14.772Z|f3a2afc9-7a56-4d65-87a5-188cfdf41755|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:22:15.027Z|2bb8331c-9264-4e9a-a84f-3a35174e904d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:22:15.028Z|2bb8331c-9264-4e9a-a84f-3a35174e904d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:22:17.051Z|9e9fcda5-d6ea-40e8-a841-478bae48264b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:22:17.051Z|9e9fcda5-d6ea-40e8-a841-478bae48264b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:22:17.051Z|9e9fcda5-d6ea-40e8-a841-478bae48264b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:22:17.051Z|9e9fcda5-d6ea-40e8-a841-478bae48264b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:22:17.052Z|9e9fcda5-d6ea-40e8-a841-478bae48264b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:22:17.052Z|9e9fcda5-d6ea-40e8-a841-478bae48264b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:22:17.058Z|9e9fcda5-d6ea-40e8-a841-478bae48264b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:22:17.058Z|9e9fcda5-d6ea-40e8-a841-478bae48264b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:22:17.059Z|9e9fcda5-d6ea-40e8-a841-478bae48264b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:22:17.059Z|9e9fcda5-d6ea-40e8-a841-478bae48264b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:22:17 GMT;Connection:close; 2022-08-13T06:22:17.059Z|9e9fcda5-d6ea-40e8-a841-478bae48264b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:22:17.060Z|9e9fcda5-d6ea-40e8-a841-478bae48264b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:22:29.771Z|908e1999-4a97-4e1a-b883-face24a21cb9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:22:29.773Z|908e1999-4a97-4e1a-b883-face24a21cb9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:22:44.772Z|970c47bc-4061-406b-a55c-17a7d44810d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:22:44.772Z|970c47bc-4061-406b-a55c-17a7d44810d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:22:45.029Z|d4d92725-34f9-4fba-a542-d65cd3c57843|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:22:45.030Z|d4d92725-34f9-4fba-a542-d65cd3c57843|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:22:59.771Z|b915728e-cb30-46ee-9411-5e208b5e0ddb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:22:59.772Z|b915728e-cb30-46ee-9411-5e208b5e0ddb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:23:14.772Z|fa543393-f4fb-42eb-9ba3-dfed59f4f8eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:23:14.774Z|fa543393-f4fb-42eb-9ba3-dfed59f4f8eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:23:15.030Z|651cd3b7-f840-4acf-b772-b6d9fb8927f4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:23:15.031Z|651cd3b7-f840-4acf-b772-b6d9fb8927f4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:23:17.050Z|6ca9c9c9-8112-4e28-a361-a2b0542ddefb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:23:17.050Z|6ca9c9c9-8112-4e28-a361-a2b0542ddefb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:23:17.051Z|6ca9c9c9-8112-4e28-a361-a2b0542ddefb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:23:17.051Z|6ca9c9c9-8112-4e28-a361-a2b0542ddefb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:23:17.051Z|6ca9c9c9-8112-4e28-a361-a2b0542ddefb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:23:17.052Z|6ca9c9c9-8112-4e28-a361-a2b0542ddefb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:23:17.060Z|6ca9c9c9-8112-4e28-a361-a2b0542ddefb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:23:17.060Z|6ca9c9c9-8112-4e28-a361-a2b0542ddefb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:23:17.061Z|6ca9c9c9-8112-4e28-a361-a2b0542ddefb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:23:17.061Z|6ca9c9c9-8112-4e28-a361-a2b0542ddefb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:23:17 GMT;Connection:close; 2022-08-13T06:23:17.061Z|6ca9c9c9-8112-4e28-a361-a2b0542ddefb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:23:17.062Z|6ca9c9c9-8112-4e28-a361-a2b0542ddefb|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:23:29.771Z|c391ee26-2ac0-460a-b14d-4c2c39158c22|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:23:29.772Z|c391ee26-2ac0-460a-b14d-4c2c39158c22|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:23:44.771Z|0ae8e8ff-0179-4c9e-be9d-3fd6d3cc9e51|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:23:44.772Z|0ae8e8ff-0179-4c9e-be9d-3fd6d3cc9e51|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:23:45.032Z|c44fea29-2f6c-4db8-af72-0349b7b6f8b7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:23:45.032Z|c44fea29-2f6c-4db8-af72-0349b7b6f8b7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:23:59.771Z|88a18225-8999-4b00-9f99-2b9e8f93b00d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:23:59.773Z|88a18225-8999-4b00-9f99-2b9e8f93b00d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:24:14.771Z|89eba3ee-045a-40f9-833a-981a233feb96|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:24:14.772Z|89eba3ee-045a-40f9-833a-981a233feb96|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:24:15.033Z|71f32e1e-1575-4f37-bfd0-5a793a6baf5c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:24:15.034Z|71f32e1e-1575-4f37-bfd0-5a793a6baf5c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:24:17.050Z|4ab03033-3ce0-46d4-af48-ce70c7231d07|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:24:17.050Z|4ab03033-3ce0-46d4-af48-ce70c7231d07|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:24:17.050Z|4ab03033-3ce0-46d4-af48-ce70c7231d07|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:24:17.051Z|4ab03033-3ce0-46d4-af48-ce70c7231d07|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:24:17.052Z|4ab03033-3ce0-46d4-af48-ce70c7231d07|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:24:17.052Z|4ab03033-3ce0-46d4-af48-ce70c7231d07|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:24:17.067Z|4ab03033-3ce0-46d4-af48-ce70c7231d07|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:24:17.067Z|4ab03033-3ce0-46d4-af48-ce70c7231d07|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:24:17.067Z|4ab03033-3ce0-46d4-af48-ce70c7231d07|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:24:17.068Z|4ab03033-3ce0-46d4-af48-ce70c7231d07|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:24:17 GMT;Connection:close; 2022-08-13T06:24:17.068Z|4ab03033-3ce0-46d4-af48-ce70c7231d07|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:24:17.068Z|4ab03033-3ce0-46d4-af48-ce70c7231d07|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:24:29.772Z|b4b8a366-7a04-4cdb-805d-83ad285aab8e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:24:29.772Z|b4b8a366-7a04-4cdb-805d-83ad285aab8e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:24:44.771Z|29dca692-c745-4477-8207-805bbcc226bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:24:44.773Z|29dca692-c745-4477-8207-805bbcc226bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:24:45.035Z|af58602e-ee2d-4ccd-9433-62745cb9be87|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:24:45.035Z|af58602e-ee2d-4ccd-9433-62745cb9be87|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:24:59.771Z|b3b63508-520f-4940-a581-20c73e743da9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:24:59.773Z|b3b63508-520f-4940-a581-20c73e743da9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:25:08.088Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-8|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Entering 2022-08-13T06:25:08.089Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-8|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:25:08.089Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-8|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||URI : /infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0 2022-08-13T06:25:08.089Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-8|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Method : GET 2022-08-13T06:25:08.090Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-8|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:72157c00c7819c0e;x-b3-spanid:7531330496fe3f8c;x-b3-parentspanid:72157c00c7819c0e;x-b3-sampled:0;x-onap-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-transactionid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-ecomp-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-onap-partnername:SO.APIH;x-invocationid:2ba08cc9-a614-4776-a944-fc4249fc0e7e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:25:08.090Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-8|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:25:14.772Z|e45a4038-90e0-4635-bc58-510bec6f2ee5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:25:14.774Z|e45a4038-90e0-4635-bc58-510bec6f2ee5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:25:15.036Z|700d8127-9ae6-466d-9656-270134223642|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:25:15.037Z|700d8127-9ae6-466d-9656-270134223642|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:25:17.051Z|29095944-4fb1-46da-a30e-e2320955f799|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:25:17.052Z|29095944-4fb1-46da-a30e-e2320955f799|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:25:17.052Z|29095944-4fb1-46da-a30e-e2320955f799|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:25:17.053Z|29095944-4fb1-46da-a30e-e2320955f799|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:25:17.053Z|29095944-4fb1-46da-a30e-e2320955f799|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:25:17.053Z|29095944-4fb1-46da-a30e-e2320955f799|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:25:17.066Z|29095944-4fb1-46da-a30e-e2320955f799|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:25:17.067Z|29095944-4fb1-46da-a30e-e2320955f799|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:25:17.067Z|29095944-4fb1-46da-a30e-e2320955f799|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:25:17.067Z|29095944-4fb1-46da-a30e-e2320955f799|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:25:17 GMT;Connection:close; 2022-08-13T06:25:17.067Z|29095944-4fb1-46da-a30e-e2320955f799|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:25:17.068Z|29095944-4fb1-46da-a30e-e2320955f799|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:25:28.886Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2022-08-13T06:25:28.886Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:25:28.887Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2022-08-13T06:25:28.887Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2022-08-13T06:25:28.887Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:72157c00c7819c0e;x-b3-spanid:b9f1439500cc8574;x-b3-parentspanid:72157c00c7819c0e;x-b3-sampled:0;x-onap-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-transactionid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-ecomp-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-onap-partnername:SO.APIH;x-invocationid:550f891e-c217-4bc4-81c9-0512d6c83690;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=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:25:28.888Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:25:28.992Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2022-08-13T06:25:29.120Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:25:29.120Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:25:29.120Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:25:29.120Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2022-08-13T06:25:29.121Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:25:29.121Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2022-08-13T06:25:29.772Z|2f6e8cf1-9249-4bd0-ba68-a2b196fe4034|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:25:29.773Z|2f6e8cf1-9249-4bd0-ba68-a2b196fe4034|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:25:29.841Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||INFO|500||Entering 2022-08-13T06:25:29.841Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:25:29.842Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2022-08-13T06:25:29.843Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2022-08-13T06:25:29.843Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:72157c00c7819c0e;x-b3-spanid:5ee28a5d936b5122;x-b3-parentspanid:72157c00c7819c0e;x-b3-sampled:0;x-onap-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-transactionid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-ecomp-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-onap-partnername:SO.APIH;x-invocationid:f89e810d-d152-4c7f-a754-c0c95497b535;content-length:1853;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:25:29.844Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:25:30.286Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:25:30.286Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2022-08-13T06:25:30.286Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2022-08-13T06:25:30.286Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:25:30 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:25:30.286Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:25:30.287Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2022-08-13T06:25:34.412Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-2|/requestProcessingData|bpel|||INFO|500||Entering 2022-08-13T06:25:34.413Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:25:34.413Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-08-13T06:25:34.414Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-08-13T06:25:34.414Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:72157c00c7819c0e;x-b3-spanid:b8e1fc53f2ca3f46;x-b3-parentspanid:67ab488a7ac60f43;x-b3-sampled:0;x-onap-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-transactionid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-ecomp-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-onap-partnername:UNKNOWN;x-invocationid:85924d15-d87d-4d00-9f2c-f3f3e194fa30;content-length:3978;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate; 2022-08-13T06:25:34.415Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:25:34.522Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:25:34.523Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-08-13T06:25:34.524Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-08-13T06:25:34.524Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/3;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:25:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:25:34.525Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:25:34.525Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-2|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-08-13T06:25:34.655Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Entering 2022-08-13T06:25:34.655Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:25:34.655Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||URI : /infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0 2022-08-13T06:25:34.656Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Method : GET 2022-08-13T06:25:34.656Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:72157c00c7819c0e;x-b3-spanid:ce2660e0b2042d7e;x-b3-parentspanid:67ab488a7ac60f43;x-b3-sampled:0;x-onap-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-transactionid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-ecomp-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-onap-partnername:UNKNOWN;x-invocationid:c8b98bea-77da-4d1f-8c6d-ad0424892b20;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:25:34.657Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:25:34.688Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:25:34.688Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:25:34.689Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:25:34.689Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:25:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:25:34.689Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:25:34.689Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Exiting. 2022-08-13T06:25:34.725Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Entering 2022-08-13T06:25:34.726Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:25:34.726Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||URI : /infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0 2022-08-13T06:25:34.727Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Method : PUT 2022-08-13T06:25:34.727Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:72157c00c7819c0e;x-b3-spanid:eb30f5f1f0b50170;x-b3-parentspanid:67ab488a7ac60f43;x-b3-sampled:0;x-onap-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-transactionid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-ecomp-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-onap-partnername:UNKNOWN;x-invocationid:37c8d2c0-618a-4d64-b1f1-ac5a514aacd2;content-length:1946;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:25:34.727Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:25:34.833Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:25:34.834Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:25:34.834Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:25:34.834Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:25:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:25:34.834Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:25:34.835Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Exiting. 2022-08-13T06:25:35.518Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Entering 2022-08-13T06:25:35.519Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:25:35.519Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||URI : /infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0 2022-08-13T06:25:35.519Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Method : GET 2022-08-13T06:25:35.520Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5637647ca7084aa8;x-b3-spanid:e54f4e09a0931027;x-b3-parentspanid:5637647ca7084aa8;x-b3-sampled:0;x-onap-requestid:a7f33753-8bf3-4a0e-a87f-5e8965099344;x-requestid:a7f33753-8bf3-4a0e-a87f-5e8965099344;x-transactionid:a7f33753-8bf3-4a0e-a87f-5e8965099344;x-ecomp-requestid:a7f33753-8bf3-4a0e-a87f-5e8965099344;x-onap-partnername:SO.APIH;x-invocationid:2071157e-4ddf-4736-a229-0d27e0bcd794;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:25:35.520Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:25:35.547Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:25:35.548Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:25:35.548Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:25:35.549Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:25:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:25:35.549Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:25:35.549Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Exiting. 2022-08-13T06:25:35.571Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:25:35.572Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:25:35.572Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:25:35.576Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:25:35.576Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5637647ca7084aa8;x-b3-spanid:4654b3f1a9b2cc6c;x-b3-parentspanid:5637647ca7084aa8;x-b3-sampled:0;x-onap-requestid:a7f33753-8bf3-4a0e-a87f-5e8965099344;x-requestid:a7f33753-8bf3-4a0e-a87f-5e8965099344;x-transactionid:a7f33753-8bf3-4a0e-a87f-5e8965099344;x-ecomp-requestid:a7f33753-8bf3-4a0e-a87f-5e8965099344;x-onap-partnername:SO.APIH;x-invocationid:e29552ba-a12b-4936-a8eb-a4d739be7a1a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:25:35.577Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:25:35.656Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:25:35.656Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:25:35.656Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:25:35.657Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:25:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:25:35.657Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:25:35.658Z|a7f33753-8bf3-4a0e-a87f-5e8965099344|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:25:44.771Z|b1e20b5c-db95-470e-b1ba-2e5ece4a25de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:25:44.772Z|b1e20b5c-db95-470e-b1ba-2e5ece4a25de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:25:45.038Z|64c00a31-8449-47d5-9855-49164b60b0f6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:25:45.039Z|64c00a31-8449-47d5-9855-49164b60b0f6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:25:45.871Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Entering 2022-08-13T06:25:45.872Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:25:45.872Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||URI : /infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0 2022-08-13T06:25:45.872Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Method : GET 2022-08-13T06:25:45.874Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:77b55ae7405c185a;x-b3-spanid:1e336f4859e608fe;x-b3-parentspanid:77b55ae7405c185a;x-b3-sampled:0;x-onap-requestid:a6343db6-9fd1-42cc-bf27-2345ab595d9f;x-requestid:a6343db6-9fd1-42cc-bf27-2345ab595d9f;x-transactionid:a6343db6-9fd1-42cc-bf27-2345ab595d9f;x-ecomp-requestid:a6343db6-9fd1-42cc-bf27-2345ab595d9f;x-onap-partnername:SO.APIH;x-invocationid:04f096f9-6bff-44a6-9633-d865dffb7ff3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:25:45.874Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:25:45.889Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:25:45.889Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:25:45.890Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:25:45.891Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:25:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:25:45.891Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:25:45.892Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Exiting. 2022-08-13T06:25:45.906Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:25:45.906Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:25:45.906Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:25:45.907Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:25:45.907Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:77b55ae7405c185a;x-b3-spanid:4492b2d442daacc6;x-b3-parentspanid:77b55ae7405c185a;x-b3-sampled:0;x-onap-requestid:a6343db6-9fd1-42cc-bf27-2345ab595d9f;x-requestid:a6343db6-9fd1-42cc-bf27-2345ab595d9f;x-transactionid:a6343db6-9fd1-42cc-bf27-2345ab595d9f;x-ecomp-requestid:a6343db6-9fd1-42cc-bf27-2345ab595d9f;x-onap-partnername:SO.APIH;x-invocationid:e09062d1-7509-447f-9c82-b33b1e59058b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:25:45.907Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:25:45.915Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:25:45.915Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:25:45.915Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:25:45.916Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:25:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:25:45.916Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:25:45.916Z|a6343db6-9fd1-42cc-bf27-2345ab595d9f|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:25:56.089Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Entering 2022-08-13T06:25:56.090Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:25:56.090Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||URI : /infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0 2022-08-13T06:25:56.092Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Method : GET 2022-08-13T06:25:56.093Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:08db4b5a754e2e06;x-b3-spanid:a10babf0bd446bb2;x-b3-parentspanid:08db4b5a754e2e06;x-b3-sampled:0;x-onap-requestid:552a6ba7-63a1-40f6-94e6-3c1950dafa86;x-requestid:552a6ba7-63a1-40f6-94e6-3c1950dafa86;x-transactionid:552a6ba7-63a1-40f6-94e6-3c1950dafa86;x-ecomp-requestid:552a6ba7-63a1-40f6-94e6-3c1950dafa86;x-onap-partnername:SO.APIH;x-invocationid:aba2a157-938d-4634-85bc-1c439816eff8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:25:56.093Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:25:56.115Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:25:56.115Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:25:56.116Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:25:56.116Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:25:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:25:56.116Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:25:56.116Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Exiting. 2022-08-13T06:25:56.131Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:25:56.131Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:25:56.132Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:25:56.132Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:25:56.132Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:08db4b5a754e2e06;x-b3-spanid:f73824764554952d;x-b3-parentspanid:08db4b5a754e2e06;x-b3-sampled:0;x-onap-requestid:552a6ba7-63a1-40f6-94e6-3c1950dafa86;x-requestid:552a6ba7-63a1-40f6-94e6-3c1950dafa86;x-transactionid:552a6ba7-63a1-40f6-94e6-3c1950dafa86;x-ecomp-requestid:552a6ba7-63a1-40f6-94e6-3c1950dafa86;x-onap-partnername:SO.APIH;x-invocationid:fd35bef2-3a66-4c07-a07e-b2e44a6183e6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:25:56.133Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:25:56.139Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:25:56.139Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:25:56.139Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:25:56.139Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:25:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:25:56.140Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:25:56.140Z|552a6ba7-63a1-40f6-94e6-3c1950dafa86|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:25:59.771Z|149cc9d3-9703-4efe-93fa-c213f00be9de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:25:59.773Z|149cc9d3-9703-4efe-93fa-c213f00be9de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:26:06.303Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Entering 2022-08-13T06:26:06.304Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:06.304Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||URI : /infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0 2022-08-13T06:26:06.305Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:06.305Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2adba926fa5b93b7;x-b3-spanid:546705aebbb1f5a2;x-b3-parentspanid:2adba926fa5b93b7;x-b3-sampled:0;x-onap-requestid:0a6cef08-3a5d-4b15-b5fc-8b8676d24106;x-requestid:0a6cef08-3a5d-4b15-b5fc-8b8676d24106;x-transactionid:0a6cef08-3a5d-4b15-b5fc-8b8676d24106;x-ecomp-requestid:0a6cef08-3a5d-4b15-b5fc-8b8676d24106;x-onap-partnername:SO.APIH;x-invocationid:944aab3d-e0ff-49d7-86e9-82996d9c0f09;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:06.305Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:06.325Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:06.325Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:06.325Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:06.326Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:06.326Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:06.327Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Exiting. 2022-08-13T06:26:06.341Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:26:06.341Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:06.341Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:26:06.342Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:06.342Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2adba926fa5b93b7;x-b3-spanid:aa8c70bb322afc36;x-b3-parentspanid:2adba926fa5b93b7;x-b3-sampled:0;x-onap-requestid:0a6cef08-3a5d-4b15-b5fc-8b8676d24106;x-requestid:0a6cef08-3a5d-4b15-b5fc-8b8676d24106;x-transactionid:0a6cef08-3a5d-4b15-b5fc-8b8676d24106;x-ecomp-requestid:0a6cef08-3a5d-4b15-b5fc-8b8676d24106;x-onap-partnername:SO.APIH;x-invocationid:196fa7f8-e536-484e-8a22-8cd603f321a0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:06.342Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:06.349Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:06.349Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:06.349Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:06.349Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:06.350Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:06.350Z|0a6cef08-3a5d-4b15-b5fc-8b8676d24106|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:26:07.668Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Entering 2022-08-13T06:26:07.668Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:07.669Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||URI : /infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0 2022-08-13T06:26:07.669Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:07.670Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:dbfc3ae8316a2c64;x-b3-spanid:61f3a069f1425f46;x-b3-parentspanid:dbfc3ae8316a2c64;x-b3-sampled:0;x-onap-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-transactionid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-ecomp-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-onap-partnername:UNKNOWN;x-invocationid:f4f1155d-1c22-43b9-94b9-5b03b01b65ec;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:26:07.670Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:07.684Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:07.684Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:07.685Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:07.685Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:07.685Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:07.686Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-3|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Exiting. 2022-08-13T06:26:07.732Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Entering 2022-08-13T06:26:07.732Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:07.733Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||URI : /infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0 2022-08-13T06:26:07.733Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Method : PUT 2022-08-13T06:26:07.733Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:dbfc3ae8316a2c64;x-b3-spanid:0ab8cb4a80b6a524;x-b3-parentspanid:dbfc3ae8316a2c64;x-b3-sampled:0;x-onap-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-transactionid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-ecomp-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-onap-partnername:UNKNOWN;x-invocationid:9205311c-f8a0-44d6-8f85-b3e0962d9b09;content-length:2145;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:26:07.734Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:07.773Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:07.774Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:07.774Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:07.774Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:07.775Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:07.775Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Exiting. 2022-08-13T06:26:09.326Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Entering 2022-08-13T06:26:09.327Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:09.327Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||URI : /infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0 2022-08-13T06:26:09.328Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:09.328Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:dbfc3ae8316a2c64;x-b3-spanid:6ebb5b4184f4295b;x-b3-parentspanid:dbfc3ae8316a2c64;x-b3-sampled:0;x-onap-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-transactionid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-ecomp-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-onap-partnername:UNKNOWN;x-invocationid:acd66f4e-c5cf-4bea-943e-cc46451a2bbe;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:26:09.328Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:09.346Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:09.346Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:09.347Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:09.347Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:09.347Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:09.348Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-5|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Exiting. 2022-08-13T06:26:09.365Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Entering 2022-08-13T06:26:09.365Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:09.365Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||URI : /infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0 2022-08-13T06:26:09.366Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Method : PUT 2022-08-13T06:26:09.366Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:dbfc3ae8316a2c64;x-b3-spanid:818d58500a8c831a;x-b3-parentspanid:dbfc3ae8316a2c64;x-b3-sampled:0;x-onap-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-transactionid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-ecomp-requestid:e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;x-onap-partnername:UNKNOWN;x-invocationid:8dee15b9-2178-4e22-a1c0-4cc2fd1ecf7f;content-length:2122;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:26:09.367Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:09.395Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:09.396Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:09.396Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:09.396Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:09.397Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:09.397Z|e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Exiting. 2022-08-13T06:26:14.771Z|ebd90964-8d71-4103-b9c1-99a4da408965|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:26:14.772Z|ebd90964-8d71-4103-b9c1-99a4da408965|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:26:15.040Z|005717cf-c541-4547-bf54-d3b1f9108f09|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:26:15.040Z|005717cf-c541-4547-bf54-d3b1f9108f09|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:26:16.520Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Entering 2022-08-13T06:26:16.520Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:16.520Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||URI : /infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0 2022-08-13T06:26:16.521Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:16.521Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fc2150bedc61835c;x-b3-spanid:65d42b8df6344d78;x-b3-parentspanid:fc2150bedc61835c;x-b3-sampled:0;x-onap-requestid:9c38ddd3-e998-4556-a6fc-f8395e8c6650;x-requestid:9c38ddd3-e998-4556-a6fc-f8395e8c6650;x-transactionid:9c38ddd3-e998-4556-a6fc-f8395e8c6650;x-ecomp-requestid:9c38ddd3-e998-4556-a6fc-f8395e8c6650;x-onap-partnername:SO.APIH;x-invocationid:0652bd4c-5735-4306-b7cf-eb6898b900e6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:16.521Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:16.542Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:16.542Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:16.542Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:16.543Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:16.543Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:16.543Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-7|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Exiting. 2022-08-13T06:26:16.561Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:26:16.562Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:16.562Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:26:16.563Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:16.563Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fc2150bedc61835c;x-b3-spanid:4e421b39fd9e43cc;x-b3-parentspanid:fc2150bedc61835c;x-b3-sampled:0;x-onap-requestid:9c38ddd3-e998-4556-a6fc-f8395e8c6650;x-requestid:9c38ddd3-e998-4556-a6fc-f8395e8c6650;x-transactionid:9c38ddd3-e998-4556-a6fc-f8395e8c6650;x-ecomp-requestid:9c38ddd3-e998-4556-a6fc-f8395e8c6650;x-onap-partnername:SO.APIH;x-invocationid:5d5a39ad-d865-42eb-8e63-4a3559a516f3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:16.563Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:16.572Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:16.572Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:16.572Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:16.572Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:16.573Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:16.573Z|9c38ddd3-e998-4556-a6fc-f8395e8c6650|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:26:16.730Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Entering 2022-08-13T06:26:16.731Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:16.731Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||URI : /infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0 2022-08-13T06:26:16.732Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:16.732Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:be0a934ebb1d1dfa;x-b3-spanid:fdfdcba3d3bdc884;x-b3-parentspanid:be0a934ebb1d1dfa;x-b3-sampled:0;x-onap-requestid:f0d723ff-9123-479e-8c9e-8f01567f620f;x-requestid:f0d723ff-9123-479e-8c9e-8f01567f620f;x-transactionid:f0d723ff-9123-479e-8c9e-8f01567f620f;x-ecomp-requestid:f0d723ff-9123-479e-8c9e-8f01567f620f;x-onap-partnername:SO.APIH;x-invocationid:cce84ae6-142c-4afd-b919-02a1bef0133e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:16.733Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:16.745Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:16.746Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:16.746Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:16.746Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:16.746Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:16.747Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-9|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Exiting. 2022-08-13T06:26:16.761Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:26:16.762Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:16.763Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:26:16.763Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:16.764Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:be0a934ebb1d1dfa;x-b3-spanid:af05ffe10d94e9df;x-b3-parentspanid:be0a934ebb1d1dfa;x-b3-sampled:0;x-onap-requestid:f0d723ff-9123-479e-8c9e-8f01567f620f;x-requestid:f0d723ff-9123-479e-8c9e-8f01567f620f;x-transactionid:f0d723ff-9123-479e-8c9e-8f01567f620f;x-ecomp-requestid:f0d723ff-9123-479e-8c9e-8f01567f620f;x-onap-partnername:SO.APIH;x-invocationid:1b716c60-d3c6-44bf-aeb0-d6d397e1ba8b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:16.764Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:16.771Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:16.771Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:16.772Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:16.772Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:16.773Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:16.773Z|f0d723ff-9123-479e-8c9e-8f01567f620f|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:26:16.939Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Entering 2022-08-13T06:26:16.940Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:16.941Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||URI : /infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0 2022-08-13T06:26:16.941Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:16.942Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:39e1c5e6ee12926b;x-b3-spanid:506224041c994cba;x-b3-parentspanid:39e1c5e6ee12926b;x-b3-sampled:0;x-onap-requestid:ba6a35d1-911a-4dae-9b13-7aec17f22a5c;x-requestid:ba6a35d1-911a-4dae-9b13-7aec17f22a5c;x-transactionid:ba6a35d1-911a-4dae-9b13-7aec17f22a5c;x-ecomp-requestid:ba6a35d1-911a-4dae-9b13-7aec17f22a5c;x-onap-partnername:SO.APIH;x-invocationid:8b6cd28a-7e42-4e69-9db9-06d6e6a31762;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:16.942Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:16.956Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:16.956Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:16.956Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:16.956Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:16.957Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:16.957Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-1|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Exiting. 2022-08-13T06:26:16.972Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:26:16.973Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:16.973Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:26:16.973Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:16.973Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:39e1c5e6ee12926b;x-b3-spanid:eb363e657df7d3c2;x-b3-parentspanid:39e1c5e6ee12926b;x-b3-sampled:0;x-onap-requestid:ba6a35d1-911a-4dae-9b13-7aec17f22a5c;x-requestid:ba6a35d1-911a-4dae-9b13-7aec17f22a5c;x-transactionid:ba6a35d1-911a-4dae-9b13-7aec17f22a5c;x-ecomp-requestid:ba6a35d1-911a-4dae-9b13-7aec17f22a5c;x-onap-partnername:SO.APIH;x-invocationid:0595215d-225f-4e0c-88a8-10d1c37a48be;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:16.974Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:16.985Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:16.985Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:16.986Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:16.986Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:16.986Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:16.986Z|ba6a35d1-911a-4dae-9b13-7aec17f22a5c|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:26:17.049Z|a41851b7-ce66-4d1e-b7a1-864f8a3b86eb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:26:17.050Z|a41851b7-ce66-4d1e-b7a1-864f8a3b86eb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:17.050Z|a41851b7-ce66-4d1e-b7a1-864f8a3b86eb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:26:17.051Z|a41851b7-ce66-4d1e-b7a1-864f8a3b86eb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:26:17.051Z|a41851b7-ce66-4d1e-b7a1-864f8a3b86eb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:26:17.051Z|a41851b7-ce66-4d1e-b7a1-864f8a3b86eb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:17.058Z|a41851b7-ce66-4d1e-b7a1-864f8a3b86eb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:17.058Z|a41851b7-ce66-4d1e-b7a1-864f8a3b86eb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:26:17.059Z|a41851b7-ce66-4d1e-b7a1-864f8a3b86eb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:26:17.059Z|a41851b7-ce66-4d1e-b7a1-864f8a3b86eb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:16 GMT;Connection:close; 2022-08-13T06:26:17.059Z|a41851b7-ce66-4d1e-b7a1-864f8a3b86eb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:17.059Z|a41851b7-ce66-4d1e-b7a1-864f8a3b86eb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:26:17.139Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Entering 2022-08-13T06:26:17.140Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:17.141Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||URI : /infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0 2022-08-13T06:26:17.141Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:17.142Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:caca44475eb9b2c5;x-b3-spanid:a2555c0226b3c35e;x-b3-parentspanid:caca44475eb9b2c5;x-b3-sampled:0;x-onap-requestid:f2f21aed-2614-48a6-88ee-819a86bce836;x-requestid:f2f21aed-2614-48a6-88ee-819a86bce836;x-transactionid:f2f21aed-2614-48a6-88ee-819a86bce836;x-ecomp-requestid:f2f21aed-2614-48a6-88ee-819a86bce836;x-onap-partnername:SO.APIH;x-invocationid:2457aad3-4652-4701-bf03-7db711fff0d0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:17.142Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:17.161Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:17.161Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:17.162Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:17.162Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:17.163Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:17.163Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-4|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Exiting. 2022-08-13T06:26:17.175Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:26:17.175Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:17.175Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:26:17.175Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:17.176Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:caca44475eb9b2c5;x-b3-spanid:e06eb656e01e015d;x-b3-parentspanid:caca44475eb9b2c5;x-b3-sampled:0;x-onap-requestid:f2f21aed-2614-48a6-88ee-819a86bce836;x-requestid:f2f21aed-2614-48a6-88ee-819a86bce836;x-transactionid:f2f21aed-2614-48a6-88ee-819a86bce836;x-ecomp-requestid:f2f21aed-2614-48a6-88ee-819a86bce836;x-onap-partnername:SO.APIH;x-invocationid:78e5aab0-093a-494f-a981-340da2eb1138;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:17.176Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:17.186Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:17.187Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:17.187Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:17.187Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:17.188Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:17.189Z|f2f21aed-2614-48a6-88ee-819a86bce836|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:26:17.349Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Entering 2022-08-13T06:26:17.350Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:17.350Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||URI : /infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0 2022-08-13T06:26:17.351Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:17.351Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:96974d56327fdb7f;x-b3-spanid:150b78f81d8d6323;x-b3-parentspanid:96974d56327fdb7f;x-b3-sampled:0;x-onap-requestid:627e86f0-0606-4a6b-a952-be780d8ca15e;x-requestid:627e86f0-0606-4a6b-a952-be780d8ca15e;x-transactionid:627e86f0-0606-4a6b-a952-be780d8ca15e;x-ecomp-requestid:627e86f0-0606-4a6b-a952-be780d8ca15e;x-onap-partnername:SO.APIH;x-invocationid:d8eb7508-d29e-4cc3-8b7c-e997d52a6000;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:17.351Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:17.377Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:17.378Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:17.378Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:17.379Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:17.379Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:17.380Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-6|/infraActiveRequests/e55f9c1d-ad6c-4c76-8d18-eeae2ce7fec0|bpel|||INFO|500||Exiting. 2022-08-13T06:26:17.393Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:26:17.393Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:17.394Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:26:17.394Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:17.395Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:96974d56327fdb7f;x-b3-spanid:0eda606ddaf51705;x-b3-parentspanid:96974d56327fdb7f;x-b3-sampled:0;x-onap-requestid:627e86f0-0606-4a6b-a952-be780d8ca15e;x-requestid:627e86f0-0606-4a6b-a952-be780d8ca15e;x-transactionid:627e86f0-0606-4a6b-a952-be780d8ca15e;x-ecomp-requestid:627e86f0-0606-4a6b-a952-be780d8ca15e;x-onap-partnername:SO.APIH;x-invocationid:852431ac-59c3-457e-9c49-d212712dc727;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:17.395Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:17.401Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:17.401Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:17.401Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:17.401Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:17.402Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:17.402Z|627e86f0-0606-4a6b-a952-be780d8ca15e|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:26:20.039Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-8|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:26:20.039Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-8|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:20.039Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-8|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:26:20.040Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-8|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:20.040Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-8|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:65a76246b36d25e8;x-b3-spanid:4d32adfe58331620;x-b3-parentspanid:65a76246b36d25e8;x-b3-sampled:0;x-onap-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-transactionid:941f5641-e032-4cea-b093-ef581bfdde16;x-ecomp-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-onap-partnername:SO.APIH;x-invocationid:609fa7ab-6e61-4c9e-8f28-3dda224be0ac;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:20.041Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-8|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:20.443Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2022-08-13T06:26:20.444Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:20.444Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2022-08-13T06:26:20.445Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2022-08-13T06:26:20.491Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:65a76246b36d25e8;x-b3-spanid:8fe78213473026c1;x-b3-parentspanid:65a76246b36d25e8;x-b3-sampled:0;x-onap-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-transactionid:941f5641-e032-4cea-b093-ef581bfdde16;x-ecomp-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-onap-partnername:SO.APIH;x-invocationid:269f7a7e-4ce8-4c69-a8ff-17c3df426cbc;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=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:20.492Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:20.496Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2022-08-13T06:26:20.505Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:20.506Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:20.506Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:20.507Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2022-08-13T06:26:20.507Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:20.507Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2022-08-13T06:26:20.762Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||INFO|500||Entering 2022-08-13T06:26:20.762Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:20.762Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2022-08-13T06:26:20.763Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2022-08-13T06:26:20.763Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:65a76246b36d25e8;x-b3-spanid:8a4bddd8689ab1a5;x-b3-parentspanid:65a76246b36d25e8;x-b3-sampled:0;x-onap-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-transactionid:941f5641-e032-4cea-b093-ef581bfdde16;x-ecomp-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-onap-partnername:SO.APIH;x-invocationid:fd377d4c-b95c-4cef-8b8d-06db3abe1eb8;content-length:2665;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:20.763Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:20.786Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:20.787Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2022-08-13T06:26:20.787Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2022-08-13T06:26:20.787Z|941f5641-e032-4cea-b093-ef581bfdde16|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/941f5641-e032-4cea-b093-ef581bfdde16;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:20.787Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:20.788Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2022-08-13T06:26:21.286Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/requestProcessingData|bpel|||INFO|500||Entering 2022-08-13T06:26:21.286Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:21.286Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-08-13T06:26:21.287Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-08-13T06:26:21.287Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:65a76246b36d25e8;x-b3-spanid:c596efa239d5d841;x-b3-parentspanid:d8a83e4860313826;x-b3-sampled:0;x-onap-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-transactionid:941f5641-e032-4cea-b093-ef581bfdde16;x-ecomp-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-onap-partnername:UNKNOWN;x-invocationid:0953c8fe-e3b5-4dfe-8f02-06d65e383b5d;content-length:7843;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:26:21.288Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:21.307Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:21.307Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-08-13T06:26:21.307Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-08-13T06:26:21.308Z|941f5641-e032-4cea-b093-ef581bfdde16|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/6;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:21.308Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:21.309Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-08-13T06:26:21.335Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:26:21.336Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:21.336Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:26:21.336Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:21.337Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:65a76246b36d25e8;x-b3-spanid:5c72d59f6c79c4a8;x-b3-parentspanid:d8a83e4860313826;x-b3-sampled:0;x-onap-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-transactionid:941f5641-e032-4cea-b093-ef581bfdde16;x-ecomp-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-onap-partnername:UNKNOWN;x-invocationid:8aae99de-24e1-46ed-9c8e-477c5279351d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:26:21.337Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:21.348Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:21.348Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:21.348Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:21.348Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:21.349Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:21.349Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Exiting. 2022-08-13T06:26:21.362Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:26:21.362Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:21.363Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:26:21.363Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : PUT 2022-08-13T06:26:21.363Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:65a76246b36d25e8;x-b3-spanid:b42398317d267aa4;x-b3-parentspanid:d8a83e4860313826;x-b3-sampled:0;x-onap-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-transactionid:941f5641-e032-4cea-b093-ef581bfdde16;x-ecomp-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-onap-partnername:UNKNOWN;x-invocationid:54563f17-7a64-476d-933d-a23d8d091ec2;content-length:2750;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:26:21.363Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:21.391Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:21.391Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:21.391Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:21.391Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:21.391Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:21.392Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Exiting. 2022-08-13T06:26:21.986Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:26:21.986Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:21.987Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:26:21.988Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:21.988Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:08c3306ab81e7449;x-b3-spanid:399ac134f080a129;x-b3-parentspanid:08c3306ab81e7449;x-b3-sampled:0;x-onap-requestid:3485b068-6966-401a-8cae-0e4ca7064d37;x-requestid:3485b068-6966-401a-8cae-0e4ca7064d37;x-transactionid:3485b068-6966-401a-8cae-0e4ca7064d37;x-ecomp-requestid:3485b068-6966-401a-8cae-0e4ca7064d37;x-onap-partnername:SO.APIH;x-invocationid:7cd90341-51ab-4880-a5ee-5e49cf1ffbf3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:21.988Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:22.002Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:22.003Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:22.003Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:22.004Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:22.004Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:22.005Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Exiting. 2022-08-13T06:26:22.021Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:26:22.021Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:22.022Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:26:22.022Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:22.023Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:08c3306ab81e7449;x-b3-spanid:f0a09679e68c5229;x-b3-parentspanid:08c3306ab81e7449;x-b3-sampled:0;x-onap-requestid:3485b068-6966-401a-8cae-0e4ca7064d37;x-requestid:3485b068-6966-401a-8cae-0e4ca7064d37;x-transactionid:3485b068-6966-401a-8cae-0e4ca7064d37;x-ecomp-requestid:3485b068-6966-401a-8cae-0e4ca7064d37;x-onap-partnername:SO.APIH;x-invocationid:a266dda4-97ad-4030-bbb0-742279785f06;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:22.023Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:22.030Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:22.030Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:22.030Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:22.031Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:22.031Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:22.031Z|3485b068-6966-401a-8cae-0e4ca7064d37|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:26:29.729Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-6|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:26:29.729Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-6|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:29.731Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-6|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:26:29.731Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-6|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:29.732Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-6|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a0b6826cc6943c28;x-b3-spanid:0a70ba5a789a8b6d;x-b3-parentspanid:a0b6826cc6943c28;x-b3-sampled:0;x-onap-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-transactionid:941f5641-e032-4cea-b093-ef581bfdde16;x-ecomp-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-onap-partnername:UNKNOWN;x-invocationid:b0a4f1ef-907b-4046-a386-35d1786f9c7c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:26:29.732Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-6|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:29.746Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-6|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:29.746Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-6|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:29.747Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-6|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:29.747Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-6|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:29.747Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-6|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:29.748Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-6|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Exiting. 2022-08-13T06:26:29.765Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:26:29.765Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:29.766Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:26:29.766Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : PUT 2022-08-13T06:26:29.766Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:a0b6826cc6943c28;x-b3-spanid:d44d3f777ed3408f;x-b3-parentspanid:a0b6826cc6943c28;x-b3-sampled:0;x-onap-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-transactionid:941f5641-e032-4cea-b093-ef581bfdde16;x-ecomp-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-onap-partnername:UNKNOWN;x-invocationid:fcd7a692-3d19-4f22-a7b1-cef8477182cc;content-length:2931;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:26:29.766Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:29.771Z|b1d3f617-9177-4ecd-9ef4-c8c2aad909f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:26:29.772Z|b1d3f617-9177-4ecd-9ef4-c8c2aad909f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:26:29.794Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:29.795Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:29.795Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:29.795Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:29.795Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:29.796Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Exiting. 2022-08-13T06:26:32.198Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-8|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:26:32.199Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-8|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:32.199Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-8|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:26:32.200Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-8|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:32.200Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-8|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e1c1fbeabd96b1d7;x-b3-spanid:832b1c3d6354a727;x-b3-parentspanid:e1c1fbeabd96b1d7;x-b3-sampled:0;x-onap-requestid:cb56b67d-a5c6-4a61-819c-1485aec8b068;x-requestid:cb56b67d-a5c6-4a61-819c-1485aec8b068;x-transactionid:cb56b67d-a5c6-4a61-819c-1485aec8b068;x-ecomp-requestid:cb56b67d-a5c6-4a61-819c-1485aec8b068;x-onap-partnername:SO.APIH;x-invocationid:846199f6-3b0e-4532-9d29-43c932efa02e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:32.201Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-8|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:32.215Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-8|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:32.215Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-8|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:32.215Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-8|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:32.216Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-8|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:32.216Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-8|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:32.217Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-8|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Exiting. 2022-08-13T06:26:32.300Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:26:32.300Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:32.300Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:26:32.300Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:32.301Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e1c1fbeabd96b1d7;x-b3-spanid:4f030a37242924ac;x-b3-parentspanid:e1c1fbeabd96b1d7;x-b3-sampled:0;x-onap-requestid:cb56b67d-a5c6-4a61-819c-1485aec8b068;x-requestid:cb56b67d-a5c6-4a61-819c-1485aec8b068;x-transactionid:cb56b67d-a5c6-4a61-819c-1485aec8b068;x-ecomp-requestid:cb56b67d-a5c6-4a61-819c-1485aec8b068;x-onap-partnername:SO.APIH;x-invocationid:bd8bf583-cd33-4e53-8f83-9ce742afa9fa;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:32.301Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:32.309Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:32.309Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:32.309Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:32.309Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:32.310Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:32.310Z|cb56b67d-a5c6-4a61-819c-1485aec8b068|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:26:39.275Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:26:39.275Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:39.275Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:26:39.275Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:39.276Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1989d68d10a77af2;x-b3-spanid:1989d68d10a77af2;x-b3-sampled:0;x-onap-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-transactionid:941f5641-e032-4cea-b093-ef581bfdde16;x-ecomp-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-onap-partnername:UNKNOWN;x-invocationid:f42fb409-1b7d-4915-91a7-14c08ea0ec29;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate; 2022-08-13T06:26:39.276Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:39.290Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:39.290Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:39.290Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:39.291Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : Set-Cookie:JSESSIONID=61A2857281D07A08F3943C9D64E60E5B; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:39.291Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:39.291Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-10|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Exiting. 2022-08-13T06:26:39.324Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:26:39.324Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:39.325Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:26:39.325Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : PUT 2022-08-13T06:26:39.325Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:64d9c13fb3af0ba2;x-b3-spanid:64d9c13fb3af0ba2;x-b3-sampled:0;x-onap-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-transactionid:941f5641-e032-4cea-b093-ef581bfdde16;x-ecomp-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-onap-partnername:UNKNOWN;x-invocationid:cffb7137-7ff1-4286-9f9f-c799d678e952;content-length:3215;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61A2857281D07A08F3943C9D64E60E5B;accept-encoding:gzip,deflate; 2022-08-13T06:26:39.325Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:39.369Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:39.369Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:39.370Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:39.370Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:39.370Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:39.370Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Exiting. 2022-08-13T06:26:41.689Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:26:41.689Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:41.689Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:26:41.690Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : PATCH 2022-08-13T06:26:41.690Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2d3ef2d4dc2a7cd7;x-b3-spanid:2d3ef2d4dc2a7cd7;x-b3-sampled:0;x-onap-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-transactionid:941f5641-e032-4cea-b093-ef581bfdde16;x-ecomp-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-onap-partnername:UNKNOWN;x-invocationid:d87717be-8b8d-4580-9bb5-c6ec41aae829;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=61A2857281D07A08F3943C9D64E60E5B;accept-encoding:gzip,deflate; 2022-08-13T06:26:41.690Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:41.736Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:41.737Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:41.737Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:41.737Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:41 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:41.737Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:41.738Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Exiting. 2022-08-13T06:26:43.069Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:26:43.070Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:43.070Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:26:43.070Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:43.071Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d23ce367eac62be9;x-b3-spanid:438d35e5ddd6788d;x-b3-parentspanid:d23ce367eac62be9;x-b3-sampled:0;x-onap-requestid:cab135f8-4fcc-4375-80b8-a50fa8ab3147;x-requestid:cab135f8-4fcc-4375-80b8-a50fa8ab3147;x-transactionid:cab135f8-4fcc-4375-80b8-a50fa8ab3147;x-ecomp-requestid:cab135f8-4fcc-4375-80b8-a50fa8ab3147;x-onap-partnername:SO.APIH;x-invocationid:7645eee4-6d2c-4a38-99ed-2ebadd50ba00;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:43.071Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:43.108Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:43.108Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:43.108Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:43.109Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:43.109Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:43.110Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Exiting. 2022-08-13T06:26:43.122Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:26:43.122Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:43.122Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:26:43.122Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:43.123Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d23ce367eac62be9;x-b3-spanid:8b588a8d56f97160;x-b3-parentspanid:d23ce367eac62be9;x-b3-sampled:0;x-onap-requestid:cab135f8-4fcc-4375-80b8-a50fa8ab3147;x-requestid:cab135f8-4fcc-4375-80b8-a50fa8ab3147;x-transactionid:cab135f8-4fcc-4375-80b8-a50fa8ab3147;x-ecomp-requestid:cab135f8-4fcc-4375-80b8-a50fa8ab3147;x-onap-partnername:SO.APIH;x-invocationid:44c0f96f-1aa6-4d02-9c2b-ae092222df6a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:43.123Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:43.131Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:43.131Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:43.131Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:43.131Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:43.132Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:43.132Z|cab135f8-4fcc-4375-80b8-a50fa8ab3147|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:26:43.201Z|7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-08-13T06:26:43.201Z|7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:43.202Z|7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-08-13T06:26:43.202Z|7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:43.202Z|7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6e87a39adf4848a1;x-b3-spanid:6eb6a586eef8f38c;x-b3-parentspanid:6e87a39adf4848a1;x-b3-sampled:0;x-onap-requestid:7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863;x-requestid:7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863;x-transactionid:7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863;x-ecomp-requestid:7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863;x-onap-partnername:UNKNOWN;x-invocationid:3fe61143-6d6f-48d3-b2bf-054ba131ccdd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61A2857281D07A08F3943C9D64E60E5B;accept-encoding:gzip,deflate; 2022-08-13T06:26:43.202Z|7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863|http-nio-8083-exec-5|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:43.251Z|7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863|http-nio-8083-exec-6|/requestProcessingData|bpel|||INFO|500||Entering 2022-08-13T06:26:43.252Z|7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:43.252Z|7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-08-13T06:26:43.252Z|7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-08-13T06:26:43.253Z|7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:6e87a39adf4848a1;x-b3-spanid:374cb9db25868d58;x-b3-parentspanid:6e87a39adf4848a1;x-b3-sampled:0;x-onap-requestid:7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863;x-requestid:7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863;x-transactionid:7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863;x-ecomp-requestid:7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863;x-onap-partnername:UNKNOWN;x-invocationid:ee9d3e13-7eb5-4874-998d-f0de4d0353b6;content-length:1581;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61A2857281D07A08F3943C9D64E60E5B;accept-encoding:gzip,deflate; 2022-08-13T06:26:43.253Z|7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:43.268Z|7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:43.268Z|7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-08-13T06:26:43.269Z|7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-08-13T06:26:43.269Z|7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/9;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:43.269Z|7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863|http-nio-8083-exec-6|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:43.270Z|7b5f2ed5-2588-4a3f-8034-ee8c3e9eb863|http-nio-8083-exec-6|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-08-13T06:26:44.771Z|5ba0535d-6f79-4328-90f8-455a4346046c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:26:44.773Z|5ba0535d-6f79-4328-90f8-455a4346046c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:26:45.041Z|1a7f9a11-3689-4fb3-8221-1d15b2ff10fc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:26:45.042Z|1a7f9a11-3689-4fb3-8221-1d15b2ff10fc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:26:53.659Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:26:53.660Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:53.661Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:26:53.662Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:53.663Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7c13592607fbe8de;x-b3-spanid:f6debb97444d7a1a;x-b3-parentspanid:7c13592607fbe8de;x-b3-sampled:0;x-onap-requestid:75df8f93-1045-4f4e-8be3-fd619b9bf66c;x-requestid:75df8f93-1045-4f4e-8be3-fd619b9bf66c;x-transactionid:75df8f93-1045-4f4e-8be3-fd619b9bf66c;x-ecomp-requestid:75df8f93-1045-4f4e-8be3-fd619b9bf66c;x-onap-partnername:SO.APIH;x-invocationid:d8a6c127-a488-4ba6-831d-58ba01422088;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:53.663Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:53.683Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:53.683Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:53.683Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:53.684Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:53.685Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:53.686Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Exiting. 2022-08-13T06:26:53.702Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:26:53.702Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:53.702Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:26:53.702Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:53.702Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7c13592607fbe8de;x-b3-spanid:d8a1586cce5b5896;x-b3-parentspanid:7c13592607fbe8de;x-b3-sampled:0;x-onap-requestid:75df8f93-1045-4f4e-8be3-fd619b9bf66c;x-requestid:75df8f93-1045-4f4e-8be3-fd619b9bf66c;x-transactionid:75df8f93-1045-4f4e-8be3-fd619b9bf66c;x-ecomp-requestid:75df8f93-1045-4f4e-8be3-fd619b9bf66c;x-onap-partnername:SO.APIH;x-invocationid:3a7e95ed-4f4e-417d-8ed1-d7cbbc8e3b0f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:26:53.703Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:53.715Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:53.716Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:53.716Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:53.716Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:53.716Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:53.716Z|75df8f93-1045-4f4e-8be3-fd619b9bf66c|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:26:58.360Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-08-13T06:26:58.360Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:58.361Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-08-13T06:26:58.361Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:58.361Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a1d193f0a934750f;x-b3-spanid:a23a36994ce01e5d;x-b3-parentspanid:a1d193f0a934750f;x-b3-sampled:0;x-onap-requestid:bd608b21-45e6-40da-9022-b45248a8eef9;x-requestid:bd608b21-45e6-40da-9022-b45248a8eef9;x-transactionid:bd608b21-45e6-40da-9022-b45248a8eef9;x-ecomp-requestid:bd608b21-45e6-40da-9022-b45248a8eef9;x-onap-partnername:UNKNOWN;x-invocationid:fd97d574-f30c-4340-b965-a23148fcd174;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61A2857281D07A08F3943C9D64E60E5B;accept-encoding:gzip,deflate; 2022-08-13T06:26:58.362Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:58.386Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:58.386Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:58.386Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:58.386Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:58.387Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:58.387Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-9|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting. 2022-08-13T06:26:58.402Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||INFO|500||Entering 2022-08-13T06:26:58.402Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:58.402Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||DEBUG|500||URI : /requestProcessingData/9 2022-08-13T06:26:58.402Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||DEBUG|500||Method : PUT 2022-08-13T06:26:58.403Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:a1d193f0a934750f;x-b3-spanid:117940e48067cd06;x-b3-parentspanid:a1d193f0a934750f;x-b3-sampled:0;x-onap-requestid:bd608b21-45e6-40da-9022-b45248a8eef9;x-requestid:bd608b21-45e6-40da-9022-b45248a8eef9;x-transactionid:bd608b21-45e6-40da-9022-b45248a8eef9;x-ecomp-requestid:bd608b21-45e6-40da-9022-b45248a8eef9;x-onap-partnername:UNKNOWN;x-invocationid:ea643637-2641-4d20-be99-9b1e0976faf2;content-length:1660;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61A2857281D07A08F3943C9D64E60E5B;accept-encoding:gzip,deflate; 2022-08-13T06:26:58.403Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:58.435Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:58.435Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:58.438Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:58.438Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/9;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:58.438Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:58.439Z|bd608b21-45e6-40da-9022-b45248a8eef9|http-nio-8083-exec-10|/requestProcessingData/9|bpel|||INFO|500||Exiting. 2022-08-13T06:26:59.152Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:26:59.152Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:59.153Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:26:59.153Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : GET 2022-08-13T06:26:59.153Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7b4844d95b9e4330;x-b3-spanid:84129fbdd6378393;x-b3-parentspanid:7b4844d95b9e4330;x-b3-sampled:0;x-onap-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-transactionid:941f5641-e032-4cea-b093-ef581bfdde16;x-ecomp-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-onap-partnername:UNKNOWN;x-invocationid:8011907a-e584-4ea0-92da-a2721fcf9d5a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:26:59.153Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:59.168Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:59.168Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:59.169Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:59.169Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:59.169Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:59.169Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Exiting. 2022-08-13T06:26:59.183Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:26:59.183Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:26:59.183Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:26:59.183Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : PUT 2022-08-13T06:26:59.184Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:7b4844d95b9e4330;x-b3-spanid:e54681449ad1fc93;x-b3-parentspanid:7b4844d95b9e4330;x-b3-sampled:0;x-onap-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-transactionid:941f5641-e032-4cea-b093-ef581bfdde16;x-ecomp-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-onap-partnername:UNKNOWN;x-invocationid:edb4c502-ba3a-4686-9dca-a56ccff50715;content-length:3321;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:26:59.184Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:26:59.225Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:26:59.226Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:26:59.226Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:26:59.226Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:26:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:26:59.226Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:26:59.227Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-2|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Exiting. 2022-08-13T06:26:59.771Z|7b22ac90-3a20-4cb1-b4ca-b58592476b0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:26:59.772Z|7b22ac90-3a20-4cb1-b4ca-b58592476b0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:27:01.487Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:27:01.487Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:01.488Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:27:01.489Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:01.489Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:066213afdfab9b09;x-b3-spanid:e2f6c26c4b11f199;x-b3-parentspanid:066213afdfab9b09;x-b3-sampled:0;x-onap-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-transactionid:941f5641-e032-4cea-b093-ef581bfdde16;x-ecomp-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-onap-partnername:UNKNOWN;x-invocationid:4c86be7a-0435-4177-8eec-20a4b19b15a2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:27:01.490Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:01.509Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:01.510Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:01.511Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:01.511Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:01.512Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:01.512Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Exiting. 2022-08-13T06:27:01.527Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:27:01.528Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:01.528Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:27:01.528Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : PUT 2022-08-13T06:27:01.529Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:066213afdfab9b09;x-b3-spanid:11b3865d1e59b74f;x-b3-parentspanid:066213afdfab9b09;x-b3-sampled:0;x-onap-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-transactionid:941f5641-e032-4cea-b093-ef581bfdde16;x-ecomp-requestid:941f5641-e032-4cea-b093-ef581bfdde16;x-onap-partnername:UNKNOWN;x-invocationid:c77a7324-efce-494c-9374-b82261830e46;content-length:3314;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:27:01.529Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:01.563Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:01.563Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:01.564Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:01.564Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:01.564Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:01.565Z|941f5641-e032-4cea-b093-ef581bfdde16|http-nio-8083-exec-4|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Exiting. 2022-08-13T06:27:04.187Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-5|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:27:04.187Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-5|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:04.188Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-5|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:27:04.188Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-5|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:04.188Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-5|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b1b784f6b3ca5141;x-b3-spanid:892de8a6b172c46d;x-b3-parentspanid:b1b784f6b3ca5141;x-b3-sampled:0;x-onap-requestid:afaa78f1-2a01-4940-b12f-bd820961de66;x-requestid:afaa78f1-2a01-4940-b12f-bd820961de66;x-transactionid:afaa78f1-2a01-4940-b12f-bd820961de66;x-ecomp-requestid:afaa78f1-2a01-4940-b12f-bd820961de66;x-onap-partnername:SO.APIH;x-invocationid:4be1d152-8975-478b-a7ac-91dda8870d25;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:27:04.188Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-5|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:04.205Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-5|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:04.205Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-5|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:04.205Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-5|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:04.205Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-5|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:04.206Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-5|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:04.206Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-5|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Exiting. 2022-08-13T06:27:04.219Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:27:04.219Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:04.219Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:27:04.220Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:04.220Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b1b784f6b3ca5141;x-b3-spanid:1fcf3310f8e0f8a5;x-b3-parentspanid:b1b784f6b3ca5141;x-b3-sampled:0;x-onap-requestid:afaa78f1-2a01-4940-b12f-bd820961de66;x-requestid:afaa78f1-2a01-4940-b12f-bd820961de66;x-transactionid:afaa78f1-2a01-4940-b12f-bd820961de66;x-ecomp-requestid:afaa78f1-2a01-4940-b12f-bd820961de66;x-onap-partnername:SO.APIH;x-invocationid:754709e9-731b-458a-ad85-e3aacce011b2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:27:04.220Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:04.228Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:04.228Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:04.228Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:04.228Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:04.229Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:04.229Z|afaa78f1-2a01-4940-b12f-bd820961de66|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:27:04.387Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:27:04.387Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:04.387Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:27:04.388Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:04.388Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:db4d96967e8eb8c9;x-b3-spanid:b90f08fd092d7243;x-b3-parentspanid:db4d96967e8eb8c9;x-b3-sampled:0;x-onap-requestid:8037529e-55b1-4e67-b1a4-8ef7f75df1a1;x-requestid:8037529e-55b1-4e67-b1a4-8ef7f75df1a1;x-transactionid:8037529e-55b1-4e67-b1a4-8ef7f75df1a1;x-ecomp-requestid:8037529e-55b1-4e67-b1a4-8ef7f75df1a1;x-onap-partnername:SO.APIH;x-invocationid:4981c920-7be7-4424-8a38-c98cc0f1c0c7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:27:04.388Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:04.400Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:04.401Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:04.401Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:04.401Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:04.401Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:04.402Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-7|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Exiting. 2022-08-13T06:27:04.418Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:27:04.419Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:04.419Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:27:04.419Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:04.420Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:db4d96967e8eb8c9;x-b3-spanid:c0d7a2ce607246ca;x-b3-parentspanid:db4d96967e8eb8c9;x-b3-sampled:0;x-onap-requestid:8037529e-55b1-4e67-b1a4-8ef7f75df1a1;x-requestid:8037529e-55b1-4e67-b1a4-8ef7f75df1a1;x-transactionid:8037529e-55b1-4e67-b1a4-8ef7f75df1a1;x-ecomp-requestid:8037529e-55b1-4e67-b1a4-8ef7f75df1a1;x-onap-partnername:SO.APIH;x-invocationid:078089dd-1798-46d3-99cd-7e66d08f4d72;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:27:04.420Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:04.431Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:04.431Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:04.431Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:04.432Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:04.432Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:04.433Z|8037529e-55b1-4e67-b1a4-8ef7f75df1a1|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:27:04.584Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-9|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:27:04.584Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-9|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:04.584Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-9|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:27:04.585Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-9|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:04.585Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-9|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8a49004065014a79;x-b3-spanid:1872b6bfa04bbd26;x-b3-parentspanid:8a49004065014a79;x-b3-sampled:0;x-onap-requestid:ceb5a56d-edfd-475c-8314-8acaed45d0ae;x-requestid:ceb5a56d-edfd-475c-8314-8acaed45d0ae;x-transactionid:ceb5a56d-edfd-475c-8314-8acaed45d0ae;x-ecomp-requestid:ceb5a56d-edfd-475c-8314-8acaed45d0ae;x-onap-partnername:SO.APIH;x-invocationid:8f11f997-970d-4ae1-a37d-5e09e9ca6e6d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:27:04.585Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-9|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:04.602Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-9|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:04.602Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-9|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:04.602Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-9|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:04.602Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-9|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:04.603Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-9|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:04.603Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-9|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Exiting. 2022-08-13T06:27:04.624Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:27:04.624Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:04.625Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:27:04.625Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:04.625Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8a49004065014a79;x-b3-spanid:ab70b38b78d3eb61;x-b3-parentspanid:8a49004065014a79;x-b3-sampled:0;x-onap-requestid:ceb5a56d-edfd-475c-8314-8acaed45d0ae;x-requestid:ceb5a56d-edfd-475c-8314-8acaed45d0ae;x-transactionid:ceb5a56d-edfd-475c-8314-8acaed45d0ae;x-ecomp-requestid:ceb5a56d-edfd-475c-8314-8acaed45d0ae;x-onap-partnername:SO.APIH;x-invocationid:c06a01b2-8b55-4fd6-ab46-96608508cd88;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:27:04.625Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:04.632Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:04.633Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:04.633Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:04.633Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:04.633Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:04.634Z|ceb5a56d-edfd-475c-8314-8acaed45d0ae|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:27:04.798Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:27:04.798Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:04.798Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:27:04.798Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:04.799Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b91534f9a497ba94;x-b3-spanid:c295460c5fcfd928;x-b3-parentspanid:b91534f9a497ba94;x-b3-sampled:0;x-onap-requestid:b8ea692d-d7ba-4f5b-b036-7534fee371a9;x-requestid:b8ea692d-d7ba-4f5b-b036-7534fee371a9;x-transactionid:b8ea692d-d7ba-4f5b-b036-7534fee371a9;x-ecomp-requestid:b8ea692d-d7ba-4f5b-b036-7534fee371a9;x-onap-partnername:SO.APIH;x-invocationid:35d0b6af-a0b9-47f5-a03b-12eb82eb2bd4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:27:04.799Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:04.811Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:04.811Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:04.811Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:04.811Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:04.812Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:04.812Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-1|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Exiting. 2022-08-13T06:27:04.826Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:27:04.827Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:04.827Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:27:04.827Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:04.827Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b91534f9a497ba94;x-b3-spanid:6efc25b04440243b;x-b3-parentspanid:b91534f9a497ba94;x-b3-sampled:0;x-onap-requestid:b8ea692d-d7ba-4f5b-b036-7534fee371a9;x-requestid:b8ea692d-d7ba-4f5b-b036-7534fee371a9;x-transactionid:b8ea692d-d7ba-4f5b-b036-7534fee371a9;x-ecomp-requestid:b8ea692d-d7ba-4f5b-b036-7534fee371a9;x-onap-partnername:SO.APIH;x-invocationid:cff48d44-06fc-4c8c-8f2b-8ae2fcbe6fa3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:27:04.827Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:04.836Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:04.836Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:04.837Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:04.837Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:04.837Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:04.838Z|b8ea692d-d7ba-4f5b-b036-7534fee371a9|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:27:04.993Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Entering 2022-08-13T06:27:04.993Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:04.994Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||URI : /infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16 2022-08-13T06:27:04.994Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:04.995Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3b56b61c68634c2e;x-b3-spanid:2a0929f8d949f208;x-b3-parentspanid:3b56b61c68634c2e;x-b3-sampled:0;x-onap-requestid:4184635c-acd6-4f73-aa63-c27ec3e8d93f;x-requestid:4184635c-acd6-4f73-aa63-c27ec3e8d93f;x-transactionid:4184635c-acd6-4f73-aa63-c27ec3e8d93f;x-ecomp-requestid:4184635c-acd6-4f73-aa63-c27ec3e8d93f;x-onap-partnername:SO.APIH;x-invocationid:24a8d10e-ba18-4ed4-a004-c7bd92441250;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:27:04.995Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:05.011Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:05.011Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:05.011Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:05.011Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:05.012Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:05.012Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-3|/infraActiveRequests/941f5641-e032-4cea-b093-ef581bfdde16|bpel|||INFO|500||Exiting. 2022-08-13T06:27:05.026Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:27:05.027Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:05.027Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:27:05.027Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:05.027Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3b56b61c68634c2e;x-b3-spanid:2a1ad61153266f91;x-b3-parentspanid:3b56b61c68634c2e;x-b3-sampled:0;x-onap-requestid:4184635c-acd6-4f73-aa63-c27ec3e8d93f;x-requestid:4184635c-acd6-4f73-aa63-c27ec3e8d93f;x-transactionid:4184635c-acd6-4f73-aa63-c27ec3e8d93f;x-ecomp-requestid:4184635c-acd6-4f73-aa63-c27ec3e8d93f;x-onap-partnername:SO.APIH;x-invocationid:1dca15fb-ccd1-4e5a-881a-5698655f8950;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:27:05.028Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:05.036Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:05.036Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:05.036Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:05.037Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:05.037Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:05.037Z|4184635c-acd6-4f73-aa63-c27ec3e8d93f|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:27:14.771Z|5a6b7f92-05fb-4f5d-84e9-6e2c36f28728|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:27:14.772Z|5a6b7f92-05fb-4f5d-84e9-6e2c36f28728|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:27:15.043Z|5d5d95dd-17c7-45c0-9b5a-0a4623954a9d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:27:15.044Z|5d5d95dd-17c7-45c0-9b5a-0a4623954a9d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:27:16.154Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Entering 2022-08-13T06:27:16.154Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:16.155Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||URI : /infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4 2022-08-13T06:27:16.155Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:16.155Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c1292adc6a994319;x-b3-spanid:02639eec64b3cf8a;x-b3-parentspanid:c1292adc6a994319;x-b3-sampled:0;x-onap-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-transactionid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-ecomp-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-onap-partnername:SO.APIH;x-invocationid:cf29d449-1b04-49ed-b1d7-5392bb6f60ba;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:27:16.155Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:17.052Z|794d6960-10ba-4b7b-baff-c75bcd326c29|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-13T06:27:17.052Z|794d6960-10ba-4b7b-baff-c75bcd326c29|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:17.053Z|794d6960-10ba-4b7b-baff-c75bcd326c29|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI : /manage/health 2022-08-13T06:27:17.053Z|794d6960-10ba-4b7b-baff-c75bcd326c29|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method : GET 2022-08-13T06:27:17.054Z|794d6960-10ba-4b7b-baff-c75bcd326c29|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : host:10.233.65.90:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close; 2022-08-13T06:27:17.054Z|794d6960-10ba-4b7b-baff-c75bcd326c29|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:17.061Z|794d6960-10ba-4b7b-baff-c75bcd326c29|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:17.061Z|794d6960-10ba-4b7b-baff-c75bcd326c29|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code : 200 2022-08-13T06:27:17.061Z|794d6960-10ba-4b7b-baff-c75bcd326c29|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text : OK 2022-08-13T06:27:17.062Z|794d6960-10ba-4b7b-baff-c75bcd326c29|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:16 GMT;Connection:close; 2022-08-13T06:27:17.062Z|794d6960-10ba-4b7b-baff-c75bcd326c29|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:17.063Z|794d6960-10ba-4b7b-baff-c75bcd326c29|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting. 2022-08-13T06:27:17.471Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering 2022-08-13T06:27:17.472Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:17.472Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI : /infraActiveRequests/checkInstanceNameDuplicate 2022-08-13T06:27:17.472Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method : POST 2022-08-13T06:27:17.472Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c1292adc6a994319;x-b3-spanid:d80c3e9b46d727ba;x-b3-parentspanid:c1292adc6a994319;x-b3-sampled:0;x-onap-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-transactionid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-ecomp-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-onap-partnername:SO.APIH;x-invocationid:a80bd375-74b5-4ce8-b563-f6174f8b7352;content-length:182;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:27:17.473Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:17.478Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table 2022-08-13T06:27:17.488Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:17.489Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:17.489Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:17.489Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers : 2022-08-13T06:27:17.490Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:17.490Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting. 2022-08-13T06:27:17.536Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||INFO|500||Entering 2022-08-13T06:27:17.537Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:17.537Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||URI : /infraActiveRequests/ 2022-08-13T06:27:17.537Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Method : POST 2022-08-13T06:27:17.538Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:c1292adc6a994319;x-b3-spanid:d82cebfcf0015753;x-b3-parentspanid:c1292adc6a994319;x-b3-sampled:0;x-onap-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-transactionid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-ecomp-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-onap-partnername:SO.APIH;x-invocationid:ac0ea52b-c0a4-42fe-ad88-bcd641514225;content-length:1255;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:27:17.538Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:17.557Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:17.558Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Status code : 201 2022-08-13T06:27:17.558Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Status text : Created 2022-08-13T06:27:17.559Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:17 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:17.559Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:17.560Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||INFO|500||Exiting. 2022-08-13T06:27:17.781Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-9|/requestProcessingData|bpel|||INFO|500||Entering 2022-08-13T06:27:17.782Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:17.782Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-08-13T06:27:17.782Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-08-13T06:27:17.783Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:c1292adc6a994319;x-b3-spanid:efaa27101d22d2ce;x-b3-parentspanid:1f23df08ee0e7a2a;x-b3-sampled:0;x-onap-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-transactionid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-ecomp-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-onap-partnername:UNKNOWN;x-invocationid:1564d039-d274-46d4-82b9-d05d5d5d04e1;content-length:3827;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:27:17.783Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:17.798Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:17.798Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-08-13T06:27:17.798Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-08-13T06:27:17.798Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/12;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:17 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:17.799Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:17.799Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-9|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-08-13T06:27:17.816Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-10|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Entering 2022-08-13T06:27:17.816Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-10|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:17.817Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-10|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||URI : /infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4 2022-08-13T06:27:17.817Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-10|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:17.817Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-10|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c1292adc6a994319;x-b3-spanid:5e0ca251ec593d7c;x-b3-parentspanid:1f23df08ee0e7a2a;x-b3-sampled:0;x-onap-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-transactionid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-ecomp-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-onap-partnername:UNKNOWN;x-invocationid:e32aa432-95e7-46b2-8bd4-9f8ae6d06a6c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:27:17.817Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-10|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:17.827Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-10|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:17.827Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-10|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:17.827Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-10|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:17.828Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-10|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:17 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:17.828Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-10|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:17.828Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-10|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Exiting. 2022-08-13T06:27:17.954Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-1|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Entering 2022-08-13T06:27:17.955Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-1|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:17.955Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-1|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||URI : /infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4 2022-08-13T06:27:17.955Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-1|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Method : PUT 2022-08-13T06:27:17.956Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-1|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:c1292adc6a994319;x-b3-spanid:c21957bb4d19ab4f;x-b3-parentspanid:1f23df08ee0e7a2a;x-b3-sampled:0;x-onap-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-transactionid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-ecomp-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-onap-partnername:UNKNOWN;x-invocationid:3739789e-8de0-4d23-91a3-44766d900bda;content-length:1362;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:27:17.956Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-1|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:17.987Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-1|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:17.987Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-1|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:17.987Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-1|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:17.988Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-1|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:17 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:17.988Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-1|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:17.988Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-1|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Exiting. 2022-08-13T06:27:18.741Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-2|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Entering 2022-08-13T06:27:18.741Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-2|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:18.742Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-2|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||URI : /infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4 2022-08-13T06:27:18.742Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-2|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:18.743Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-2|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:404f2961f63e247f;x-b3-spanid:070d79a0f4b0166f;x-b3-parentspanid:404f2961f63e247f;x-b3-sampled:0;x-onap-requestid:eb0fc8d6-cffb-4158-983a-673576fab11c;x-requestid:eb0fc8d6-cffb-4158-983a-673576fab11c;x-transactionid:eb0fc8d6-cffb-4158-983a-673576fab11c;x-ecomp-requestid:eb0fc8d6-cffb-4158-983a-673576fab11c;x-onap-partnername:SO.APIH;x-invocationid:29948f5f-fc25-4c35-8cbd-ee1e5ddf7c79;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:27:18.743Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-2|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:18.756Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-2|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:18.756Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-2|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:18.757Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-2|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:18.757Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-2|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:18.758Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-2|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:18.758Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-2|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Exiting. 2022-08-13T06:27:18.768Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:27:18.768Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:18.769Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:27:18.769Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:18.769Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:404f2961f63e247f;x-b3-spanid:524c6f2ca1ab11d8;x-b3-parentspanid:404f2961f63e247f;x-b3-sampled:0;x-onap-requestid:eb0fc8d6-cffb-4158-983a-673576fab11c;x-requestid:eb0fc8d6-cffb-4158-983a-673576fab11c;x-transactionid:eb0fc8d6-cffb-4158-983a-673576fab11c;x-ecomp-requestid:eb0fc8d6-cffb-4158-983a-673576fab11c;x-onap-partnername:SO.APIH;x-invocationid:17c4b8b6-4baf-4889-b766-aca0146d6842;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:27:18.770Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:18.777Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:18.778Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:18.778Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:18.778Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:18.778Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:18.779Z|eb0fc8d6-cffb-4158-983a-673576fab11c|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:27:19.628Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Entering 2022-08-13T06:27:19.628Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:19.628Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||URI : /infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4 2022-08-13T06:27:19.629Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:19.629Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a3c5dfd848e79373;x-b3-spanid:a1183dd3eabd48e3;x-b3-parentspanid:a3c5dfd848e79373;x-b3-sampled:0;x-onap-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-transactionid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-ecomp-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-onap-partnername:UNKNOWN;x-invocationid:b7cd7db4-6e6f-448d-8496-9ad4e64ed7a0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:27:19.629Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:19.643Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:19.643Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:19.643Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:19.644Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:19.644Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:19.644Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Exiting. 2022-08-13T06:27:19.657Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Entering 2022-08-13T06:27:19.658Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:19.658Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||URI : /infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4 2022-08-13T06:27:19.658Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Method : PUT 2022-08-13T06:27:19.658Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:a3c5dfd848e79373;x-b3-spanid:3645555bfbc87df4;x-b3-parentspanid:a3c5dfd848e79373;x-b3-sampled:0;x-onap-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-transactionid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-ecomp-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-onap-partnername:UNKNOWN;x-invocationid:859812d6-fce0-4e59-bb40-2bdf0b1036e5;content-length:1547;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:27:19.659Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:19.688Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:19.689Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:19.689Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:19.689Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:19.689Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:19.690Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Exiting. 2022-08-13T06:27:22.890Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-6|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Entering 2022-08-13T06:27:22.891Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-6|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:22.891Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-6|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||URI : /infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4 2022-08-13T06:27:22.891Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-6|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Method : PATCH 2022-08-13T06:27:22.892Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-6|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:593945a691a18bfe;x-b3-spanid:593945a691a18bfe;x-b3-sampled:0;x-onap-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-transactionid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-ecomp-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-onap-partnername:UNKNOWN;x-invocationid:ae519a96-f6be-4bc1-8f62-59aec1f3a7e2;content-length:202;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61A2857281D07A08F3943C9D64E60E5B;accept-encoding:gzip,deflate; 2022-08-13T06:27:22.892Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-6|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:22.916Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-6|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:22.917Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-6|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:22.917Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-6|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:22.918Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-6|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:22.918Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-6|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:22.919Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-6|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Exiting. 2022-08-13T06:27:23.650Z|83bef6d9-7759-4c3f-a3b1-4dfc63c88e89|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-08-13T06:27:23.650Z|83bef6d9-7759-4c3f-a3b1-4dfc63c88e89|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:23.650Z|83bef6d9-7759-4c3f-a3b1-4dfc63c88e89|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-08-13T06:27:23.650Z|83bef6d9-7759-4c3f-a3b1-4dfc63c88e89|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:23.650Z|83bef6d9-7759-4c3f-a3b1-4dfc63c88e89|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7f28a7d45a74e521;x-b3-spanid:787eb2dfa9004f5b;x-b3-parentspanid:7f28a7d45a74e521;x-b3-sampled:0;x-onap-requestid:83bef6d9-7759-4c3f-a3b1-4dfc63c88e89;x-requestid:83bef6d9-7759-4c3f-a3b1-4dfc63c88e89;x-transactionid:83bef6d9-7759-4c3f-a3b1-4dfc63c88e89;x-ecomp-requestid:83bef6d9-7759-4c3f-a3b1-4dfc63c88e89;x-onap-partnername:UNKNOWN;x-invocationid:eeacd19c-1285-4eeb-8184-78f49209db25;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61A2857281D07A08F3943C9D64E60E5B;accept-encoding:gzip,deflate; 2022-08-13T06:27:23.651Z|83bef6d9-7759-4c3f-a3b1-4dfc63c88e89|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:23.666Z|83bef6d9-7759-4c3f-a3b1-4dfc63c88e89|http-nio-8083-exec-8|/requestProcessingData|bpel|||INFO|500||Entering 2022-08-13T06:27:23.667Z|83bef6d9-7759-4c3f-a3b1-4dfc63c88e89|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:23.667Z|83bef6d9-7759-4c3f-a3b1-4dfc63c88e89|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||URI : /requestProcessingData 2022-08-13T06:27:23.667Z|83bef6d9-7759-4c3f-a3b1-4dfc63c88e89|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Method : POST 2022-08-13T06:27:23.667Z|83bef6d9-7759-4c3f-a3b1-4dfc63c88e89|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:7f28a7d45a74e521;x-b3-spanid:bfff5b3e596d5054;x-b3-parentspanid:7f28a7d45a74e521;x-b3-sampled:0;x-onap-requestid:83bef6d9-7759-4c3f-a3b1-4dfc63c88e89;x-requestid:83bef6d9-7759-4c3f-a3b1-4dfc63c88e89;x-transactionid:83bef6d9-7759-4c3f-a3b1-4dfc63c88e89;x-ecomp-requestid:83bef6d9-7759-4c3f-a3b1-4dfc63c88e89;x-onap-partnername:UNKNOWN;x-invocationid:1782252f-3618-4180-bdcd-14368ac08759;content-length:1554;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61A2857281D07A08F3943C9D64E60E5B;accept-encoding:gzip,deflate; 2022-08-13T06:27:23.668Z|83bef6d9-7759-4c3f-a3b1-4dfc63c88e89|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:23.680Z|83bef6d9-7759-4c3f-a3b1-4dfc63c88e89|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:23.680Z|83bef6d9-7759-4c3f-a3b1-4dfc63c88e89|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Status code : 201 2022-08-13T06:27:23.681Z|83bef6d9-7759-4c3f-a3b1-4dfc63c88e89|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Status text : Created 2022-08-13T06:27:23.681Z|83bef6d9-7759-4c3f-a3b1-4dfc63c88e89|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/15;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:23.682Z|83bef6d9-7759-4c3f-a3b1-4dfc63c88e89|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:23.682Z|83bef6d9-7759-4c3f-a3b1-4dfc63c88e89|http-nio-8083-exec-8|/requestProcessingData|bpel|||INFO|500||Exiting. 2022-08-13T06:27:28.932Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-9|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Entering 2022-08-13T06:27:28.933Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-9|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:28.933Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-9|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||URI : /infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4 2022-08-13T06:27:28.933Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-9|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:28.933Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-9|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:eaded9a89b9a1645;x-b3-spanid:6329997b5ca041d3;x-b3-parentspanid:eaded9a89b9a1645;x-b3-sampled:0;x-onap-requestid:d185c189-24c6-4a54-906f-0497b91cd9b3;x-requestid:d185c189-24c6-4a54-906f-0497b91cd9b3;x-transactionid:d185c189-24c6-4a54-906f-0497b91cd9b3;x-ecomp-requestid:d185c189-24c6-4a54-906f-0497b91cd9b3;x-onap-partnername:SO.APIH;x-invocationid:a9aa68fa-dc35-45aa-8480-46c1f37af606;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:27:28.933Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-9|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:28.949Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-9|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:28.949Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-9|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:28.950Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-9|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:28.950Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-9|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:28.950Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-9|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:28.951Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-9|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Exiting. 2022-08-13T06:27:28.965Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:27:28.965Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:28.965Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:27:28.966Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:28.966Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:eaded9a89b9a1645;x-b3-spanid:0e8abb81de7b41d1;x-b3-parentspanid:eaded9a89b9a1645;x-b3-sampled:0;x-onap-requestid:d185c189-24c6-4a54-906f-0497b91cd9b3;x-requestid:d185c189-24c6-4a54-906f-0497b91cd9b3;x-transactionid:d185c189-24c6-4a54-906f-0497b91cd9b3;x-ecomp-requestid:d185c189-24c6-4a54-906f-0497b91cd9b3;x-onap-partnername:SO.APIH;x-invocationid:74358644-e546-4cb8-abac-e7c180e6a6bf;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:27:28.966Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:28.974Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:28.975Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:28.975Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:28.976Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:28.976Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:28.976Z|d185c189-24c6-4a54-906f-0497b91cd9b3|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:27:29.771Z|8ef2b404-4887-4eff-9b13-b06849f408e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:27:29.773Z|8ef2b404-4887-4eff-9b13-b06849f408e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:27:38.926Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering 2022-08-13T06:27:38.927Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:38.927Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName 2022-08-13T06:27:38.927Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:38.928Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7bf12e54ed899a52;x-b3-spanid:3fc6ffcb1354a2ed;x-b3-parentspanid:7bf12e54ed899a52;x-b3-sampled:0;x-onap-requestid:8362f9a8-cc48-4c05-bf7a-1438321f171e;x-requestid:8362f9a8-cc48-4c05-bf7a-1438321f171e;x-transactionid:8362f9a8-cc48-4c05-bf7a-1438321f171e;x-ecomp-requestid:8362f9a8-cc48-4c05-bf7a-1438321f171e;x-onap-partnername:UNKNOWN;x-invocationid:e40fc522-0d8b-47c6-a954-f0392c4cc878;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61A2857281D07A08F3943C9D64E60E5B;accept-encoding:gzip,deflate; 2022-08-13T06:27:38.928Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:38.939Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:38.940Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:38.940Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:38.940Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|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:Sat, 13 Aug 2022 06:27:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:38.941Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:38.941Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-1|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting. 2022-08-13T06:27:38.952Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-2|/requestProcessingData/15|bpel|||INFO|500||Entering 2022-08-13T06:27:38.952Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-2|/requestProcessingData/15|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:38.952Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-2|/requestProcessingData/15|bpel|||DEBUG|500||URI : /requestProcessingData/15 2022-08-13T06:27:38.952Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-2|/requestProcessingData/15|bpel|||DEBUG|500||Method : PUT 2022-08-13T06:27:38.953Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-2|/requestProcessingData/15|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:7bf12e54ed899a52;x-b3-spanid:109965908122dc0f;x-b3-parentspanid:7bf12e54ed899a52;x-b3-sampled:0;x-onap-requestid:8362f9a8-cc48-4c05-bf7a-1438321f171e;x-requestid:8362f9a8-cc48-4c05-bf7a-1438321f171e;x-transactionid:8362f9a8-cc48-4c05-bf7a-1438321f171e;x-ecomp-requestid:8362f9a8-cc48-4c05-bf7a-1438321f171e;x-onap-partnername:UNKNOWN;x-invocationid:73a319d5-9f18-4ac3-8f80-aff6b2cd47c9;content-length:1360;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=61A2857281D07A08F3943C9D64E60E5B;accept-encoding:gzip,deflate; 2022-08-13T06:27:38.953Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-2|/requestProcessingData/15|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:38.989Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-2|/requestProcessingData/15|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:38.989Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-2|/requestProcessingData/15|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:38.989Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-2|/requestProcessingData/15|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:38.990Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-2|/requestProcessingData/15|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/15;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:38.990Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-2|/requestProcessingData/15|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:38.990Z|8362f9a8-cc48-4c05-bf7a-1438321f171e|http-nio-8083-exec-2|/requestProcessingData/15|bpel|||INFO|500||Exiting. 2022-08-13T06:27:39.479Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-3|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Entering 2022-08-13T06:27:39.480Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-3|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:39.480Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-3|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||URI : /infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4 2022-08-13T06:27:39.480Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-3|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:39.480Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-3|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2edb3e882f5cc2f8;x-b3-spanid:69b641c757773ee4;x-b3-parentspanid:2edb3e882f5cc2f8;x-b3-sampled:0;x-onap-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-transactionid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-ecomp-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-onap-partnername:UNKNOWN;x-invocationid:8d21dca7-5f65-45fd-ad93-7aa1a847fbbb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:27:39.480Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-3|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:39.485Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Entering 2022-08-13T06:27:39.485Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:39.485Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||URI : /infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4 2022-08-13T06:27:39.485Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:39.486Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:05d9fc56b0443ece;x-b3-spanid:9c56c2bc5df49caf;x-b3-parentspanid:05d9fc56b0443ece;x-b3-sampled:0;x-onap-requestid:45184cb3-2243-41ed-b147-bce9288f8652;x-requestid:45184cb3-2243-41ed-b147-bce9288f8652;x-transactionid:45184cb3-2243-41ed-b147-bce9288f8652;x-ecomp-requestid:45184cb3-2243-41ed-b147-bce9288f8652;x-onap-partnername:SO.APIH;x-invocationid:f6ef34bf-a7f9-4585-aa1b-453df6a823c8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:27:39.486Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:39.495Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-3|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:39.495Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-3|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:39.495Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-3|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:39.496Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-3|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:39.496Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-3|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:39.497Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-3|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Exiting. 2022-08-13T06:27:39.499Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:39.499Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:39.500Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:39.500Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:39.500Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:39.500Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-4|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Exiting. 2022-08-13T06:27:39.510Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering 2022-08-13T06:27:39.511Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:39.511Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Entering 2022-08-13T06:27:39.511Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc 2022-08-13T06:27:39.511Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:39.511Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:39.511Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||URI : /infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4 2022-08-13T06:27:39.512Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Method : PUT 2022-08-13T06:27:39.512Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:05d9fc56b0443ece;x-b3-spanid:27f78f1f7f7f9afc;x-b3-parentspanid:05d9fc56b0443ece;x-b3-sampled:0;x-onap-requestid:45184cb3-2243-41ed-b147-bce9288f8652;x-requestid:45184cb3-2243-41ed-b147-bce9288f8652;x-transactionid:45184cb3-2243-41ed-b147-bce9288f8652;x-ecomp-requestid:45184cb3-2243-41ed-b147-bce9288f8652;x-onap-partnername:SO.APIH;x-invocationid:282c1074-947d-4859-9bf7-dd4c03faa03b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=E4E3776DFDBC00E806B48017EC3F6720;accept-encoding:gzip,deflate; 2022-08-13T06:27:39.512Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:2edb3e882f5cc2f8;x-b3-spanid:53a6bb52f61201d7;x-b3-parentspanid:2edb3e882f5cc2f8;x-b3-sampled:0;x-onap-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-transactionid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-ecomp-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-onap-partnername:UNKNOWN;x-invocationid:8e3de709-28e2-44fa-97ab-c1d4af0446f3;content-length:1621;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:27:39.512Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:39.512Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:39.520Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:39.520Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:39.520Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:39.521Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:39.521Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:39.521Z|45184cb3-2243-41ed-b147-bce9288f8652|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting. 2022-08-13T06:27:39.544Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:39.544Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:39.545Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:39.545Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:39.545Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:39.546Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-5|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Exiting. 2022-08-13T06:27:42.939Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Entering 2022-08-13T06:27:42.939Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:42.939Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||URI : /infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4 2022-08-13T06:27:42.940Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Method : GET 2022-08-13T06:27:42.940Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:689d860051227e96;x-b3-spanid:abe7aa1f92eeb49e;x-b3-parentspanid:689d860051227e96;x-b3-sampled:0;x-onap-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-transactionid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-ecomp-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-onap-partnername:UNKNOWN;x-invocationid:d80b0cbf-a3ed-4870-883f-11653fe443ca;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:27:42.940Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:42.954Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:42.955Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:42.955Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:42.955Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:42.955Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:42.956Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-7|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Exiting. 2022-08-13T06:27:42.973Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Entering 2022-08-13T06:27:42.973Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:42.974Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||URI : /infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4 2022-08-13T06:27:42.974Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Method : PUT 2022-08-13T06:27:42.974Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:689d860051227e96;x-b3-spanid:44e4eb0475704551;x-b3-parentspanid:689d860051227e96;x-b3-sampled:0;x-onap-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-transactionid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-ecomp-requestid:e72e20de-4674-40db-ab8f-9908a638a9a4;x-onap-partnername:UNKNOWN;x-invocationid:4d70b8d1-107d-441b-aada-dd38e63c5bb3;content-length:1654;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=49D325EB6BACFFC52ADE9B9D0F9CB8C3;accept-encoding:gzip,deflate; 2022-08-13T06:27:42.974Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request end================================================== 2022-08-13T06:27:43.011Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response begin========================================== 2022-08-13T06:27:43.011Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status code : 200 2022-08-13T06:27:43.011Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Status text : OK 2022-08-13T06:27:43.012Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||Headers : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sat, 13 Aug 2022 06:27:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive; 2022-08-13T06:27:43.012Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||============================response end============================================ 2022-08-13T06:27:43.012Z|e72e20de-4674-40db-ab8f-9908a638a9a4|http-nio-8083-exec-8|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Exiting. 2022-08-13T06:27:44.771Z|93e3e251-4631-4101-872e-3123919cc17f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:27:44.772Z|93e3e251-4631-4101-872e-3123919cc17f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:27:45.045Z|d5cf2398-9c75-4f12-9e24-c3aeaf971b65|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2022-08-13T06:27:45.045Z|d5cf2398-9c75-4f12-9e24-c3aeaf971b65|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2022-08-13T06:27:49.994Z|d686ff9b-6f39-488c-a7e5-d33439a6b784|http-nio-8083-exec-9|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||INFO|500||Entering 2022-08-13T06:27:49.994Z|d686ff9b-6f39-488c-a7e5-d33439a6b784|http-nio-8083-exec-9|/infraActiveRequests/e72e20de-4674-40db-ab8f-9908a638a9a4|bpel|||DEBUG|500||===========================request begin================================================ 2022-08-13T06:27:49.995Z